Skip to content
19:24:23 [2026-09-23T17:24:23.629Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1160
19:24:23 [2026-09-23T17:24:23.629Z] Causé à l'origine par :
19:24:23 [2026-09-23T17:24:23.629Z]  Lancé par une alarme périodique
19:24:23 [2026-09-23T17:24:23.629Z] Running as userbuild
19:24:24 [2026-09-23T17:24:24.159Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:24 [2026-09-23T17:24:24.356Z] [Pipeline] Start of Pipeline
19:24:24 [2026-09-23T17:24:24.592Z] [Pipeline] node
19:24:24 [2026-09-23T17:24:24.595Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:24 [2026-09-23T17:24:24.599Z] [Pipeline] {
19:24:24 [2026-09-23T17:24:24.614Z] [Pipeline] stage
19:24:24 [2026-09-23T17:24:24.615Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:24 [2026-09-23T17:24:24.623Z] [Pipeline] checkout
19:24:24 [2026-09-23T17:24:24.624Z] Selected Git installation does not exist. Using Default
19:24:24 [2026-09-23T17:24:24.624Z] The recommended git tool is: NONE
19:24:24 [2026-09-23T17:24:24.624Z] No credentials specified
19:24:24 [2026-09-23T17:24:24.625Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:24 [2026-09-23T17:24:24.632Z] Fetching changes from the remote Git repository
19:24:24 [2026-09-23T17:24:24.637Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:24 [2026-09-23T17:24:24.643Z] Cleaning workspace
19:24:24 [2026-09-23T17:24:24.643Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:24 [2026-09-23T17:24:24.648Z] Resetting working tree
19:24:24 [2026-09-23T17:24:24.648Z]  > /usr/bin/git reset --hard # timeout=10
19:24:24 [2026-09-23T17:24:24.698Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:24 [2026-09-23T17:24:24.937Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:24 [2026-09-23T17:24:24.937Z]  > /usr/bin/git --version # timeout=10
19:24:24 [2026-09-23T17:24:24.943Z]  > git --version # 'git version 2.43.0'
19:24:24 [2026-09-23T17:24:24.943Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2026-09-23T17:24:25.466Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2026-09-23T17:24:25.472Z] Checking out Revision 56f5661a313b8828cac18f92b68f2f116fbd2cc2 (refs/remotes/origin/master)
19:24:25 [2026-09-23T17:24:25.472Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2026-09-23T17:24:25.477Z]  > /usr/bin/git checkout -f 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
19:24:25 [2026-09-23T17:24:25.542Z] Commit message: "Quote the database connection URL passed to setupDB.sh"
19:24:25 [2026-09-23T17:24:25.543Z]  > /usr/bin/git rev-list --no-walk 56f5661a313b8828cac18f92b68f2f116fbd2cc2 # timeout=10
19:24:25 [2026-09-23T17:24:25.566Z] [Pipeline] }
19:24:25 [2026-09-23T17:24:25.572Z] [Pipeline] // stage
19:24:25 [2026-09-23T17:24:25.589Z] [Pipeline] withEnv
19:24:25 [2026-09-23T17:24:25.590Z] [Pipeline] {
19:24:25 [2026-09-23T17:24:25.719Z] [Pipeline] isUnix
19:24:25 [2026-09-23T17:24:25.721Z] [Pipeline] withEnv
19:24:25 [2026-09-23T17:24:25.721Z] [Pipeline] {
19:24:25 [2026-09-23T17:24:25.733Z] [Pipeline] sh
19:24:25 [2026-09-23T17:24:25.990Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:25 [2026-09-23T17:24:25.990Z] .
19:24:25 [2026-09-23T17:24:25.991Z] [Pipeline] }
19:24:26 [2026-09-23T17:24:26.000Z] [Pipeline] // withEnv
19:24:26 [2026-09-23T17:24:26.012Z] [Pipeline] withDockerContainer
19:24:26 [2026-09-23T17:24:26.050Z] Jenkins does not seem to be running inside a container
19:24:26 [2026-09-23T17:24:26.059Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:26 [2026-09-23T17:24:26.375Z] $ docker top e388eebdacc4408516ffae8001c06a7f5cf1a39ef150cb9e704f31bbb8cdf9ab -eo pid,comm
19:24:26 [2026-09-23T17:24:26.419Z] [Pipeline] {
19:24:26 [2026-09-23T17:24:26.440Z] [Pipeline] withEnv
19:24:26 [2026-09-23T17:24:26.441Z] [Pipeline] {
19:24:26 [2026-09-23T17:24:26.456Z] [Pipeline] stage
19:24:26 [2026-09-23T17:24:26.457Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:26 [2026-09-23T17:24:26.495Z] [Pipeline] script
19:24:26 [2026-09-23T17:24:26.501Z] [Pipeline] {
19:24:26 [2026-09-23T17:24:26.511Z] [Pipeline] echo
19:24:26 [2026-09-23T17:24:26.511Z] Working on branch master
19:24:26 [2026-09-23T17:24:26.516Z] [Pipeline] copyArtifacts
19:24:26 [2026-09-23T17:24:26.521Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1160
19:24:26 [2026-09-23T17:24:26.532Z] [Pipeline] readYaml
19:24:26 [2026-09-23T17:24:26.542Z] 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.
19:24:26 [2026-09-23T17:24:26.542Z] 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.
19:24:26 [2026-09-23T17:24:26.544Z] [Pipeline] sh
19:24:26 [2026-09-23T17:24:26.802Z] + rm -f build.yaml
19:24:26 [2026-09-23T17:24:26.804Z] [Pipeline] }
19:24:26 [2026-09-23T17:24:26.812Z] [Pipeline] // script
19:24:26 [2026-09-23T17:24:26.823Z] [Pipeline] echo
19:24:26 [2026-09-23T17:24:26.823Z] Parent version is 2.0-build260921
19:24:26 [2026-09-23T17:24:26.825Z] [Pipeline] echo
19:24:26 [2026-09-23T17:24:26.825Z] Silverpeas version is 6.5-build260921
19:24:26 [2026-09-23T17:24:26.826Z] [Pipeline] }
19:24:26 [2026-09-23T17:24:26.835Z] [Pipeline] // stage
19:24:26 [2026-09-23T17:24:26.846Z] [Pipeline] stage
19:24:26 [2026-09-23T17:24:26.847Z] [Pipeline] { (Prepare the project)
19:24:26 [2026-09-23T17:24:26.873Z] [Pipeline] git
19:24:26 [2026-09-23T17:24:26.886Z] The recommended git tool is: /usr/bin/git
19:24:26 [2026-09-23T17:24:26.887Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:26 [2026-09-23T17:24:26.894Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@61a28b8b; decorates hudson.Launcher$LocalLauncher@72e02c28 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:26 [2026-09-23T17:24:26.895Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:26 [2026-09-23T17:24:26.902Z] Fetching changes from the remote Git repository
19:24:26 [2026-09-23T17:24:26.906Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:26 [2026-09-23T17:24:26.912Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:26 [2026-09-23T17:24:26.912Z]  > /usr/bin/git --version # timeout=10
19:24:26 [2026-09-23T17:24:26.918Z]  > git --version # 'git version 2.43.0'
19:24:26 [2026-09-23T17:24:26.918Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:26 [2026-09-23T17:24:26.924Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:27 [2026-09-23T17:24:27.469Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:27 [2026-09-23T17:24:27.475Z] Checking out Revision 456b916ad285420987565d8f9ed6100bff8adb9f (refs/remotes/origin/master)
19:24:27 [2026-09-23T17:24:27.475Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:27 [2026-09-23T17:24:27.480Z]  > /usr/bin/git checkout -f 456b916ad285420987565d8f9ed6100bff8adb9f # timeout=10
19:24:27 [2026-09-23T17:24:27.623Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:27 [2026-09-23T17:24:27.631Z]  > /usr/bin/git branch -D master # timeout=10
19:24:27 [2026-09-23T17:24:27.637Z]  > /usr/bin/git checkout -b master 456b916ad285420987565d8f9ed6100bff8adb9f # timeout=10
19:24:27 [2026-09-23T17:24:27.716Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260921"
19:24:27 [2026-09-23T17:24:27.716Z]  > /usr/bin/git rev-list --no-walk fea94f85f6eed3ddf18fa8cd46e1ba37367c1b74 # timeout=10
19:24:27 [2026-09-23T17:24:27.744Z] [Pipeline] script
19:24:27 [2026-09-23T17:24:27.747Z] [Pipeline] {
19:24:27 [2026-09-23T17:24:27.756Z] [Pipeline] copyArtifacts
19:24:27 [2026-09-23T17:24:27.761Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 677
19:24:27 [2026-09-23T17:24:27.764Z] [Pipeline] readYaml
19:24:27 [2026-09-23T17:24:27.769Z] 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.
19:24:27 [2026-09-23T17:24:27.771Z] [Pipeline] sh
19:24:28 [2026-09-23T17:24:28.031Z] + git rev-parse HEAD
19:24:28 [2026-09-23T17:24:28.033Z] [Pipeline] echo
19:24:28 [2026-09-23T17:24:28.034Z] Current commit is 456b916ad285420987565d8f9ed6100bff8adb9f and last build commit is 456b916ad285420987565d8f9ed6100bff8adb9f
19:24:28 [2026-09-23T17:24:28.035Z] 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.
19:24:28 [2026-09-23T17:24:28.035Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.044Z] [Pipeline] // script
19:24:28 [2026-09-23T17:24:28.056Z] [Pipeline] script
19:24:28 [2026-09-23T17:24:28.062Z] [Pipeline] {
19:24:28 [2026-09-23T17:24:28.072Z] [Pipeline] readMavenPom
19:24:28 [2026-09-23T17:24:28.082Z] 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.
19:24:28 [2026-09-23T17:24:28.083Z] 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.
19:24:28 [2026-09-23T17:24:28.084Z] 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.
19:24:28 [2026-09-23T17:24:28.084Z] 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.
19:24:28 [2026-09-23T17:24:28.086Z] [Pipeline] echo
19:24:28 [2026-09-23T17:24:28.086Z] No changes and no update in Silverpeas since the last build
19:24:28 [2026-09-23T17:24:28.086Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.096Z] [Pipeline] // script
19:24:28 [2026-09-23T17:24:28.106Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.115Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.126Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.127Z] [Pipeline] { (Build the project)
19:24:28 [2026-09-23T17:24:28.172Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-09-23T17:24:28.173Z] [Pipeline] getContext
19:24:28 [2026-09-23T17:24:28.186Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.187Z] [Pipeline] { (Check POM parent version)
19:24:28 [2026-09-23T17:24:28.196Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-09-23T17:24:28.197Z] [Pipeline] getContext
19:24:28 [2026-09-23T17:24:28.199Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.208Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.219Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.220Z] [Pipeline] { (Update POM parent)
19:24:28 [2026-09-23T17:24:28.228Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-09-23T17:24:28.230Z] [Pipeline] getContext
19:24:28 [2026-09-23T17:24:28.231Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.239Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.250Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.250Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:28 [2026-09-23T17:24:28.259Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-09-23T17:24:28.260Z] [Pipeline] getContext
19:24:28 [2026-09-23T17:24:28.261Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.270Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.280Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.280Z] [Pipeline] { (Build and Publish)
19:24:28 [2026-09-23T17:24:28.288Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2026-09-23T17:24:28.289Z] [Pipeline] getContext
19:24:28 [2026-09-23T17:24:28.291Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.298Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.306Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.313Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.322Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.322Z] [Pipeline] { (Create YAML build report)
19:24:28 [2026-09-23T17:24:28.344Z] [Pipeline] script
19:24:28 [2026-09-23T17:24:28.350Z] [Pipeline] {
19:24:28 [2026-09-23T17:24:28.361Z] [Pipeline] sh
19:24:28 [2026-09-23T17:24:28.619Z] + mkdir -p target
19:24:28 [2026-09-23T17:24:28.622Z] [Pipeline] sh
19:24:28 [2026-09-23T17:24:28.900Z] + mv build.yaml target/
19:24:28 [2026-09-23T17:24:28.901Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.910Z] [Pipeline] // script
19:24:28 [2026-09-23T17:24:28.920Z] [Pipeline] }
19:24:28 [2026-09-23T17:24:28.929Z] [Pipeline] // stage
19:24:28 [2026-09-23T17:24:28.941Z] [Pipeline] stage
19:24:28 [2026-09-23T17:24:28.942Z] [Pipeline] { (Declarative: Post Actions)
19:24:28 [2026-09-23T17:24:28.959Z] [Pipeline] step
19:24:28 [2026-09-23T17:24:28.984Z] [Pipeline] script
19:24:28 [2026-09-23T17:24:28.991Z] [Pipeline] {
19:24:29 [2026-09-23T17:24:29.014Z] [Pipeline] }
19:24:29 [2026-09-23T17:24:29.023Z] [Pipeline] // script
19:24:29 [2026-09-23T17:24:29.038Z] [Pipeline] archiveArtifacts
19:24:29 [2026-09-23T17:24:29.041Z] Archiving artifacts
19:24:29 [2026-09-23T17:24:29.051Z] Enregistrement des empreintes numériques
19:24:29 [2026-09-23T17:24:29.079Z] [Pipeline] }
19:24:29 [2026-09-23T17:24:29.089Z] [Pipeline] // stage
19:24:29 [2026-09-23T17:24:29.098Z] [Pipeline] }
19:24:29 [2026-09-23T17:24:29.107Z] [Pipeline] // withEnv
19:24:29 [2026-09-23T17:24:29.117Z] [Pipeline] }
19:24:29 [2026-09-23T17:24:29.118Z] $ docker stop --time=1 e388eebdacc4408516ffae8001c06a7f5cf1a39ef150cb9e704f31bbb8cdf9ab
19:24:30 [2026-09-23T17:24:30.438Z] $ docker rm -f --volumes e388eebdacc4408516ffae8001c06a7f5cf1a39ef150cb9e704f31bbb8cdf9ab
19:24:30 [2026-09-23T17:24:30.484Z] [Pipeline] // withDockerContainer
19:24:30 [2026-09-23T17:24:30.488Z] [Pipeline] }
19:24:30 [2026-09-23T17:24:30.492Z] [Pipeline] // withEnv
19:24:30 [2026-09-23T17:24:30.496Z] [Pipeline] }
19:24:30 [2026-09-23T17:24:30.500Z] [Pipeline] // node
19:24:30 [2026-09-23T17:24:30.504Z] [Pipeline] End of Pipeline
19:24:30 [2026-09-23T17:24:30.542Z] Finished: SUCCESS