Skip to content
Succès

Sortie de la console

19:24:24 [2025-07-23T17:24:24.077Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 976
19:24:24 [2025-07-23T17:24:24.077Z] Causé à l'origine par :
19:24:24 [2025-07-23T17:24:24.077Z]  Lancé par une alarme périodique
19:24:24 [2025-07-23T17:24:24.077Z] Running as userbuild
19:24:24 [2025-07-23T17:24:24.463Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:24 [2025-07-23T17:24:24.624Z] [Pipeline] Start of Pipeline
19:24:24 [2025-07-23T17:24:24.865Z] [Pipeline] node
19:24:24 [2025-07-23T17:24:24.869Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:24 [2025-07-23T17:24:24.870Z] [Pipeline] {
19:24:24 [2025-07-23T17:24:24.886Z] [Pipeline] stage
19:24:24 [2025-07-23T17:24:24.886Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:24 [2025-07-23T17:24:24.895Z] [Pipeline] checkout
19:24:24 [2025-07-23T17:24:24.897Z] Selected Git installation does not exist. Using Default
19:24:24 [2025-07-23T17:24:24.897Z] The recommended git tool is: NONE
19:24:24 [2025-07-23T17:24:24.897Z] No credentials specified
19:24:24 [2025-07-23T17:24:24.898Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:24 [2025-07-23T17:24:24.904Z] Fetching changes from the remote Git repository
19:24:24 [2025-07-23T17:24:24.908Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:24 [2025-07-23T17:24:24.915Z] Cleaning workspace
19:24:24 [2025-07-23T17:24:24.915Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:24 [2025-07-23T17:24:24.921Z] Resetting working tree
19:24:24 [2025-07-23T17:24:24.921Z]  > /usr/bin/git reset --hard # timeout=10
19:24:24 [2025-07-23T17:24:24.945Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:25 [2025-07-23T17:24:25.347Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:25 [2025-07-23T17:24:25.347Z]  > /usr/bin/git --version # timeout=10
19:24:25 [2025-07-23T17:24:25.352Z]  > git --version # 'git version 2.43.0'
19:24:25 [2025-07-23T17:24:25.352Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:25 [2025-07-23T17:24:25.750Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:25 [2025-07-23T17:24:25.757Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
19:24:25 [2025-07-23T17:24:25.757Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:25 [2025-07-23T17:24:25.763Z]  > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
19:24:25 [2025-07-23T17:24:25.839Z] 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."
19:24:25 [2025-07-23T17:24:25.839Z]  > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
19:24:25 [2025-07-23T17:24:25.865Z] [Pipeline] }
19:24:25 [2025-07-23T17:24:25.869Z] [Pipeline] // stage
19:24:25 [2025-07-23T17:24:25.884Z] [Pipeline] withEnv
19:24:25 [2025-07-23T17:24:25.885Z] [Pipeline] {
19:24:26 [2025-07-23T17:24:26.022Z] [Pipeline] isUnix
19:24:26 [2025-07-23T17:24:26.023Z] [Pipeline] withEnv
19:24:26 [2025-07-23T17:24:26.024Z] [Pipeline] {
19:24:26 [2025-07-23T17:24:26.038Z] [Pipeline] sh
19:24:26 [2025-07-23T17:24:26.294Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:26 [2025-07-23T17:24:26.294Z] .
19:24:26 [2025-07-23T17:24:26.296Z] [Pipeline] }
19:24:26 [2025-07-23T17:24:26.303Z] [Pipeline] // withEnv
19:24:26 [2025-07-23T17:24:26.314Z] [Pipeline] withDockerContainer
19:24:26 [2025-07-23T17:24:26.346Z] Jenkins does not seem to be running inside a container
19:24:26 [2025-07-23T17:24:26.353Z] $ 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 [2025-07-23T17:24:26.698Z] $ docker top 49fe6a5e78bde8817af7dccb6ef23103cf6e098a22bf4665de21c23cfc3041dc -eo pid,comm
19:24:26 [2025-07-23T17:24:26.735Z] [Pipeline] {
19:24:26 [2025-07-23T17:24:26.747Z] [Pipeline] withEnv
19:24:26 [2025-07-23T17:24:26.748Z] [Pipeline] {
19:24:26 [2025-07-23T17:24:26.755Z] [Pipeline] stage
19:24:26 [2025-07-23T17:24:26.756Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:26 [2025-07-23T17:24:26.778Z] [Pipeline] script
19:24:26 [2025-07-23T17:24:26.782Z] [Pipeline] {
19:24:26 [2025-07-23T17:24:26.789Z] [Pipeline] echo
19:24:26 [2025-07-23T17:24:26.790Z] Working on branch master
19:24:26 [2025-07-23T17:24:26.794Z] [Pipeline] copyArtifacts
19:24:26 [2025-07-23T17:24:26.800Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 976
19:24:26 [2025-07-23T17:24:26.804Z] [Pipeline] readYaml
19:24:26 [2025-07-23T17:24:26.814Z] 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 [2025-07-23T17:24:26.814Z] 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 [2025-07-23T17:24:26.815Z] [Pipeline] sh
19:24:27 [2025-07-23T17:24:27.073Z] + rm -f build.yaml
19:24:27 [2025-07-23T17:24:27.074Z] [Pipeline] }
19:24:27 [2025-07-23T17:24:27.085Z] [Pipeline] // script
19:24:27 [2025-07-23T17:24:27.094Z] [Pipeline] echo
19:24:27 [2025-07-23T17:24:27.095Z] Parent version is 1.7-build250715
19:24:27 [2025-07-23T17:24:27.096Z] [Pipeline] echo
19:24:27 [2025-07-23T17:24:27.096Z] Silverpeas version is 6.5-build250722
19:24:27 [2025-07-23T17:24:27.098Z] [Pipeline] }
19:24:27 [2025-07-23T17:24:27.106Z] [Pipeline] // stage
19:24:27 [2025-07-23T17:24:27.116Z] [Pipeline] stage
19:24:27 [2025-07-23T17:24:27.117Z] [Pipeline] { (Prepare the project)
19:24:27 [2025-07-23T17:24:27.146Z] [Pipeline] git
19:24:27 [2025-07-23T17:24:27.148Z] The recommended git tool is: /usr/bin/git
19:24:27 [2025-07-23T17:24:27.149Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:27 [2025-07-23T17:24:27.158Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2dc0b747; decorates hudson.Launcher$LocalLauncher@6fb55e1f will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:27 [2025-07-23T17:24:27.159Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:27 [2025-07-23T17:24:27.165Z] Fetching changes from the remote Git repository
19:24:27 [2025-07-23T17:24:27.168Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:27 [2025-07-23T17:24:27.176Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:27 [2025-07-23T17:24:27.176Z]  > /usr/bin/git --version # timeout=10
19:24:27 [2025-07-23T17:24:27.180Z]  > git --version # 'git version 2.43.0'
19:24:27 [2025-07-23T17:24:27.180Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:27 [2025-07-23T17:24:27.184Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:27 [2025-07-23T17:24:27.585Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:27 [2025-07-23T17:24:27.594Z] Checking out Revision 082cc46464a30028dc92abc9eacf790e1179f7b7 (refs/remotes/origin/master)
19:24:27 [2025-07-23T17:24:27.594Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:27 [2025-07-23T17:24:27.599Z]  > /usr/bin/git checkout -f 082cc46464a30028dc92abc9eacf790e1179f7b7 # timeout=10
19:24:27 [2025-07-23T17:24:27.719Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:27 [2025-07-23T17:24:27.731Z]  > /usr/bin/git branch -D master # timeout=10
19:24:27 [2025-07-23T17:24:27.739Z]  > /usr/bin/git checkout -b master 082cc46464a30028dc92abc9eacf790e1179f7b7 # timeout=10
19:24:27 [2025-07-23T17:24:27.874Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250722"
19:24:27 [2025-07-23T17:24:27.874Z]  > /usr/bin/git rev-list --no-walk 68d757ce081dfda7d950d1af6e593b17622d5724 # timeout=10
19:24:27 [2025-07-23T17:24:27.899Z] [Pipeline] script
19:24:27 [2025-07-23T17:24:27.902Z] [Pipeline] {
19:24:27 [2025-07-23T17:24:27.917Z] [Pipeline] copyArtifacts
19:24:27 [2025-07-23T17:24:27.924Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 580
19:24:27 [2025-07-23T17:24:27.930Z] [Pipeline] readYaml
19:24:27 [2025-07-23T17:24:27.942Z] 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 [2025-07-23T17:24:27.944Z] [Pipeline] sh
19:24:28 [2025-07-23T17:24:28.204Z] + git rev-parse HEAD
19:24:28 [2025-07-23T17:24:28.207Z] [Pipeline] echo
19:24:28 [2025-07-23T17:24:28.207Z] Current commit is 082cc46464a30028dc92abc9eacf790e1179f7b7 and last build commit is 082cc46464a30028dc92abc9eacf790e1179f7b7
19:24:28 [2025-07-23T17:24:28.208Z] 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 [2025-07-23T17:24:28.209Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.217Z] [Pipeline] // script
19:24:28 [2025-07-23T17:24:28.227Z] [Pipeline] script
19:24:28 [2025-07-23T17:24:28.233Z] [Pipeline] {
19:24:28 [2025-07-23T17:24:28.243Z] [Pipeline] readMavenPom
19:24:28 [2025-07-23T17:24:28.252Z] 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 [2025-07-23T17:24:28.252Z] 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 [2025-07-23T17:24:28.253Z] 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 [2025-07-23T17:24:28.254Z] 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 [2025-07-23T17:24:28.255Z] [Pipeline] echo
19:24:28 [2025-07-23T17:24:28.256Z] No changes and no update in Silverpeas since the last build
19:24:28 [2025-07-23T17:24:28.256Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.265Z] [Pipeline] // script
19:24:28 [2025-07-23T17:24:28.273Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.281Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.292Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.293Z] [Pipeline] { (Build the project)
19:24:28 [2025-07-23T17:24:28.339Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-07-23T17:24:28.340Z] [Pipeline] getContext
19:24:28 [2025-07-23T17:24:28.353Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.354Z] [Pipeline] { (Check POM parent version)
19:24:28 [2025-07-23T17:24:28.363Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-07-23T17:24:28.364Z] [Pipeline] getContext
19:24:28 [2025-07-23T17:24:28.366Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.375Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.385Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.386Z] [Pipeline] { (Update POM parent)
19:24:28 [2025-07-23T17:24:28.395Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-07-23T17:24:28.396Z] [Pipeline] getContext
19:24:28 [2025-07-23T17:24:28.398Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.406Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.416Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.417Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:28 [2025-07-23T17:24:28.425Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-07-23T17:24:28.426Z] [Pipeline] getContext
19:24:28 [2025-07-23T17:24:28.428Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.436Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.445Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.446Z] [Pipeline] { (Build and Publish)
19:24:28 [2025-07-23T17:24:28.454Z] Stage "Build the project" skipped due to when conditional
19:24:28 [2025-07-23T17:24:28.455Z] [Pipeline] getContext
19:24:28 [2025-07-23T17:24:28.457Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.464Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.472Z] [Pipeline] }
19:24:28 [2025-07-23T17:24:28.478Z] [Pipeline] // stage
19:24:28 [2025-07-23T17:24:28.487Z] [Pipeline] stage
19:24:28 [2025-07-23T17:24:28.488Z] [Pipeline] { (Create YAML build report)
19:24:28 [2025-07-23T17:24:28.508Z] [Pipeline] script
19:24:28 [2025-07-23T17:24:28.514Z] [Pipeline] {
19:24:28 [2025-07-23T17:24:28.524Z] [Pipeline] sh
19:24:28 [2025-07-23T17:24:28.783Z] + mkdir -p target
19:24:28 [2025-07-23T17:24:28.786Z] [Pipeline] sh
19:24:29 [2025-07-23T17:24:29.044Z] + mv build.yaml target/
19:24:29 [2025-07-23T17:24:29.046Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.055Z] [Pipeline] // script
19:24:29 [2025-07-23T17:24:29.066Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.080Z] [Pipeline] // stage
19:24:29 [2025-07-23T17:24:29.093Z] [Pipeline] stage
19:24:29 [2025-07-23T17:24:29.094Z] [Pipeline] { (Declarative: Post Actions)
19:24:29 [2025-07-23T17:24:29.118Z] [Pipeline] step
19:24:29 [2025-07-23T17:24:29.140Z] [Pipeline] script
19:24:29 [2025-07-23T17:24:29.148Z] [Pipeline] {
19:24:29 [2025-07-23T17:24:29.166Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.174Z] [Pipeline] // script
19:24:29 [2025-07-23T17:24:29.188Z] [Pipeline] archiveArtifacts
19:24:29 [2025-07-23T17:24:29.191Z] Archiving artifacts
19:24:29 [2025-07-23T17:24:29.199Z] Enregistrement des empreintes numériques
19:24:29 [2025-07-23T17:24:29.222Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.233Z] [Pipeline] // stage
19:24:29 [2025-07-23T17:24:29.241Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.250Z] [Pipeline] // withEnv
19:24:29 [2025-07-23T17:24:29.258Z] [Pipeline] }
19:24:29 [2025-07-23T17:24:29.259Z] $ docker stop --time=1 49fe6a5e78bde8817af7dccb6ef23103cf6e098a22bf4665de21c23cfc3041dc
19:24:30 [2025-07-23T17:24:30.554Z] $ docker rm -f --volumes 49fe6a5e78bde8817af7dccb6ef23103cf6e098a22bf4665de21c23cfc3041dc
19:24:30 [2025-07-23T17:24:30.593Z] [Pipeline] // withDockerContainer
19:24:30 [2025-07-23T17:24:30.597Z] [Pipeline] }
19:24:30 [2025-07-23T17:24:30.600Z] [Pipeline] // withEnv
19:24:30 [2025-07-23T17:24:30.604Z] [Pipeline] }
19:24:30 [2025-07-23T17:24:30.608Z] [Pipeline] // node
19:24:30 [2025-07-23T17:24:30.611Z] [Pipeline] End of Pipeline
19:24:30 [2025-07-23T17:24:30.649Z] Finished: SUCCESS