Skip to content
Succès

Sortie de la console

06:46:22 [2025-04-24T04:46:22.454Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 385
06:46:22 [2025-04-24T04:46:22.454Z] Causé à l'origine par :
06:46:22 [2025-04-24T04:46:22.454Z]  Lancé par une alarme périodique
06:46:22 [2025-04-24T04:46:22.454Z] Running as userbuild
06:46:22 [2025-04-24T04:46:22.842Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2025-04-24T04:46:22.986Z] [Pipeline] Start of Pipeline
06:46:23 [2025-04-24T04:46:23.162Z] [Pipeline] node
06:46:23 [2025-04-24T04:46:23.164Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2025-04-24T04:46:23.166Z] [Pipeline] {
06:46:23 [2025-04-24T04:46:23.177Z] [Pipeline] stage
06:46:23 [2025-04-24T04:46:23.177Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2025-04-24T04:46:23.183Z] [Pipeline] checkout
06:46:23 [2025-04-24T04:46:23.184Z] Selected Git installation does not exist. Using Default
06:46:23 [2025-04-24T04:46:23.185Z] The recommended git tool is: NONE
06:46:23 [2025-04-24T04:46:23.185Z] No credentials specified
06:46:23 [2025-04-24T04:46:23.185Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-04-24T04:46:23.192Z] Fetching changes from the remote Git repository
06:46:23 [2025-04-24T04:46:23.196Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2025-04-24T04:46:23.206Z] Cleaning workspace
06:46:23 [2025-04-24T04:46:23.206Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2025-04-24T04:46:23.212Z] Resetting working tree
06:46:23 [2025-04-24T04:46:23.212Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2025-04-24T04:46:23.312Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:23 [2025-04-24T04:46:23.324Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-04-24T04:46:23.324Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-04-24T04:46:23.330Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-04-24T04:46:23.331Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:23 [2025-04-24T04:46:23.749Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:23 [2025-04-24T04:46:23.756Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:23 [2025-04-24T04:46:23.756Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:23 [2025-04-24T04:46:23.762Z]  > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:23 [2025-04-24T04:46:23.827Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:23 [2025-04-24T04:46:23.828Z]  > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:23 [2025-04-24T04:46:23.853Z] [Pipeline] }
06:46:23 [2025-04-24T04:46:23.857Z] [Pipeline] // stage
06:46:23 [2025-04-24T04:46:23.869Z] [Pipeline] withEnv
06:46:23 [2025-04-24T04:46:23.870Z] [Pipeline] {
06:46:23 [2025-04-24T04:46:23.976Z] [Pipeline] isUnix
06:46:23 [2025-04-24T04:46:23.977Z] [Pipeline] withEnv
06:46:23 [2025-04-24T04:46:23.977Z] [Pipeline] {
06:46:23 [2025-04-24T04:46:23.988Z] [Pipeline] sh
06:46:24 [2025-04-24T04:46:24.244Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2025-04-24T04:46:24.244Z] .
06:46:24 [2025-04-24T04:46:24.245Z] [Pipeline] }
06:46:24 [2025-04-24T04:46:24.253Z] [Pipeline] // withEnv
06:46:24 [2025-04-24T04:46:24.262Z] [Pipeline] withDockerContainer
06:46:24 [2025-04-24T04:46:24.290Z] Jenkins does not seem to be running inside a container
06:46:24 [2025-04-24T04:46:24.297Z] $ 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:24 [2025-04-24T04:46:24.610Z] $ docker top 8f493dce47ad4ddb190b07eb1319d7652f21b92ff0465c7d164d54e3711ee0cf -eo pid,comm
06:46:24 [2025-04-24T04:46:24.647Z] [Pipeline] {
06:46:24 [2025-04-24T04:46:24.655Z] [Pipeline] withEnv
06:46:24 [2025-04-24T04:46:24.655Z] [Pipeline] {
06:46:24 [2025-04-24T04:46:24.661Z] [Pipeline] stage
06:46:24 [2025-04-24T04:46:24.661Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:24 [2025-04-24T04:46:24.673Z] [Pipeline] script
06:46:24 [2025-04-24T04:46:24.675Z] [Pipeline] {
06:46:24 [2025-04-24T04:46:24.682Z] [Pipeline] echo
06:46:24 [2025-04-24T04:46:24.682Z] Working on branch 6.4.x
06:46:24 [2025-04-24T04:46:24.685Z] [Pipeline] copyArtifacts
06:46:24 [2025-04-24T04:46:24.690Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 385
06:46:24 [2025-04-24T04:46:24.695Z] [Pipeline] readYaml
06:46:24 [2025-04-24T04:46:24.706Z] 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:24 [2025-04-24T04:46:24.706Z] 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:24 [2025-04-24T04:46:24.707Z] [Pipeline] sh
06:46:24 [2025-04-24T04:46:24.964Z] + rm -f build.yaml
06:46:24 [2025-04-24T04:46:24.965Z] [Pipeline] }
06:46:24 [2025-04-24T04:46:24.973Z] [Pipeline] // script
06:46:24 [2025-04-24T04:46:24.981Z] [Pipeline] echo
06:46:24 [2025-04-24T04:46:24.982Z] Parent version is 1.6.2
06:46:24 [2025-04-24T04:46:24.983Z] [Pipeline] echo
06:46:24 [2025-04-24T04:46:24.984Z] Silverpeas version is 6.4.4-build250417
06:46:24 [2025-04-24T04:46:24.985Z] [Pipeline] }
06:46:24 [2025-04-24T04:46:24.992Z] [Pipeline] // stage
06:46:25 [2025-04-24T04:46:25.001Z] [Pipeline] stage
06:46:25 [2025-04-24T04:46:25.002Z] [Pipeline] { (Prepare the project)
06:46:25 [2025-04-24T04:46:25.022Z] [Pipeline] git
06:46:25 [2025-04-24T04:46:25.024Z] The recommended git tool is: /usr/bin/git
06:46:25 [2025-04-24T04:46:25.024Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2025-04-24T04:46:25.037Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3810f29; decorates hudson.Launcher$LocalLauncher@87a55fa will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2025-04-24T04:46:25.038Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-04-24T04:46:25.043Z] Fetching changes from the remote Git repository
06:46:25 [2025-04-24T04:46:25.047Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2025-04-24T04:46:25.052Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2025-04-24T04:46:25.053Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-04-24T04:46:25.058Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-04-24T04:46:25.058Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2025-04-24T04:46:25.069Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:25 [2025-04-24T04:46:25.495Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:25 [2025-04-24T04:46:25.504Z] Checking out Revision d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 (refs/remotes/origin/6.4.x)
06:46:25 [2025-04-24T04:46:25.504Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25 [2025-04-24T04:46:25.509Z]  > /usr/bin/git checkout -f d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:25 [2025-04-24T04:46:25.640Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:25 [2025-04-24T04:46:25.649Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:25 [2025-04-24T04:46:25.657Z]  > /usr/bin/git checkout -b 6.4.x d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:25 [2025-04-24T04:46:25.816Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250417"
06:46:25 [2025-04-24T04:46:25.816Z]  > /usr/bin/git rev-list --no-walk d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10
06:46:25 [2025-04-24T04:46:25.837Z] [Pipeline] script
06:46:25 [2025-04-24T04:46:25.839Z] [Pipeline] {
06:46:25 [2025-04-24T04:46:25.853Z] [Pipeline] copyArtifacts
06:46:25 [2025-04-24T04:46:25.857Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 285
06:46:25 [2025-04-24T04:46:25.865Z] [Pipeline] readYaml
06:46:25 [2025-04-24T04:46:25.876Z] 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:25 [2025-04-24T04:46:25.878Z] [Pipeline] sh
06:46:26 [2025-04-24T04:46:26.134Z] + git rev-parse HEAD
06:46:26 [2025-04-24T04:46:26.136Z] [Pipeline] echo
06:46:26 [2025-04-24T04:46:26.137Z] Current commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 and last build commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387
06:46:26 [2025-04-24T04:46:26.138Z] 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:26 [2025-04-24T04:46:26.138Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.146Z] [Pipeline] // script
06:46:26 [2025-04-24T04:46:26.155Z] [Pipeline] script
06:46:26 [2025-04-24T04:46:26.159Z] [Pipeline] {
06:46:26 [2025-04-24T04:46:26.168Z] [Pipeline] readMavenPom
06:46:26 [2025-04-24T04:46:26.177Z] 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:26 [2025-04-24T04:46:26.178Z] 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:26 [2025-04-24T04:46:26.179Z] 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:26 [2025-04-24T04:46:26.179Z] 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:26 [2025-04-24T04:46:26.180Z] [Pipeline] echo
06:46:26 [2025-04-24T04:46:26.180Z] No changes and no update in Silverpeas since the last build
06:46:26 [2025-04-24T04:46:26.180Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.189Z] [Pipeline] // script
06:46:26 [2025-04-24T04:46:26.198Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.206Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.216Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.216Z] [Pipeline] { (Build the project)
06:46:26 [2025-04-24T04:46:26.253Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-04-24T04:46:26.254Z] [Pipeline] getContext
06:46:26 [2025-04-24T04:46:26.265Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.266Z] [Pipeline] { (Check POM parent version)
06:46:26 [2025-04-24T04:46:26.275Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-04-24T04:46:26.276Z] [Pipeline] getContext
06:46:26 [2025-04-24T04:46:26.277Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.285Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.294Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.295Z] [Pipeline] { (Update POM parent)
06:46:26 [2025-04-24T04:46:26.304Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-04-24T04:46:26.304Z] [Pipeline] getContext
06:46:26 [2025-04-24T04:46:26.305Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.313Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.322Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.323Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:26 [2025-04-24T04:46:26.331Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-04-24T04:46:26.332Z] [Pipeline] getContext
06:46:26 [2025-04-24T04:46:26.333Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.340Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.349Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.349Z] [Pipeline] { (Build and Publish)
06:46:26 [2025-04-24T04:46:26.357Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-04-24T04:46:26.357Z] [Pipeline] getContext
06:46:26 [2025-04-24T04:46:26.358Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.366Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.372Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.379Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.389Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.389Z] [Pipeline] { (Create YAML build report)
06:46:26 [2025-04-24T04:46:26.409Z] [Pipeline] script
06:46:26 [2025-04-24T04:46:26.412Z] [Pipeline] {
06:46:26 [2025-04-24T04:46:26.422Z] [Pipeline] sh
06:46:26 [2025-04-24T04:46:26.679Z] + mkdir -p target
06:46:26 [2025-04-24T04:46:26.681Z] [Pipeline] sh
06:46:26 [2025-04-24T04:46:26.938Z] + mv build.yaml target/
06:46:26 [2025-04-24T04:46:26.939Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.947Z] [Pipeline] // script
06:46:26 [2025-04-24T04:46:26.956Z] [Pipeline] }
06:46:26 [2025-04-24T04:46:26.964Z] [Pipeline] // stage
06:46:26 [2025-04-24T04:46:26.974Z] [Pipeline] stage
06:46:26 [2025-04-24T04:46:26.975Z] [Pipeline] { (Declarative: Post Actions)
06:46:26 [2025-04-24T04:46:26.991Z] [Pipeline] step
06:46:27 [2025-04-24T04:46:27.007Z] [Pipeline] script
06:46:27 [2025-04-24T04:46:27.012Z] [Pipeline] {
06:46:27 [2025-04-24T04:46:27.021Z] [Pipeline] }
06:46:27 [2025-04-24T04:46:27.029Z] [Pipeline] // script
06:46:27 [2025-04-24T04:46:27.038Z] [Pipeline] archiveArtifacts
06:46:27 [2025-04-24T04:46:27.041Z] Archiving artifacts
06:46:27 [2025-04-24T04:46:27.050Z] Enregistrement des empreintes numériques
06:46:27 [2025-04-24T04:46:27.072Z] [Pipeline] }
06:46:27 [2025-04-24T04:46:27.082Z] [Pipeline] // stage
06:46:27 [2025-04-24T04:46:27.091Z] [Pipeline] }
06:46:27 [2025-04-24T04:46:27.099Z] [Pipeline] // withEnv
06:46:27 [2025-04-24T04:46:27.107Z] [Pipeline] }
06:46:27 [2025-04-24T04:46:27.108Z] $ docker stop --time=1 8f493dce47ad4ddb190b07eb1319d7652f21b92ff0465c7d164d54e3711ee0cf
06:46:28 [2025-04-24T04:46:28.360Z] $ docker rm -f --volumes 8f493dce47ad4ddb190b07eb1319d7652f21b92ff0465c7d164d54e3711ee0cf
06:46:28 [2025-04-24T04:46:28.396Z] [Pipeline] // withDockerContainer
06:46:28 [2025-04-24T04:46:28.399Z] [Pipeline] }
06:46:28 [2025-04-24T04:46:28.402Z] [Pipeline] // withEnv
06:46:28 [2025-04-24T04:46:28.406Z] [Pipeline] }
06:46:28 [2025-04-24T04:46:28.409Z] [Pipeline] // node
06:46:28 [2025-04-24T04:46:28.417Z] [Pipeline] End of Pipeline
06:46:28 [2025-04-24T04:46:28.460Z] Finished: SUCCESS