Skip to content
En échec

Sortie de la console

10:44:09 [2024-12-12T09:44:09.241Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 65
10:44:09 [2024-12-12T09:44:09.241Z] Causé à l'origine par :
10:44:09 [2024-12-12T09:44:09.242Z]  Démarré par l'utilisateur Miguel Moquillon
10:44:09 [2024-12-12T09:44:09.242Z] Running as userbuild
10:44:09 [2024-12-12T09:44:09.668Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.239Z] [Pipeline] Start of Pipeline
10:44:10 [2024-12-12T09:44:10.650Z] [Pipeline] node
10:44:10 [2024-12-12T09:44:10.654Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image
10:44:10 [2024-12-12T09:44:10.656Z] [Pipeline] {
10:44:10 [2024-12-12T09:44:10.673Z] [Pipeline] stage
10:44:10 [2024-12-12T09:44:10.673Z] [Pipeline] { (Declarative: Checkout SCM)
10:44:10 [2024-12-12T09:44:10.683Z] [Pipeline] checkout
10:44:10 [2024-12-12T09:44:10.685Z] Selected Git installation does not exist. Using Default
10:44:10 [2024-12-12T09:44:10.685Z] The recommended git tool is: NONE
10:44:10 [2024-12-12T09:44:10.685Z] No credentials specified
10:44:10 [2024-12-12T09:44:10.685Z] Cloning the remote Git repository
10:44:10 [2024-12-12T09:44:10.685Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.685Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
10:44:10 [2024-12-12T09:44:10.692Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.692Z]  > /usr/bin/git --version # timeout=10
10:44:10 [2024-12-12T09:44:10.697Z]  > git --version # 'git version 2.43.0'
10:44:10 [2024-12-12T09:44:10.698Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.240Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:44:11 [2024-12-12T09:44:11.245Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.253Z] Avoid second fetch
10:44:11 [2024-12-12T09:44:11.253Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:44:11 [2024-12-12T09:44:11.258Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
10:44:11 [2024-12-12T09:44:11.258Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:44:11 [2024-12-12T09:44:11.263Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
10:44:11 [2024-12-12T09:44:11.280Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
10:44:11 [2024-12-12T09:44:11.280Z]  > /usr/bin/git rev-list --no-walk e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10
10:44:11 [2024-12-12T09:44:11.307Z] [Pipeline] }
10:44:11 [2024-12-12T09:44:11.311Z] [Pipeline] // stage
10:44:11 [2024-12-12T09:44:11.322Z] [Pipeline] withEnv
10:44:11 [2024-12-12T09:44:11.323Z] [Pipeline] {
10:44:11 [2024-12-12T09:44:11.347Z] [Pipeline] withEnv
10:44:11 [2024-12-12T09:44:11.347Z] [Pipeline] {
10:44:11 [2024-12-12T09:44:11.358Z] [Pipeline] stage
10:44:11 [2024-12-12T09:44:11.359Z] [Pipeline] { (Check the Docker image version to build)
10:44:11 [2024-12-12T09:44:11.425Z] Stage "Check the Docker image version to build" skipped due to when conditional
10:44:11 [2024-12-12T09:44:11.426Z] [Pipeline] getContext
10:44:11 [2024-12-12T09:44:11.427Z] [Pipeline] }
10:44:11 [2024-12-12T09:44:11.435Z] [Pipeline] // stage
10:44:11 [2024-12-12T09:44:11.445Z] [Pipeline] stage
10:44:11 [2024-12-12T09:44:11.446Z] [Pipeline] { (Prepare the project)
10:44:11 [2024-12-12T09:44:11.479Z] [Pipeline] git
10:44:11 [2024-12-12T09:44:11.481Z] The recommended git tool is: NONE
10:44:11 [2024-12-12T09:44:11.482Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:44:11 [2024-12-12T09:44:11.498Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
10:44:11 [2024-12-12T09:44:11.504Z] Fetching changes from the remote Git repository
10:44:11 [2024-12-12T09:44:11.507Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10
10:44:11 [2024-12-12T09:44:11.512Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test
10:44:11 [2024-12-12T09:44:11.512Z]  > /usr/bin/git --version # timeout=10
10:44:11 [2024-12-12T09:44:11.517Z]  > git --version # 'git version 2.43.0'
10:44:11 [2024-12-12T09:44:11.517Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:44:11 [2024-12-12T09:44:11.522Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:14 [2024-12-12T09:44:14.183Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:44:14 [2024-12-12T09:44:14.188Z]  > /usr/bin/git rev-parse origin/6.4.x^{commit} # timeout=10
10:44:14 [2024-12-12T09:44:14.193Z] ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
10:44:14 [2024-12-12T09:44:14.193Z] ERROR: Maximum checkout retry attempts reached, aborting
10:44:14 [2024-12-12T09:44:14.255Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.260Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.271Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.271Z] [Pipeline] { (Update Wildfly version)
10:44:14 [2024-12-12T09:44:14.295Z] Stage "Update Wildfly version" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.296Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.298Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.304Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.315Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.316Z] [Pipeline] { (Update Silverpeas version)
10:44:14 [2024-12-12T09:44:14.325Z] Stage "Update Silverpeas version" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.326Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.328Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.336Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.349Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.350Z] [Pipeline] { (Update image build version)
10:44:14 [2024-12-12T09:44:14.359Z] Stage "Update image build version" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.360Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.362Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.373Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.391Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.392Z] [Pipeline] { (Push modifications)
10:44:14 [2024-12-12T09:44:14.402Z] Stage "Push modifications" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.403Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.405Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.419Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.436Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.437Z] [Pipeline] { (Build image)
10:44:14 [2024-12-12T09:44:14.446Z] Stage "Build image" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.448Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.450Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.458Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.471Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.472Z] [Pipeline] { (Register image)
10:44:14 [2024-12-12T09:44:14.481Z] Stage "Register image" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.482Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.484Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.491Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.503Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.504Z] [Pipeline] { (Create new stable branch)
10:44:14 [2024-12-12T09:44:14.514Z] Stage "Create new stable branch" skipped due to earlier failure(s)
10:44:14 [2024-12-12T09:44:14.515Z] [Pipeline] getContext
10:44:14 [2024-12-12T09:44:14.517Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.532Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.546Z] [Pipeline] stage
10:44:14 [2024-12-12T09:44:14.547Z] [Pipeline] { (Declarative: Post Actions)
10:44:14 [2024-12-12T09:44:14.566Z] [Pipeline] step
10:44:14 [2024-12-12T09:44:14.683Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
10:44:14 [2024-12-12T09:44:14.855Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.865Z] [Pipeline] // stage
10:44:14 [2024-12-12T09:44:14.879Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.889Z] [Pipeline] // withEnv
10:44:14 [2024-12-12T09:44:14.896Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.902Z] [Pipeline] // withEnv
10:44:14 [2024-12-12T09:44:14.906Z] [Pipeline] }
10:44:14 [2024-12-12T09:44:14.911Z] [Pipeline] // node
10:44:14 [2024-12-12T09:44:14.920Z] [Pipeline] End of Pipeline
10:44:14 [2024-12-12T09:44:14.949Z] ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
10:44:14 [2024-12-12T09:44:14.968Z] Finished: FAILURE