06:46:21 [2025-05-05T04:46:21.326Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 388
06:46:21 [2025-05-05T04:46:21.326Z] Causé à l'origine par :
06:46:21 [2025-05-05T04:46:21.326Z] Lancé par une alarme périodique
06:46:21 [2025-05-05T04:46:21.326Z] Running as userbuild
06:46:21 [2025-05-05T04:46:21.761Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2025-05-05T04:46:21.922Z] [Pipeline] Start of Pipeline
06:46:22 [2025-05-05T04:46:22.145Z] [Pipeline] node
06:46:22 [2025-05-05T04:46:22.149Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22 [2025-05-05T04:46:22.150Z] [Pipeline] {
06:46:22 [2025-05-05T04:46:22.162Z] [Pipeline] stage
06:46:22 [2025-05-05T04:46:22.162Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2025-05-05T04:46:22.169Z] [Pipeline] checkout
06:46:22 [2025-05-05T04:46:22.170Z] Selected Git installation does not exist. Using Default
06:46:22 [2025-05-05T04:46:22.170Z] The recommended git tool is: NONE
06:46:22 [2025-05-05T04:46:22.170Z] No credentials specified
06:46:22 [2025-05-05T04:46:22.171Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2025-05-05T04:46:22.179Z] Fetching changes from the remote Git repository
06:46:22 [2025-05-05T04:46:22.181Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2025-05-05T04:46:22.187Z] Cleaning workspace
06:46:22 [2025-05-05T04:46:22.187Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2025-05-05T04:46:22.191Z] Resetting working tree
06:46:22 [2025-05-05T04:46:22.191Z] > /usr/bin/git reset --hard # timeout=10
06:46:22 [2025-05-05T04:46:22.210Z] > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2025-05-05T04:46:22.460Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2025-05-05T04:46:22.461Z] > /usr/bin/git --version # timeout=10
06:46:22 [2025-05-05T04:46:22.467Z] > git --version # 'git version 2.43.0'
06:46:22 [2025-05-05T04:46:22.467Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2025-05-05T04:46:22.892Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2025-05-05T04:46:22.899Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:22 [2025-05-05T04:46:22.899Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2025-05-05T04:46:22.905Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:22 [2025-05-05T04:46:22.976Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:22 [2025-05-05T04:46:22.976Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:22 [2025-05-05T04:46:22.999Z] [Pipeline] }
06:46:23 [2025-05-05T04:46:23.003Z] [Pipeline] // stage
06:46:23 [2025-05-05T04:46:23.014Z] [Pipeline] withEnv
06:46:23 [2025-05-05T04:46:23.015Z] [Pipeline] {
06:46:23 [2025-05-05T04:46:23.116Z] [Pipeline] isUnix
06:46:23 [2025-05-05T04:46:23.117Z] [Pipeline] withEnv
06:46:23 [2025-05-05T04:46:23.117Z] [Pipeline] {
06:46:23 [2025-05-05T04:46:23.124Z] [Pipeline] sh
06:46:23 [2025-05-05T04:46:23.381Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2025-05-05T04:46:23.381Z] .
06:46:23 [2025-05-05T04:46:23.382Z] [Pipeline] }
06:46:23 [2025-05-05T04:46:23.390Z] [Pipeline] // withEnv
06:46:23 [2025-05-05T04:46:23.399Z] [Pipeline] withDockerContainer
06:46:23 [2025-05-05T04:46:23.429Z] Jenkins does not seem to be running inside a container
06:46:23 [2025-05-05T04:46:23.436Z] $ 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 [2025-05-05T04:46:23.761Z] $ docker top 6f48d207a9861e42a87b518d40d916744a0c40845b0d8a68d13f9bf0cc2b1314 -eo pid,comm
06:46:23 [2025-05-05T04:46:23.798Z] [Pipeline] {
06:46:23 [2025-05-05T04:46:23.806Z] [Pipeline] withEnv
06:46:23 [2025-05-05T04:46:23.807Z] [Pipeline] {
06:46:23 [2025-05-05T04:46:23.812Z] [Pipeline] stage
06:46:23 [2025-05-05T04:46:23.812Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2025-05-05T04:46:23.824Z] [Pipeline] script
06:46:23 [2025-05-05T04:46:23.825Z] [Pipeline] {
06:46:23 [2025-05-05T04:46:23.831Z] [Pipeline] echo
06:46:23 [2025-05-05T04:46:23.831Z] Working on branch 6.4.x
06:46:23 [2025-05-05T04:46:23.835Z] [Pipeline] copyArtifacts
06:46:23 [2025-05-05T04:46:23.840Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 388
06:46:23 [2025-05-05T04:46:23.843Z] [Pipeline] readYaml
06:46:23 [2025-05-05T04:46:23.852Z] 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 [2025-05-05T04:46:23.852Z] 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 [2025-05-05T04:46:23.853Z] [Pipeline] sh
06:46:24 [2025-05-05T04:46:24.110Z] + rm -f build.yaml
06:46:24 [2025-05-05T04:46:24.111Z] [Pipeline] }
06:46:24 [2025-05-05T04:46:24.119Z] [Pipeline] // script
06:46:24 [2025-05-05T04:46:24.130Z] [Pipeline] echo
06:46:24 [2025-05-05T04:46:24.130Z] Parent version is 1.6.2
06:46:24 [2025-05-05T04:46:24.131Z] [Pipeline] echo
06:46:24 [2025-05-05T04:46:24.132Z] Silverpeas version is 6.4.4-build250501
06:46:24 [2025-05-05T04:46:24.133Z] [Pipeline] }
06:46:24 [2025-05-05T04:46:24.141Z] [Pipeline] // stage
06:46:24 [2025-05-05T04:46:24.150Z] [Pipeline] stage
06:46:24 [2025-05-05T04:46:24.151Z] [Pipeline] { (Prepare the project)
06:46:24 [2025-05-05T04:46:24.172Z] [Pipeline] git
06:46:24 [2025-05-05T04:46:24.174Z] The recommended git tool is: /usr/bin/git
06:46:24 [2025-05-05T04:46:24.175Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24 [2025-05-05T04:46:24.183Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@15a91023; decorates hudson.Launcher$LocalLauncher@94f57d9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24 [2025-05-05T04:46:24.184Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24 [2025-05-05T04:46:24.190Z] Fetching changes from the remote Git repository
06:46:24 [2025-05-05T04:46:24.194Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24 [2025-05-05T04:46:24.200Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:24 [2025-05-05T04:46:24.200Z] > /usr/bin/git --version # timeout=10
06:46:24 [2025-05-05T04:46:24.205Z] > git --version # 'git version 2.43.0'
06:46:24 [2025-05-05T04:46:24.205Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24 [2025-05-05T04:46:24.212Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-05-05T04:46:24.680Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2025-05-05T04:46:24.688Z] Checking out Revision 12dd23ff2f67816691771e2520303b111f06491f (refs/remotes/origin/6.4.x)
06:46:24 [2025-05-05T04:46:24.688Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-05-05T04:46:24.693Z] > /usr/bin/git checkout -f 12dd23ff2f67816691771e2520303b111f06491f # timeout=10
06:46:24 [2025-05-05T04:46:24.827Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2025-05-05T04:46:24.836Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2025-05-05T04:46:24.846Z] > /usr/bin/git checkout -b 6.4.x 12dd23ff2f67816691771e2520303b111f06491f # timeout=10
06:46:25 [2025-05-05T04:46:25.004Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250501"
06:46:25 [2025-05-05T04:46:25.005Z] > /usr/bin/git rev-list --no-walk d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:25 [2025-05-05T04:46:25.027Z] [Pipeline] script
06:46:25 [2025-05-05T04:46:25.028Z] [Pipeline] {
06:46:25 [2025-05-05T04:46:25.043Z] [Pipeline] copyArtifacts
06:46:25 [2025-05-05T04:46:25.049Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 288
06:46:25 [2025-05-05T04:46:25.056Z] [Pipeline] readYaml
06:46:25 [2025-05-05T04:46:25.069Z] 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 [2025-05-05T04:46:25.070Z] [Pipeline] sh
06:46:25 [2025-05-05T04:46:25.327Z] + git rev-parse HEAD
06:46:25 [2025-05-05T04:46:25.330Z] [Pipeline] echo
06:46:25 [2025-05-05T04:46:25.330Z] Current commit is 12dd23ff2f67816691771e2520303b111f06491f and last build commit is 12dd23ff2f67816691771e2520303b111f06491f
06:46:25 [2025-05-05T04:46:25.331Z] 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 [2025-05-05T04:46:25.331Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.343Z] [Pipeline] // script
06:46:25 [2025-05-05T04:46:25.352Z] [Pipeline] script
06:46:25 [2025-05-05T04:46:25.356Z] [Pipeline] {
06:46:25 [2025-05-05T04:46:25.366Z] [Pipeline] readMavenPom
06:46:25 [2025-05-05T04:46:25.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:25 [2025-05-05T04:46:25.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:25 [2025-05-05T04:46:25.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:25 [2025-05-05T04:46:25.377Z] 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 [2025-05-05T04:46:25.378Z] [Pipeline] echo
06:46:25 [2025-05-05T04:46:25.378Z] No changes and no update in Silverpeas since the last build
06:46:25 [2025-05-05T04:46:25.379Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.388Z] [Pipeline] // script
06:46:25 [2025-05-05T04:46:25.397Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.405Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.416Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.417Z] [Pipeline] { (Build the project)
06:46:25 [2025-05-05T04:46:25.459Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-05-05T04:46:25.460Z] [Pipeline] getContext
06:46:25 [2025-05-05T04:46:25.472Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.473Z] [Pipeline] { (Check POM parent version)
06:46:25 [2025-05-05T04:46:25.483Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-05-05T04:46:25.484Z] [Pipeline] getContext
06:46:25 [2025-05-05T04:46:25.485Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.494Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.505Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.505Z] [Pipeline] { (Update POM parent)
06:46:25 [2025-05-05T04:46:25.515Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-05-05T04:46:25.515Z] [Pipeline] getContext
06:46:25 [2025-05-05T04:46:25.517Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.525Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.534Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.535Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2025-05-05T04:46:25.543Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-05-05T04:46:25.544Z] [Pipeline] getContext
06:46:25 [2025-05-05T04:46:25.545Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.553Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.562Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.563Z] [Pipeline] { (Build and Publish)
06:46:25 [2025-05-05T04:46:25.573Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-05-05T04:46:25.574Z] [Pipeline] getContext
06:46:25 [2025-05-05T04:46:25.575Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.582Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.590Z] [Pipeline] }
06:46:25 [2025-05-05T04:46:25.598Z] [Pipeline] // stage
06:46:25 [2025-05-05T04:46:25.609Z] [Pipeline] stage
06:46:25 [2025-05-05T04:46:25.609Z] [Pipeline] { (Create YAML build report)
06:46:25 [2025-05-05T04:46:25.631Z] [Pipeline] script
06:46:25 [2025-05-05T04:46:25.635Z] [Pipeline] {
06:46:25 [2025-05-05T04:46:25.645Z] [Pipeline] sh
06:46:25 [2025-05-05T04:46:25.902Z] + mkdir -p target
06:46:25 [2025-05-05T04:46:25.904Z] [Pipeline] sh
06:46:26 [2025-05-05T04:46:26.163Z] + mv build.yaml target/
06:46:26 [2025-05-05T04:46:26.164Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.175Z] [Pipeline] // script
06:46:26 [2025-05-05T04:46:26.184Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.193Z] [Pipeline] // stage
06:46:26 [2025-05-05T04:46:26.204Z] [Pipeline] stage
06:46:26 [2025-05-05T04:46:26.205Z] [Pipeline] { (Declarative: Post Actions)
06:46:26 [2025-05-05T04:46:26.221Z] [Pipeline] step
06:46:26 [2025-05-05T04:46:26.240Z] [Pipeline] script
06:46:26 [2025-05-05T04:46:26.245Z] [Pipeline] {
06:46:26 [2025-05-05T04:46:26.264Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.273Z] [Pipeline] // script
06:46:26 [2025-05-05T04:46:26.286Z] [Pipeline] archiveArtifacts
06:46:26 [2025-05-05T04:46:26.289Z] Archiving artifacts
06:46:26 [2025-05-05T04:46:26.298Z] Enregistrement des empreintes numériques
06:46:26 [2025-05-05T04:46:26.321Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.331Z] [Pipeline] // stage
06:46:26 [2025-05-05T04:46:26.340Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.349Z] [Pipeline] // withEnv
06:46:26 [2025-05-05T04:46:26.358Z] [Pipeline] }
06:46:26 [2025-05-05T04:46:26.359Z] $ docker stop --time=1 6f48d207a9861e42a87b518d40d916744a0c40845b0d8a68d13f9bf0cc2b1314
06:46:27 [2025-05-05T04:46:27.610Z] $ docker rm -f --volumes 6f48d207a9861e42a87b518d40d916744a0c40845b0d8a68d13f9bf0cc2b1314
06:46:27 [2025-05-05T04:46:27.648Z] [Pipeline] // withDockerContainer
06:46:27 [2025-05-05T04:46:27.652Z] [Pipeline] }
06:46:27 [2025-05-05T04:46:27.656Z] [Pipeline] // withEnv
06:46:27 [2025-05-05T04:46:27.661Z] [Pipeline] }
06:46:27 [2025-05-05T04:46:27.665Z] [Pipeline] // node
06:46:27 [2025-05-05T04:46:27.669Z] [Pipeline] End of Pipeline
06:46:27 [2025-05-05T04:46:27.704Z] Finished: SUCCESS