Skip to content
Succès

Sortie de la console

06:46:22 [2025-01-27T05:46:22.658Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 358
06:46:22 [2025-01-27T05:46:22.658Z] Causé à l'origine par :
06:46:22 [2025-01-27T05:46:22.658Z]  Lancé par une alarme périodique
06:46:22 [2025-01-27T05:46:22.658Z] Running as userbuild
06:46:23 [2025-01-27T05:46:23.054Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-01-27T05:46:23.192Z] [Pipeline] Start of Pipeline
06:46:23 [2025-01-27T05:46:23.429Z] [Pipeline] node
06:46:23 [2025-01-27T05:46:23.432Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2025-01-27T05:46:23.438Z] [Pipeline] {
06:46:23 [2025-01-27T05:46:23.454Z] [Pipeline] stage
06:46:23 [2025-01-27T05:46:23.454Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2025-01-27T05:46:23.466Z] [Pipeline] checkout
06:46:23 [2025-01-27T05:46:23.467Z] Selected Git installation does not exist. Using Default
06:46:23 [2025-01-27T05:46:23.468Z] The recommended git tool is: NONE
06:46:23 [2025-01-27T05:46:23.468Z] No credentials specified
06:46:23 [2025-01-27T05:46:23.468Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-01-27T05:46:23.473Z] Fetching changes from the remote Git repository
06:46:23 [2025-01-27T05:46:23.476Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2025-01-27T05:46:23.486Z] Cleaning workspace
06:46:23 [2025-01-27T05:46:23.486Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2025-01-27T05:46:23.492Z] Resetting working tree
06:46:23 [2025-01-27T05:46:23.492Z]  > /usr/bin/git reset --hard # timeout=10
06:46:23 [2025-01-27T05:46:23.592Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:23 [2025-01-27T05:46:23.604Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2025-01-27T05:46:23.604Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-01-27T05:46:23.609Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-01-27T05:46:23.609Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-01-27T05:46:24.055Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2025-01-27T05:46:24.062Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:24 [2025-01-27T05:46:24.062Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-01-27T05:46:24.067Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2025-01-27T05:46:24.160Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:24 [2025-01-27T05:46:24.161Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2025-01-27T05:46:24.182Z] [Pipeline] }
06:46:24 [2025-01-27T05:46:24.190Z] [Pipeline] // stage
06:46:24 [2025-01-27T05:46:24.204Z] [Pipeline] withEnv
06:46:24 [2025-01-27T05:46:24.205Z] [Pipeline] {
06:46:24 [2025-01-27T05:46:24.318Z] [Pipeline] isUnix
06:46:24 [2025-01-27T05:46:24.319Z] [Pipeline] withEnv
06:46:24 [2025-01-27T05:46:24.320Z] [Pipeline] {
06:46:24 [2025-01-27T05:46:24.329Z] [Pipeline] sh
06:46:24 [2025-01-27T05:46:24.586Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:24 [2025-01-27T05:46:24.586Z] .
06:46:24 [2025-01-27T05:46:24.587Z] [Pipeline] }
06:46:24 [2025-01-27T05:46:24.595Z] [Pipeline] // withEnv
06:46:24 [2025-01-27T05:46:24.604Z] [Pipeline] withDockerContainer
06:46:24 [2025-01-27T05:46:24.635Z] Jenkins does not seem to be running inside a container
06:46:24 [2025-01-27T05:46:24.643Z] $ 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:25 [2025-01-27T05:46:25.013Z] $ docker top ef47c03a0b9892d20b2860ed81128213ece9b869c19174d6f402c6cba7b0cb66 -eo pid,comm
06:46:25 [2025-01-27T05:46:25.051Z] [Pipeline] {
06:46:25 [2025-01-27T05:46:25.060Z] [Pipeline] withEnv
06:46:25 [2025-01-27T05:46:25.060Z] [Pipeline] {
06:46:25 [2025-01-27T05:46:25.066Z] [Pipeline] stage
06:46:25 [2025-01-27T05:46:25.066Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25 [2025-01-27T05:46:25.096Z] [Pipeline] script
06:46:25 [2025-01-27T05:46:25.099Z] [Pipeline] {
06:46:25 [2025-01-27T05:46:25.109Z] [Pipeline] echo
06:46:25 [2025-01-27T05:46:25.109Z] Working on branch 6.4.x
06:46:25 [2025-01-27T05:46:25.113Z] [Pipeline] copyArtifacts
06:46:25 [2025-01-27T05:46:25.121Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 358
06:46:25 [2025-01-27T05:46:25.125Z] [Pipeline] readYaml
06:46:25 [2025-01-27T05:46:25.138Z] [Pipeline] sh
06:46:25 [2025-01-27T05:46:25.395Z] + rm -f build.yaml
06:46:25 [2025-01-27T05:46:25.396Z] [Pipeline] }
06:46:25 [2025-01-27T05:46:25.404Z] [Pipeline] // script
06:46:25 [2025-01-27T05:46:25.415Z] [Pipeline] echo
06:46:25 [2025-01-27T05:46:25.415Z] Parent version is 1.6.2
06:46:25 [2025-01-27T05:46:25.417Z] [Pipeline] echo
06:46:25 [2025-01-27T05:46:25.417Z] Silverpeas version is 6.4.3-build250113
06:46:25 [2025-01-27T05:46:25.418Z] [Pipeline] }
06:46:25 [2025-01-27T05:46:25.426Z] [Pipeline] // stage
06:46:25 [2025-01-27T05:46:25.436Z] [Pipeline] stage
06:46:25 [2025-01-27T05:46:25.437Z] [Pipeline] { (Prepare the project)
06:46:25 [2025-01-27T05:46:25.463Z] [Pipeline] git
06:46:25 [2025-01-27T05:46:25.464Z] The recommended git tool is: /usr/bin/git
06:46:25 [2025-01-27T05:46:25.465Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:25 [2025-01-27T05:46:25.473Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@20ae92c3; decorates hudson.Launcher$LocalLauncher@5135bad9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:25 [2025-01-27T05:46:25.473Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:25 [2025-01-27T05:46:25.480Z] Fetching changes from the remote Git repository
06:46:25 [2025-01-27T05:46:25.484Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:25 [2025-01-27T05:46:25.490Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:25 [2025-01-27T05:46:25.490Z]  > /usr/bin/git --version # timeout=10
06:46:25 [2025-01-27T05:46:25.496Z]  > git --version # 'git version 2.43.0'
06:46:25 [2025-01-27T05:46:25.497Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:25 [2025-01-27T05:46:25.503Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:25 [2025-01-27T05:46:25.872Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:25 [2025-01-27T05:46:25.880Z] Checking out Revision d600a545c8519081486790496b685aac820618c8 (refs/remotes/origin/6.4.x)
06:46:25 [2025-01-27T05:46:25.880Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:25 [2025-01-27T05:46:25.886Z]  > /usr/bin/git checkout -f d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-27T05:46:26.023Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2025-01-27T05:46:26.032Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2025-01-27T05:46:26.040Z]  > /usr/bin/git checkout -b 6.4.x d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-27T05:46:26.115Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250113"
06:46:26 [2025-01-27T05:46:26.115Z]  > /usr/bin/git rev-list --no-walk d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:26 [2025-01-27T05:46:26.134Z] [Pipeline] script
06:46:26 [2025-01-27T05:46:26.137Z] [Pipeline] {
06:46:26 [2025-01-27T05:46:26.147Z] [Pipeline] copyArtifacts
06:46:26 [2025-01-27T05:46:26.153Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 260
06:46:26 [2025-01-27T05:46:26.160Z] [Pipeline] readYaml
06:46:26 [2025-01-27T05:46:26.173Z] [Pipeline] sh
06:46:26 [2025-01-27T05:46:26.430Z] + git rev-parse HEAD
06:46:26 [2025-01-27T05:46:26.432Z] [Pipeline] echo
06:46:26 [2025-01-27T05:46:26.433Z] Current commit is d600a545c8519081486790496b685aac820618c8 and last build commit is d600a545c8519081486790496b685aac820618c8
06:46:26 [2025-01-27T05:46:26.434Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.440Z] [Pipeline] // script
06:46:26 [2025-01-27T05:46:26.445Z] [Pipeline] script
06:46:26 [2025-01-27T05:46:26.449Z] [Pipeline] {
06:46:26 [2025-01-27T05:46:26.458Z] [Pipeline] readMavenPom
06:46:26 [2025-01-27T05:46:26.470Z] [Pipeline] echo
06:46:26 [2025-01-27T05:46:26.470Z] No changes and no update in Silverpeas since the last build
06:46:26 [2025-01-27T05:46:26.471Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.479Z] [Pipeline] // script
06:46:26 [2025-01-27T05:46:26.488Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.497Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.506Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.507Z] [Pipeline] { (Build the project)
06:46:26 [2025-01-27T05:46:26.547Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-01-27T05:46:26.548Z] [Pipeline] getContext
06:46:26 [2025-01-27T05:46:26.557Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.558Z] [Pipeline] { (Check POM parent version)
06:46:26 [2025-01-27T05:46:26.568Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-01-27T05:46:26.569Z] [Pipeline] getContext
06:46:26 [2025-01-27T05:46:26.570Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.579Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.590Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.591Z] [Pipeline] { (Update POM parent)
06:46:26 [2025-01-27T05:46:26.600Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-01-27T05:46:26.601Z] [Pipeline] getContext
06:46:26 [2025-01-27T05:46:26.602Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.611Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.621Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.622Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:26 [2025-01-27T05:46:26.632Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-01-27T05:46:26.632Z] [Pipeline] getContext
06:46:26 [2025-01-27T05:46:26.634Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.643Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.653Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.654Z] [Pipeline] { (Build and Publish)
06:46:26 [2025-01-27T05:46:26.664Z] Stage "Build the project" skipped due to when conditional
06:46:26 [2025-01-27T05:46:26.664Z] [Pipeline] getContext
06:46:26 [2025-01-27T05:46:26.666Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.674Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.683Z] [Pipeline] }
06:46:26 [2025-01-27T05:46:26.692Z] [Pipeline] // stage
06:46:26 [2025-01-27T05:46:26.702Z] [Pipeline] stage
06:46:26 [2025-01-27T05:46:26.703Z] [Pipeline] { (Create YAML build report)
06:46:26 [2025-01-27T05:46:26.725Z] [Pipeline] script
06:46:26 [2025-01-27T05:46:26.728Z] [Pipeline] {
06:46:26 [2025-01-27T05:46:26.738Z] [Pipeline] sh
06:46:26 [2025-01-27T05:46:26.995Z] + mkdir -p target
06:46:26 [2025-01-27T05:46:26.998Z] [Pipeline] sh
06:46:27 [2025-01-27T05:46:27.255Z] + mv build.yaml target/
06:46:27 [2025-01-27T05:46:27.256Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.265Z] [Pipeline] // script
06:46:27 [2025-01-27T05:46:27.274Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.283Z] [Pipeline] // stage
06:46:27 [2025-01-27T05:46:27.294Z] [Pipeline] stage
06:46:27 [2025-01-27T05:46:27.294Z] [Pipeline] { (Declarative: Post Actions)
06:46:27 [2025-01-27T05:46:27.311Z] [Pipeline] step
06:46:27 [2025-01-27T05:46:27.330Z] [Pipeline] script
06:46:27 [2025-01-27T05:46:27.334Z] [Pipeline] {
06:46:27 [2025-01-27T05:46:27.349Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.358Z] [Pipeline] // script
06:46:27 [2025-01-27T05:46:27.373Z] [Pipeline] archiveArtifacts
06:46:27 [2025-01-27T05:46:27.375Z] Archiving artifacts
06:46:27 [2025-01-27T05:46:27.384Z] Enregistrement des empreintes numériques
06:46:27 [2025-01-27T05:46:27.405Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.420Z] [Pipeline] // stage
06:46:27 [2025-01-27T05:46:27.429Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.437Z] [Pipeline] // withEnv
06:46:27 [2025-01-27T05:46:27.446Z] [Pipeline] }
06:46:27 [2025-01-27T05:46:27.446Z] $ docker stop --time=1 ef47c03a0b9892d20b2860ed81128213ece9b869c19174d6f402c6cba7b0cb66
06:46:28 [2025-01-27T05:46:28.716Z] $ docker rm -f --volumes ef47c03a0b9892d20b2860ed81128213ece9b869c19174d6f402c6cba7b0cb66
06:46:28 [2025-01-27T05:46:28.755Z] [Pipeline] // withDockerContainer
06:46:28 [2025-01-27T05:46:28.759Z] [Pipeline] }
06:46:28 [2025-01-27T05:46:28.766Z] [Pipeline] // withEnv
06:46:28 [2025-01-27T05:46:28.774Z] [Pipeline] }
06:46:28 [2025-01-27T05:46:28.783Z] [Pipeline] // node
06:46:28 [2025-01-27T05:46:28.792Z] [Pipeline] End of Pipeline
06:46:28 [2025-01-27T05:46:28.846Z] Finished: SUCCESS