Skip to content
Succès

Sortie de la console

06:46:21 [2025-04-21T04:46:21.191Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 384
06:46:21 [2025-04-21T04:46:21.191Z] Causé à l'origine par :
06:46:21 [2025-04-21T04:46:21.191Z]  Lancé par une alarme périodique
06:46:21 [2025-04-21T04:46:21.191Z] Running as userbuild
06:46:21 [2025-04-21T04:46:21.570Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2025-04-21T04:46:21.717Z] [Pipeline] Start of Pipeline
06:46:21 [2025-04-21T04:46:21.998Z] [Pipeline] node
06:46:22 [2025-04-21T04:46:22.001Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:22 [2025-04-21T04:46:22.003Z] [Pipeline] {
06:46:22 [2025-04-21T04:46:22.015Z] [Pipeline] stage
06:46:22 [2025-04-21T04:46:22.015Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2025-04-21T04:46:22.023Z] [Pipeline] checkout
06:46:22 [2025-04-21T04:46:22.025Z] Selected Git installation does not exist. Using Default
06:46:22 [2025-04-21T04:46:22.025Z] The recommended git tool is: NONE
06:46:22 [2025-04-21T04:46:22.025Z] No credentials specified
06:46:22 [2025-04-21T04:46:22.026Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2025-04-21T04:46:22.032Z] Fetching changes from the remote Git repository
06:46:22 [2025-04-21T04:46:22.033Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2025-04-21T04:46:22.039Z] Cleaning workspace
06:46:22 [2025-04-21T04:46:22.039Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2025-04-21T04:46:22.043Z] Resetting working tree
06:46:22 [2025-04-21T04:46:22.043Z]  > /usr/bin/git reset --hard # timeout=10
06:46:22 [2025-04-21T04:46:22.061Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2025-04-21T04:46:22.307Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2025-04-21T04:46:22.307Z]  > /usr/bin/git --version # timeout=10
06:46:22 [2025-04-21T04:46:22.313Z]  > git --version # 'git version 2.43.0'
06:46:22 [2025-04-21T04:46:22.313Z]  > /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-04-21T04:46:22.721Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2025-04-21T04:46:22.727Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:22 [2025-04-21T04:46:22.727Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2025-04-21T04:46:22.732Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:22 [2025-04-21T04:46:22.793Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:22 [2025-04-21T04:46:22.794Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:22 [2025-04-21T04:46:22.814Z] [Pipeline] }
06:46:22 [2025-04-21T04:46:22.818Z] [Pipeline] // stage
06:46:22 [2025-04-21T04:46:22.825Z] [Pipeline] withEnv
06:46:22 [2025-04-21T04:46:22.826Z] [Pipeline] {
06:46:22 [2025-04-21T04:46:22.915Z] [Pipeline] isUnix
06:46:22 [2025-04-21T04:46:22.916Z] [Pipeline] withEnv
06:46:22 [2025-04-21T04:46:22.916Z] [Pipeline] {
06:46:22 [2025-04-21T04:46:22.926Z] [Pipeline] sh
06:46:23 [2025-04-21T04:46:23.182Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2025-04-21T04:46:23.182Z] .
06:46:23 [2025-04-21T04:46:23.183Z] [Pipeline] }
06:46:23 [2025-04-21T04:46:23.191Z] [Pipeline] // withEnv
06:46:23 [2025-04-21T04:46:23.201Z] [Pipeline] withDockerContainer
06:46:23 [2025-04-21T04:46:23.232Z] Jenkins does not seem to be running inside a container
06:46:23 [2025-04-21T04:46:23.240Z] $ 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-04-21T04:46:23.576Z] $ docker top 53e4472ad46bd48115d66afcfb4eb756bb933fc8dfec3f343a32281c07b0fdb9 -eo pid,comm
06:46:23 [2025-04-21T04:46:23.613Z] [Pipeline] {
06:46:23 [2025-04-21T04:46:23.622Z] [Pipeline] withEnv
06:46:23 [2025-04-21T04:46:23.623Z] [Pipeline] {
06:46:23 [2025-04-21T04:46:23.628Z] [Pipeline] stage
06:46:23 [2025-04-21T04:46:23.628Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2025-04-21T04:46:23.641Z] [Pipeline] script
06:46:23 [2025-04-21T04:46:23.642Z] [Pipeline] {
06:46:23 [2025-04-21T04:46:23.650Z] [Pipeline] echo
06:46:23 [2025-04-21T04:46:23.650Z] Working on branch 6.4.x
06:46:23 [2025-04-21T04:46:23.653Z] [Pipeline] copyArtifacts
06:46:23 [2025-04-21T04:46:23.659Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 384
06:46:23 [2025-04-21T04:46:23.663Z] [Pipeline] readYaml
06:46:23 [2025-04-21T04:46:23.674Z] 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-04-21T04:46:23.675Z] 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-04-21T04:46:23.676Z] [Pipeline] sh
06:46:23 [2025-04-21T04:46:23.933Z] + rm -f build.yaml
06:46:23 [2025-04-21T04:46:23.934Z] [Pipeline] }
06:46:23 [2025-04-21T04:46:23.942Z] [Pipeline] // script
06:46:23 [2025-04-21T04:46:23.955Z] [Pipeline] echo
06:46:23 [2025-04-21T04:46:23.955Z] Parent version is 1.6.2
06:46:23 [2025-04-21T04:46:23.956Z] [Pipeline] echo
06:46:23 [2025-04-21T04:46:23.957Z] Silverpeas version is 6.4.4-build250417
06:46:23 [2025-04-21T04:46:23.958Z] [Pipeline] }
06:46:23 [2025-04-21T04:46:23.967Z] [Pipeline] // stage
06:46:23 [2025-04-21T04:46:23.976Z] [Pipeline] stage
06:46:23 [2025-04-21T04:46:23.977Z] [Pipeline] { (Prepare the project)
06:46:24 [2025-04-21T04:46:24.000Z] [Pipeline] git
06:46:24 [2025-04-21T04:46:24.002Z] The recommended git tool is: /usr/bin/git
06:46:24 [2025-04-21T04:46:24.003Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:24 [2025-04-21T04:46:24.016Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@53e037f9; decorates hudson.Launcher$LocalLauncher@1042228 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:24 [2025-04-21T04:46:24.016Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:24 [2025-04-21T04:46:24.022Z] Fetching changes from the remote Git repository
06:46:24 [2025-04-21T04:46:24.026Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:24 [2025-04-21T04:46:24.034Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:24 [2025-04-21T04:46:24.034Z]  > /usr/bin/git --version # timeout=10
06:46:24 [2025-04-21T04:46:24.040Z]  > git --version # 'git version 2.43.0'
06:46:24 [2025-04-21T04:46:24.040Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:24 [2025-04-21T04:46:24.046Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-04-21T04:46:24.444Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2025-04-21T04:46:24.453Z] Checking out Revision d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 (refs/remotes/origin/6.4.x)
06:46:24 [2025-04-21T04:46:24.453Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-04-21T04:46:24.459Z]  > /usr/bin/git checkout -f d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:24 [2025-04-21T04:46:24.594Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2025-04-21T04:46:24.602Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2025-04-21T04:46:24.610Z]  > /usr/bin/git checkout -b 6.4.x d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:24 [2025-04-21T04:46:24.768Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250417"
06:46:24 [2025-04-21T04:46:24.768Z]  > /usr/bin/git rev-list --no-walk 1c14bc5c7b9fbd313b0d24ad9d77a7fa8d355306 # timeout=10
06:46:24 [2025-04-21T04:46:24.789Z] [Pipeline] script
06:46:24 [2025-04-21T04:46:24.792Z] [Pipeline] {
06:46:24 [2025-04-21T04:46:24.808Z] [Pipeline] copyArtifacts
06:46:24 [2025-04-21T04:46:24.813Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 284
06:46:24 [2025-04-21T04:46:24.820Z] [Pipeline] readYaml
06:46:24 [2025-04-21T04:46:24.833Z] 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:24 [2025-04-21T04:46:24.835Z] [Pipeline] sh
06:46:25 [2025-04-21T04:46:25.092Z] + git rev-parse HEAD
06:46:25 [2025-04-21T04:46:25.094Z] [Pipeline] echo
06:46:25 [2025-04-21T04:46:25.095Z] Current commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 and last build commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387
06:46:25 [2025-04-21T04:46:25.095Z] 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-04-21T04:46:25.096Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.106Z] [Pipeline] // script
06:46:25 [2025-04-21T04:46:25.117Z] [Pipeline] script
06:46:25 [2025-04-21T04:46:25.120Z] [Pipeline] {
06:46:25 [2025-04-21T04:46:25.131Z] [Pipeline] readMavenPom
06:46:25 [2025-04-21T04:46:25.142Z] 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-04-21T04:46:25.143Z] 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-04-21T04:46:25.144Z] 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-04-21T04:46:25.144Z] 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-04-21T04:46:25.145Z] [Pipeline] echo
06:46:25 [2025-04-21T04:46:25.145Z] No changes and no update in Silverpeas since the last build
06:46:25 [2025-04-21T04:46:25.145Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.156Z] [Pipeline] // script
06:46:25 [2025-04-21T04:46:25.166Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.174Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.184Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.185Z] [Pipeline] { (Build the project)
06:46:25 [2025-04-21T04:46:25.224Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-04-21T04:46:25.225Z] [Pipeline] getContext
06:46:25 [2025-04-21T04:46:25.237Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.238Z] [Pipeline] { (Check POM parent version)
06:46:25 [2025-04-21T04:46:25.247Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-04-21T04:46:25.248Z] [Pipeline] getContext
06:46:25 [2025-04-21T04:46:25.249Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.257Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.267Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.268Z] [Pipeline] { (Update POM parent)
06:46:25 [2025-04-21T04:46:25.276Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-04-21T04:46:25.277Z] [Pipeline] getContext
06:46:25 [2025-04-21T04:46:25.278Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.287Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.296Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.297Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2025-04-21T04:46:25.305Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-04-21T04:46:25.306Z] [Pipeline] getContext
06:46:25 [2025-04-21T04:46:25.307Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.315Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.324Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.325Z] [Pipeline] { (Build and Publish)
06:46:25 [2025-04-21T04:46:25.332Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-04-21T04:46:25.333Z] [Pipeline] getContext
06:46:25 [2025-04-21T04:46:25.334Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.342Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.348Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.355Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.364Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.365Z] [Pipeline] { (Create YAML build report)
06:46:25 [2025-04-21T04:46:25.385Z] [Pipeline] script
06:46:25 [2025-04-21T04:46:25.388Z] [Pipeline] {
06:46:25 [2025-04-21T04:46:25.398Z] [Pipeline] sh
06:46:25 [2025-04-21T04:46:25.655Z] + mkdir -p target
06:46:25 [2025-04-21T04:46:25.657Z] [Pipeline] sh
06:46:25 [2025-04-21T04:46:25.915Z] + mv build.yaml target/
06:46:25 [2025-04-21T04:46:25.916Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.924Z] [Pipeline] // script
06:46:25 [2025-04-21T04:46:25.935Z] [Pipeline] }
06:46:25 [2025-04-21T04:46:25.943Z] [Pipeline] // stage
06:46:25 [2025-04-21T04:46:25.950Z] [Pipeline] stage
06:46:25 [2025-04-21T04:46:25.951Z] [Pipeline] { (Declarative: Post Actions)
06:46:25 [2025-04-21T04:46:25.967Z] [Pipeline] step
06:46:25 [2025-04-21T04:46:25.983Z] [Pipeline] script
06:46:25 [2025-04-21T04:46:25.988Z] [Pipeline] {
06:46:26 [2025-04-21T04:46:26.007Z] [Pipeline] }
06:46:26 [2025-04-21T04:46:26.015Z] [Pipeline] // script
06:46:26 [2025-04-21T04:46:26.033Z] [Pipeline] archiveArtifacts
06:46:26 [2025-04-21T04:46:26.036Z] Archiving artifacts
06:46:26 [2025-04-21T04:46:26.044Z] Enregistrement des empreintes numériques
06:46:26 [2025-04-21T04:46:26.064Z] [Pipeline] }
06:46:26 [2025-04-21T04:46:26.074Z] [Pipeline] // stage
06:46:26 [2025-04-21T04:46:26.083Z] [Pipeline] }
06:46:26 [2025-04-21T04:46:26.091Z] [Pipeline] // withEnv
06:46:26 [2025-04-21T04:46:26.099Z] [Pipeline] }
06:46:26 [2025-04-21T04:46:26.100Z] $ docker stop --time=1 53e4472ad46bd48115d66afcfb4eb756bb933fc8dfec3f343a32281c07b0fdb9
06:46:27 [2025-04-21T04:46:27.355Z] $ docker rm -f --volumes 53e4472ad46bd48115d66afcfb4eb756bb933fc8dfec3f343a32281c07b0fdb9
06:46:27 [2025-04-21T04:46:27.391Z] [Pipeline] // withDockerContainer
06:46:27 [2025-04-21T04:46:27.394Z] [Pipeline] }
06:46:27 [2025-04-21T04:46:27.398Z] [Pipeline] // withEnv
06:46:27 [2025-04-21T04:46:27.401Z] [Pipeline] }
06:46:27 [2025-04-21T04:46:27.405Z] [Pipeline] // node
06:46:27 [2025-04-21T04:46:27.412Z] [Pipeline] End of Pipeline
06:46:27 [2025-04-21T04:46:27.446Z] Finished: SUCCESS