Skip to content
Succès

Sortie de la console

19:24:22 [2025-05-14T17:24:22.682Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 947
19:24:22 [2025-05-14T17:24:22.682Z] Causé à l'origine par :
19:24:22 [2025-05-14T17:24:22.682Z]  Lancé par une alarme périodique
19:24:22 [2025-05-14T17:24:22.683Z] Running as userbuild
19:24:23 [2025-05-14T17:24:23.166Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2025-05-14T17:24:23.285Z] [Pipeline] Start of Pipeline
19:24:23 [2025-05-14T17:24:23.531Z] [Pipeline] node
19:24:23 [2025-05-14T17:24:23.535Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:23 [2025-05-14T17:24:23.538Z] [Pipeline] {
19:24:23 [2025-05-14T17:24:23.554Z] [Pipeline] stage
19:24:23 [2025-05-14T17:24:23.554Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:23 [2025-05-14T17:24:23.563Z] [Pipeline] checkout
19:24:23 [2025-05-14T17:24:23.564Z] Selected Git installation does not exist. Using Default
19:24:23 [2025-05-14T17:24:23.564Z] The recommended git tool is: NONE
19:24:23 [2025-05-14T17:24:23.564Z] No credentials specified
19:24:23 [2025-05-14T17:24:23.564Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23 [2025-05-14T17:24:23.570Z] Fetching changes from the remote Git repository
19:24:23 [2025-05-14T17:24:23.573Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:23 [2025-05-14T17:24:23.581Z] Cleaning workspace
19:24:23 [2025-05-14T17:24:23.581Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:23 [2025-05-14T17:24:23.588Z] Resetting working tree
19:24:23 [2025-05-14T17:24:23.588Z]  > /usr/bin/git reset --hard # timeout=10
19:24:23 [2025-05-14T17:24:23.613Z]  > /usr/bin/git clean -fdx # timeout=10
19:24:23 [2025-05-14T17:24:23.881Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:23 [2025-05-14T17:24:23.881Z]  > /usr/bin/git --version # timeout=10
19:24:23 [2025-05-14T17:24:23.886Z]  > git --version # 'git version 2.43.0'
19:24:23 [2025-05-14T17:24:23.887Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:24 [2025-05-14T17:24:24.274Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:24 [2025-05-14T17:24:24.281Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
19:24:24 [2025-05-14T17:24:24.281Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:24 [2025-05-14T17:24:24.287Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:24 [2025-05-14T17:24:24.362Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
19:24:24 [2025-05-14T17:24:24.362Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
19:24:24 [2025-05-14T17:24:24.386Z] [Pipeline] }
19:24:24 [2025-05-14T17:24:24.391Z] [Pipeline] // stage
19:24:24 [2025-05-14T17:24:24.401Z] [Pipeline] withEnv
19:24:24 [2025-05-14T17:24:24.402Z] [Pipeline] {
19:24:24 [2025-05-14T17:24:24.518Z] [Pipeline] isUnix
19:24:24 [2025-05-14T17:24:24.519Z] [Pipeline] withEnv
19:24:24 [2025-05-14T17:24:24.519Z] [Pipeline] {
19:24:24 [2025-05-14T17:24:24.530Z] [Pipeline] sh
19:24:24 [2025-05-14T17:24:24.787Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:24 [2025-05-14T17:24:24.787Z] .
19:24:24 [2025-05-14T17:24:24.787Z] [Pipeline] }
19:24:24 [2025-05-14T17:24:24.798Z] [Pipeline] // withEnv
19:24:24 [2025-05-14T17:24:24.804Z] [Pipeline] withDockerContainer
19:24:24 [2025-05-14T17:24:24.835Z] Jenkins does not seem to be running inside a container
19:24:24 [2025-05-14T17:24:24.842Z] $ 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:25 [2025-05-14T17:24:25.192Z] $ docker top 0cd6fbeb51d37f78cbee8bdc2acbbf647ff709cf91bcdd9d3d6414d0af0e6f6b -eo pid,comm
19:24:25 [2025-05-14T17:24:25.229Z] [Pipeline] {
19:24:25 [2025-05-14T17:24:25.239Z] [Pipeline] withEnv
19:24:25 [2025-05-14T17:24:25.239Z] [Pipeline] {
19:24:25 [2025-05-14T17:24:25.245Z] [Pipeline] stage
19:24:25 [2025-05-14T17:24:25.245Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:25 [2025-05-14T17:24:25.268Z] [Pipeline] script
19:24:25 [2025-05-14T17:24:25.273Z] [Pipeline] {
19:24:25 [2025-05-14T17:24:25.282Z] [Pipeline] echo
19:24:25 [2025-05-14T17:24:25.282Z] Working on branch master
19:24:25 [2025-05-14T17:24:25.286Z] [Pipeline] copyArtifacts
19:24:25 [2025-05-14T17:24:25.291Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 947
19:24:25 [2025-05-14T17:24:25.297Z] [Pipeline] readYaml
19:24:25 [2025-05-14T17:24:25.309Z] 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:25 [2025-05-14T17:24:25.309Z] 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:25 [2025-05-14T17:24:25.310Z] [Pipeline] sh
19:24:25 [2025-05-14T17:24:25.568Z] + rm -f build.yaml
19:24:25 [2025-05-14T17:24:25.569Z] [Pipeline] }
19:24:25 [2025-05-14T17:24:25.577Z] [Pipeline] // script
19:24:25 [2025-05-14T17:24:25.587Z] [Pipeline] echo
19:24:25 [2025-05-14T17:24:25.587Z] Parent version is 1.7-build250303
19:24:25 [2025-05-14T17:24:25.588Z] [Pipeline] echo
19:24:25 [2025-05-14T17:24:25.589Z] Silverpeas version is 6.5-build250512
19:24:25 [2025-05-14T17:24:25.590Z] [Pipeline] }
19:24:25 [2025-05-14T17:24:25.598Z] [Pipeline] // stage
19:24:25 [2025-05-14T17:24:25.608Z] [Pipeline] stage
19:24:25 [2025-05-14T17:24:25.609Z] [Pipeline] { (Prepare the project)
19:24:25 [2025-05-14T17:24:25.634Z] [Pipeline] git
19:24:25 [2025-05-14T17:24:25.636Z] The recommended git tool is: /usr/bin/git
19:24:25 [2025-05-14T17:24:25.637Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:25 [2025-05-14T17:24:25.646Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@b00180b; decorates hudson.Launcher$LocalLauncher@68cc3e34 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:25 [2025-05-14T17:24:25.647Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:25 [2025-05-14T17:24:25.654Z] Fetching changes from the remote Git repository
19:24:25 [2025-05-14T17:24:25.660Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:25 [2025-05-14T17:24:25.669Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:24:25 [2025-05-14T17:24:25.669Z]  > /usr/bin/git --version # timeout=10
19:24:25 [2025-05-14T17:24:25.674Z]  > git --version # 'git version 2.43.0'
19:24:25 [2025-05-14T17:24:25.675Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:25 [2025-05-14T17:24:25.681Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:26 [2025-05-14T17:24:26.045Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:26 [2025-05-14T17:24:26.053Z] Checking out Revision 519447ab0c73781010b7cebd0695398642299cc5 (refs/remotes/origin/master)
19:24:26 [2025-05-14T17:24:26.053Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:26 [2025-05-14T17:24:26.058Z]  > /usr/bin/git checkout -f 519447ab0c73781010b7cebd0695398642299cc5 # timeout=10
19:24:26 [2025-05-14T17:24:26.191Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:26 [2025-05-14T17:24:26.202Z]  > /usr/bin/git branch -D master # timeout=10
19:24:26 [2025-05-14T17:24:26.212Z]  > /usr/bin/git checkout -b master 519447ab0c73781010b7cebd0695398642299cc5 # timeout=10
19:24:26 [2025-05-14T17:24:26.349Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250512"
19:24:26 [2025-05-14T17:24:26.350Z]  > /usr/bin/git rev-list --no-walk f8897a2ef0667884b175c5350f296cdd7bd297a4 # timeout=10
19:24:26 [2025-05-14T17:24:26.371Z] [Pipeline] script
19:24:26 [2025-05-14T17:24:26.374Z] [Pipeline] {
19:24:26 [2025-05-14T17:24:26.388Z] [Pipeline] copyArtifacts
19:24:26 [2025-05-14T17:24:26.394Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 561
19:24:26 [2025-05-14T17:24:26.401Z] [Pipeline] readYaml
19:24:26 [2025-05-14T17:24:26.413Z] 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:26 [2025-05-14T17:24:26.414Z] [Pipeline] sh
19:24:26 [2025-05-14T17:24:26.673Z] + git rev-parse HEAD
19:24:26 [2025-05-14T17:24:26.675Z] [Pipeline] echo
19:24:26 [2025-05-14T17:24:26.676Z] Current commit is 519447ab0c73781010b7cebd0695398642299cc5 and last build commit is 519447ab0c73781010b7cebd0695398642299cc5
19:24:26 [2025-05-14T17:24:26.677Z] 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:26 [2025-05-14T17:24:26.677Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.686Z] [Pipeline] // script
19:24:26 [2025-05-14T17:24:26.695Z] [Pipeline] script
19:24:26 [2025-05-14T17:24:26.700Z] [Pipeline] {
19:24:26 [2025-05-14T17:24:26.710Z] [Pipeline] readMavenPom
19:24:26 [2025-05-14T17:24:26.725Z] 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:26 [2025-05-14T17:24:26.726Z] 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:26 [2025-05-14T17:24:26.727Z] 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:26 [2025-05-14T17:24:26.727Z] 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:26 [2025-05-14T17:24:26.728Z] [Pipeline] echo
19:24:26 [2025-05-14T17:24:26.729Z] No changes and no update in Silverpeas since the last build
19:24:26 [2025-05-14T17:24:26.729Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.743Z] [Pipeline] // script
19:24:26 [2025-05-14T17:24:26.757Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.766Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.777Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.778Z] [Pipeline] { (Build the project)
19:24:26 [2025-05-14T17:24:26.818Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-14T17:24:26.819Z] [Pipeline] getContext
19:24:26 [2025-05-14T17:24:26.831Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.832Z] [Pipeline] { (Check POM parent version)
19:24:26 [2025-05-14T17:24:26.841Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-14T17:24:26.842Z] [Pipeline] getContext
19:24:26 [2025-05-14T17:24:26.844Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.852Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.863Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.863Z] [Pipeline] { (Update POM parent)
19:24:26 [2025-05-14T17:24:26.872Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-14T17:24:26.873Z] [Pipeline] getContext
19:24:26 [2025-05-14T17:24:26.875Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.884Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.893Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.893Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:26 [2025-05-14T17:24:26.901Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-14T17:24:26.902Z] [Pipeline] getContext
19:24:26 [2025-05-14T17:24:26.903Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.911Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.920Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.920Z] [Pipeline] { (Build and Publish)
19:24:26 [2025-05-14T17:24:26.928Z] Stage "Build the project" skipped due to when conditional
19:24:26 [2025-05-14T17:24:26.929Z] [Pipeline] getContext
19:24:26 [2025-05-14T17:24:26.930Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.936Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.943Z] [Pipeline] }
19:24:26 [2025-05-14T17:24:26.950Z] [Pipeline] // stage
19:24:26 [2025-05-14T17:24:26.957Z] [Pipeline] stage
19:24:26 [2025-05-14T17:24:26.958Z] [Pipeline] { (Create YAML build report)
19:24:26 [2025-05-14T17:24:26.975Z] [Pipeline] script
19:24:26 [2025-05-14T17:24:26.979Z] [Pipeline] {
19:24:26 [2025-05-14T17:24:26.989Z] [Pipeline] sh
19:24:27 [2025-05-14T17:24:27.248Z] + mkdir -p target
19:24:27 [2025-05-14T17:24:27.250Z] [Pipeline] sh
19:24:27 [2025-05-14T17:24:27.508Z] + mv build.yaml target/
19:24:27 [2025-05-14T17:24:27.509Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.518Z] [Pipeline] // script
19:24:27 [2025-05-14T17:24:27.527Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.535Z] [Pipeline] // stage
19:24:27 [2025-05-14T17:24:27.546Z] [Pipeline] stage
19:24:27 [2025-05-14T17:24:27.547Z] [Pipeline] { (Declarative: Post Actions)
19:24:27 [2025-05-14T17:24:27.563Z] [Pipeline] step
19:24:27 [2025-05-14T17:24:27.580Z] [Pipeline] script
19:24:27 [2025-05-14T17:24:27.586Z] [Pipeline] {
19:24:27 [2025-05-14T17:24:27.604Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.613Z] [Pipeline] // script
19:24:27 [2025-05-14T17:24:27.626Z] [Pipeline] archiveArtifacts
19:24:27 [2025-05-14T17:24:27.629Z] Archiving artifacts
19:24:27 [2025-05-14T17:24:27.638Z] Enregistrement des empreintes numériques
19:24:27 [2025-05-14T17:24:27.660Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.670Z] [Pipeline] // stage
19:24:27 [2025-05-14T17:24:27.679Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.687Z] [Pipeline] // withEnv
19:24:27 [2025-05-14T17:24:27.695Z] [Pipeline] }
19:24:27 [2025-05-14T17:24:27.696Z] $ docker stop --time=1 0cd6fbeb51d37f78cbee8bdc2acbbf647ff709cf91bcdd9d3d6414d0af0e6f6b
19:24:28 [2025-05-14T17:24:28.943Z] $ docker rm -f --volumes 0cd6fbeb51d37f78cbee8bdc2acbbf647ff709cf91bcdd9d3d6414d0af0e6f6b
19:24:28 [2025-05-14T17:24:28.981Z] [Pipeline] // withDockerContainer
19:24:28 [2025-05-14T17:24:28.985Z] [Pipeline] }
19:24:28 [2025-05-14T17:24:28.988Z] [Pipeline] // withEnv
19:24:28 [2025-05-14T17:24:28.992Z] [Pipeline] }
19:24:28 [2025-05-14T17:24:28.996Z] [Pipeline] // node
19:24:29 [2025-05-14T17:24:29.000Z] [Pipeline] End of Pipeline
19:24:29 [2025-05-14T17:24:29.036Z] Finished: SUCCESS