19:24:19 [2025-04-20T17:24:19.425Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 939
19:24:19 [2025-04-20T17:24:19.425Z] Causé à l'origine par :
19:24:19 [2025-04-20T17:24:19.425Z] Lancé par une alarme périodique
19:24:19 [2025-04-20T17:24:19.426Z] Running as userbuild
19:24:19 [2025-04-20T17:24:19.818Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:19 [2025-04-20T17:24:19.927Z] [Pipeline] Start of Pipeline
19:24:20 [2025-04-20T17:24:20.131Z] [Pipeline] node
19:24:20 [2025-04-20T17:24:20.133Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:20 [2025-04-20T17:24:20.135Z] [Pipeline] {
19:24:20 [2025-04-20T17:24:20.146Z] [Pipeline] stage
19:24:20 [2025-04-20T17:24:20.147Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:20 [2025-04-20T17:24:20.153Z] [Pipeline] checkout
19:24:20 [2025-04-20T17:24:20.154Z] Selected Git installation does not exist. Using Default
19:24:20 [2025-04-20T17:24:20.154Z] The recommended git tool is: NONE
19:24:20 [2025-04-20T17:24:20.154Z] No credentials specified
19:24:20 [2025-04-20T17:24:20.154Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:20 [2025-04-20T17:24:20.161Z] Fetching changes from the remote Git repository
19:24:20 [2025-04-20T17:24:20.168Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:20 [2025-04-20T17:24:20.175Z] Cleaning workspace
19:24:20 [2025-04-20T17:24:20.175Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:20 [2025-04-20T17:24:20.181Z] Resetting working tree
19:24:20 [2025-04-20T17:24:20.181Z] > /usr/bin/git reset --hard # timeout=10
19:24:20 [2025-04-20T17:24:20.201Z] > /usr/bin/git clean -fdx # timeout=10
19:24:20 [2025-04-20T17:24:20.463Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:20 [2025-04-20T17:24:20.463Z] > /usr/bin/git --version # timeout=10
19:24:20 [2025-04-20T17:24:20.468Z] > git --version # 'git version 2.43.0'
19:24:20 [2025-04-20T17:24:20.468Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:20 [2025-04-20T17:24:20.847Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:20 [2025-04-20T17:24:20.854Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:20 [2025-04-20T17:24:20.854Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:20 [2025-04-20T17:24:20.859Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:20 [2025-04-20T17:24:20.956Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:20 [2025-04-20T17:24:20.956Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:20 [2025-04-20T17:24:20.980Z] [Pipeline] }
19:24:20 [2025-04-20T17:24:20.983Z] [Pipeline] // stage
19:24:20 [2025-04-20T17:24:20.993Z] [Pipeline] withEnv
19:24:20 [2025-04-20T17:24:20.993Z] [Pipeline] {
19:24:21 [2025-04-20T17:24:21.100Z] [Pipeline] isUnix
19:24:21 [2025-04-20T17:24:21.101Z] [Pipeline] withEnv
19:24:21 [2025-04-20T17:24:21.101Z] [Pipeline] {
19:24:21 [2025-04-20T17:24:21.111Z] [Pipeline] sh
19:24:21 [2025-04-20T17:24:21.368Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:21 [2025-04-20T17:24:21.368Z] .
19:24:21 [2025-04-20T17:24:21.369Z] [Pipeline] }
19:24:21 [2025-04-20T17:24:21.377Z] [Pipeline] // withEnv
19:24:21 [2025-04-20T17:24:21.387Z] [Pipeline] withDockerContainer
19:24:21 [2025-04-20T17:24:21.416Z] Jenkins does not seem to be running inside a container
19:24:21 [2025-04-20T17:24:21.424Z] $ 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:21 [2025-04-20T17:24:21.770Z] $ docker top 71c7472b27d00939cb903ccaa7e818d7c1802c2b8535d47ef0b1e6823bf570fd -eo pid,comm
19:24:21 [2025-04-20T17:24:21.808Z] [Pipeline] {
19:24:21 [2025-04-20T17:24:21.818Z] [Pipeline] withEnv
19:24:21 [2025-04-20T17:24:21.819Z] [Pipeline] {
19:24:21 [2025-04-20T17:24:21.825Z] [Pipeline] stage
19:24:21 [2025-04-20T17:24:21.826Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:21 [2025-04-20T17:24:21.846Z] [Pipeline] script
19:24:21 [2025-04-20T17:24:21.849Z] [Pipeline] {
19:24:21 [2025-04-20T17:24:21.858Z] [Pipeline] echo
19:24:21 [2025-04-20T17:24:21.858Z] Working on branch master
19:24:21 [2025-04-20T17:24:21.862Z] [Pipeline] copyArtifacts
19:24:21 [2025-04-20T17:24:21.868Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 939
19:24:21 [2025-04-20T17:24:21.874Z] [Pipeline] readYaml
19:24:21 [2025-04-20T17:24:21.885Z] 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:21 [2025-04-20T17:24:21.885Z] 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:21 [2025-04-20T17:24:21.886Z] [Pipeline] sh
19:24:22 [2025-04-20T17:24:22.145Z] + rm -f build.yaml
19:24:22 [2025-04-20T17:24:22.145Z] [Pipeline] }
19:24:22 [2025-04-20T17:24:22.153Z] [Pipeline] // script
19:24:22 [2025-04-20T17:24:22.162Z] [Pipeline] echo
19:24:22 [2025-04-20T17:24:22.162Z] Parent version is 1.7-build250303
19:24:22 [2025-04-20T17:24:22.163Z] [Pipeline] echo
19:24:22 [2025-04-20T17:24:22.164Z] Silverpeas version is 6.5-build250416
19:24:22 [2025-04-20T17:24:22.164Z] [Pipeline] }
19:24:22 [2025-04-20T17:24:22.172Z] [Pipeline] // stage
19:24:22 [2025-04-20T17:24:22.181Z] [Pipeline] stage
19:24:22 [2025-04-20T17:24:22.182Z] [Pipeline] { (Prepare the project)
19:24:22 [2025-04-20T17:24:22.203Z] [Pipeline] git
19:24:22 [2025-04-20T17:24:22.205Z] The recommended git tool is: /usr/bin/git
19:24:22 [2025-04-20T17:24:22.206Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:22 [2025-04-20T17:24:22.214Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@17f66231; decorates hudson.Launcher$LocalLauncher@3bb92ee will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:22 [2025-04-20T17:24:22.215Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:22 [2025-04-20T17:24:22.221Z] Fetching changes from the remote Git repository
19:24:22 [2025-04-20T17:24:22.224Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:22 [2025-04-20T17:24:22.231Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:22 [2025-04-20T17:24:22.231Z] > /usr/bin/git --version # timeout=10
19:24:22 [2025-04-20T17:24:22.236Z] > git --version # 'git version 2.43.0'
19:24:22 [2025-04-20T17:24:22.236Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:22 [2025-04-20T17:24:22.243Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22 [2025-04-20T17:24:22.763Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22 [2025-04-20T17:24:22.770Z] Checking out Revision a38203dcf4ee98d00ac844038501f9025190ea1d (refs/remotes/origin/master)
19:24:22 [2025-04-20T17:24:22.770Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22 [2025-04-20T17:24:22.775Z] > /usr/bin/git checkout -f a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:22 [2025-04-20T17:24:22.909Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:22 [2025-04-20T17:24:22.919Z] > /usr/bin/git branch -D master # timeout=10
19:24:22 [2025-04-20T17:24:22.926Z] > /usr/bin/git checkout -b master a38203dcf4ee98d00ac844038501f9025190ea1d # timeout=10
19:24:23 [2025-04-20T17:24:23.064Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250416"
19:24:23 [2025-04-20T17:24:23.064Z] > /usr/bin/git rev-list --no-walk 9b4cbd8081eb76cc4eb9453a636c9497db821efb # timeout=10
19:24:23 [2025-04-20T17:24:23.087Z] [Pipeline] script
19:24:23 [2025-04-20T17:24:23.089Z] [Pipeline] {
19:24:23 [2025-04-20T17:24:23.099Z] [Pipeline] copyArtifacts
19:24:23 [2025-04-20T17:24:23.104Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 555
19:24:23 [2025-04-20T17:24:23.111Z] [Pipeline] readYaml
19:24:23 [2025-04-20T17:24:23.122Z] 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:23 [2025-04-20T17:24:23.124Z] [Pipeline] sh
19:24:23 [2025-04-20T17:24:23.381Z] + git rev-parse HEAD
19:24:23 [2025-04-20T17:24:23.383Z] [Pipeline] echo
19:24:23 [2025-04-20T17:24:23.383Z] Current commit is a38203dcf4ee98d00ac844038501f9025190ea1d and last build commit is a38203dcf4ee98d00ac844038501f9025190ea1d
19:24:23 [2025-04-20T17:24:23.384Z] 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:23 [2025-04-20T17:24:23.384Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.393Z] [Pipeline] // script
19:24:23 [2025-04-20T17:24:23.407Z] [Pipeline] script
19:24:23 [2025-04-20T17:24:23.410Z] [Pipeline] {
19:24:23 [2025-04-20T17:24:23.424Z] [Pipeline] readMavenPom
19:24:23 [2025-04-20T17:24:23.433Z] 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:23 [2025-04-20T17:24:23.435Z] 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:23 [2025-04-20T17:24:23.436Z] 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:23 [2025-04-20T17:24:23.436Z] 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:23 [2025-04-20T17:24:23.437Z] [Pipeline] echo
19:24:23 [2025-04-20T17:24:23.437Z] No changes and no update in Silverpeas since the last build
19:24:23 [2025-04-20T17:24:23.438Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.446Z] [Pipeline] // script
19:24:23 [2025-04-20T17:24:23.454Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.461Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.471Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.472Z] [Pipeline] { (Build the project)
19:24:23 [2025-04-20T17:24:23.506Z] Stage "Build the project" skipped due to when conditional
19:24:23 [2025-04-20T17:24:23.507Z] [Pipeline] getContext
19:24:23 [2025-04-20T17:24:23.518Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.519Z] [Pipeline] { (Check POM parent version)
19:24:23 [2025-04-20T17:24:23.532Z] Stage "Build the project" skipped due to when conditional
19:24:23 [2025-04-20T17:24:23.533Z] [Pipeline] getContext
19:24:23 [2025-04-20T17:24:23.534Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.542Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.553Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.554Z] [Pipeline] { (Update POM parent)
19:24:23 [2025-04-20T17:24:23.562Z] Stage "Build the project" skipped due to when conditional
19:24:23 [2025-04-20T17:24:23.563Z] [Pipeline] getContext
19:24:23 [2025-04-20T17:24:23.564Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.574Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.583Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.584Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:23 [2025-04-20T17:24:23.594Z] Stage "Build the project" skipped due to when conditional
19:24:23 [2025-04-20T17:24:23.595Z] [Pipeline] getContext
19:24:23 [2025-04-20T17:24:23.596Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.606Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.615Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.615Z] [Pipeline] { (Build and Publish)
19:24:23 [2025-04-20T17:24:23.625Z] Stage "Build the project" skipped due to when conditional
19:24:23 [2025-04-20T17:24:23.626Z] [Pipeline] getContext
19:24:23 [2025-04-20T17:24:23.627Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.637Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.646Z] [Pipeline] }
19:24:23 [2025-04-20T17:24:23.656Z] [Pipeline] // stage
19:24:23 [2025-04-20T17:24:23.665Z] [Pipeline] stage
19:24:23 [2025-04-20T17:24:23.666Z] [Pipeline] { (Create YAML build report)
19:24:23 [2025-04-20T17:24:23.686Z] [Pipeline] script
19:24:23 [2025-04-20T17:24:23.689Z] [Pipeline] {
19:24:23 [2025-04-20T17:24:23.699Z] [Pipeline] sh
19:24:23 [2025-04-20T17:24:23.956Z] + mkdir -p target
19:24:23 [2025-04-20T17:24:23.958Z] [Pipeline] sh
19:24:24 [2025-04-20T17:24:24.217Z] + mv build.yaml target/
19:24:24 [2025-04-20T17:24:24.218Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.223Z] [Pipeline] // script
19:24:24 [2025-04-20T17:24:24.232Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.244Z] [Pipeline] // stage
19:24:24 [2025-04-20T17:24:24.254Z] [Pipeline] stage
19:24:24 [2025-04-20T17:24:24.255Z] [Pipeline] { (Declarative: Post Actions)
19:24:24 [2025-04-20T17:24:24.270Z] [Pipeline] step
19:24:24 [2025-04-20T17:24:24.287Z] [Pipeline] script
19:24:24 [2025-04-20T17:24:24.292Z] [Pipeline] {
19:24:24 [2025-04-20T17:24:24.311Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.321Z] [Pipeline] // script
19:24:24 [2025-04-20T17:24:24.334Z] [Pipeline] archiveArtifacts
19:24:24 [2025-04-20T17:24:24.337Z] Archiving artifacts
19:24:24 [2025-04-20T17:24:24.345Z] Enregistrement des empreintes numériques
19:24:24 [2025-04-20T17:24:24.367Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.376Z] [Pipeline] // stage
19:24:24 [2025-04-20T17:24:24.384Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.392Z] [Pipeline] // withEnv
19:24:24 [2025-04-20T17:24:24.400Z] [Pipeline] }
19:24:24 [2025-04-20T17:24:24.401Z] $ docker stop --time=1 71c7472b27d00939cb903ccaa7e818d7c1802c2b8535d47ef0b1e6823bf570fd
19:24:25 [2025-04-20T17:24:25.686Z] $ docker rm -f --volumes 71c7472b27d00939cb903ccaa7e818d7c1802c2b8535d47ef0b1e6823bf570fd
19:24:25 [2025-04-20T17:24:25.732Z] [Pipeline] // withDockerContainer
19:24:25 [2025-04-20T17:24:25.736Z] [Pipeline] }
19:24:25 [2025-04-20T17:24:25.740Z] [Pipeline] // withEnv
19:24:25 [2025-04-20T17:24:25.744Z] [Pipeline] }
19:24:25 [2025-04-20T17:24:25.748Z] [Pipeline] // node
19:24:25 [2025-04-20T17:24:25.752Z] [Pipeline] End of Pipeline
19:24:25 [2025-04-20T17:24:25.788Z] Finished: SUCCESS