En échecSortie de la console
04:20:00 [2025-03-02T03:20:00.242Z] Lancé par une alarme périodique
04:20:00 [2025-03-02T03:20:00.242Z] Running as userbuild
04:20:00 [2025-03-02T03:20:00.625Z] Obtained src/tests/install/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:01 [2025-03-02T03:20:01.019Z] [Pipeline] Start of Pipeline
04:20:01 [2025-03-02T03:20:01.331Z] [Pipeline] node
04:20:01 [2025-03-02T03:20:01.334Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Installation_Test
04:20:01 [2025-03-02T03:20:01.336Z] [Pipeline] {
04:20:01 [2025-03-02T03:20:01.355Z] [Pipeline] stage
04:20:01 [2025-03-02T03:20:01.355Z] [Pipeline] { (Declarative: Checkout SCM)
04:20:01 [2025-03-02T03:20:01.364Z] [Pipeline] checkout
04:20:01 [2025-03-02T03:20:01.366Z] Selected Git installation does not exist. Using Default
04:20:01 [2025-03-02T03:20:01.366Z] The recommended git tool is: NONE
04:20:01 [2025-03-02T03:20:01.366Z] No credentials specified
04:20:01 [2025-03-02T03:20:01.366Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
04:20:01 [2025-03-02T03:20:01.374Z] Fetching changes from the remote Git repository
04:20:01 [2025-03-02T03:20:01.375Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
04:20:01 [2025-03-02T03:20:01.383Z] Cleaning workspace
04:20:01 [2025-03-02T03:20:01.383Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
04:20:01 [2025-03-02T03:20:01.387Z] Resetting working tree
04:20:01 [2025-03-02T03:20:01.387Z] > /usr/bin/git reset --hard # timeout=10
04:20:01 [2025-03-02T03:20:01.481Z] > /usr/bin/git clean -fdx # timeout=10
04:20:02 [2025-03-02T03:20:02.106Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:02 [2025-03-02T03:20:02.106Z] > /usr/bin/git --version # timeout=10
04:20:02 [2025-03-02T03:20:02.111Z] > git --version # 'git version 2.43.0'
04:20:02 [2025-03-02T03:20:02.111Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:20:02 [2025-03-02T03:20:02.458Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:20:02 [2025-03-02T03:20:02.465Z] Checking out Revision e8468bf49647ac63ce0c1464a25fb5c963108a3f (refs/remotes/origin/master)
04:20:02 [2025-03-02T03:20:02.465Z] > /usr/bin/git config core.sparsecheckout # timeout=10
04:20:02 [2025-03-02T03:20:02.470Z] > /usr/bin/git checkout -f e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
04:20:02 [2025-03-02T03:20:02.494Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch."
04:20:02 [2025-03-02T03:20:02.494Z] > /usr/bin/git rev-list --no-walk e8468bf49647ac63ce0c1464a25fb5c963108a3f # timeout=10
04:20:02 [2025-03-02T03:20:02.518Z] [Pipeline] }
04:20:02 [2025-03-02T03:20:02.522Z] [Pipeline] // stage
04:20:02 [2025-03-02T03:20:02.543Z] [Pipeline] withEnv
04:20:02 [2025-03-02T03:20:02.544Z] [Pipeline] {
04:20:02 [2025-03-02T03:20:02.725Z] [Pipeline] isUnix
04:20:02 [2025-03-02T03:20:02.726Z] [Pipeline] withEnv
04:20:02 [2025-03-02T03:20:02.726Z] [Pipeline] {
04:20:02 [2025-03-02T03:20:02.734Z] [Pipeline] sh
04:20:02 [2025-03-02T03:20:02.990Z] + docker inspect -f . silverpeas/silverbuild
04:20:02 [2025-03-02T03:20:02.990Z] .
04:20:02 [2025-03-02T03:20:02.991Z] [Pipeline] }
04:20:02 [2025-03-02T03:20:02.997Z] [Pipeline] // withEnv
04:20:03 [2025-03-02T03:20:03.005Z] [Pipeline] withDockerContainer
04:20:03 [2025-03-02T03:20:03.039Z] Jenkins does not seem to be running inside a container
04:20:03 [2025-03-02T03:20:03.057Z] $ 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_Installation_Test -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test:/var/lib/jenkins/workspace/Silverpeas_Installation_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Installation_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Installation_Test@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 ******** silverpeas/silverbuild cat
04:20:03 [2025-03-02T03:20:03.502Z] $ docker top 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e -eo pid,comm
04:20:03 [2025-03-02T03:20:03.540Z] [Pipeline] {
04:20:03 [2025-03-02T03:20:03.549Z] [Pipeline] withEnv
04:20:03 [2025-03-02T03:20:03.549Z] [Pipeline] {
04:20:03 [2025-03-02T03:20:03.562Z] [Pipeline] stage
04:20:03 [2025-03-02T03:20:03.563Z] [Pipeline] { (Fetch the last build version of Silverpeas)
04:20:03 [2025-03-02T03:20:03.597Z] [Pipeline] sh
04:20:03 [2025-03-02T03:20:03.854Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle
04:20:03 [2025-03-02T03:20:03.856Z] [Pipeline] sh
04:20:04 [2025-03-02T03:20:04.113Z] + mkdir logs/
04:20:04 [2025-03-02T03:20:04.122Z] [Pipeline] copyArtifacts
04:20:04 [2025-03-02T03:20:04.130Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 912
04:20:04 [2025-03-02T03:20:04.133Z] [Pipeline] script
04:20:04 [2025-03-02T03:20:04.140Z] [Pipeline] {
04:20:04 [2025-03-02T03:20:04.148Z] [Pipeline] readYaml
04:20:04 [2025-03-02T03:20:04.158Z] [Pipeline] sh
04:20:04 [2025-03-02T03:20:04.416Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom
04:20:05 [2025-03-02T03:20:05.327Z] curl: (22) The requested URL returned error: 404
04:20:05 [2025-03-02T03:20:05.329Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.338Z] [Pipeline] // script
04:20:05 [2025-03-02T03:20:05.372Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.380Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.390Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.391Z] [Pipeline] { (Set up the test environment)
04:20:05 [2025-03-02T03:20:05.404Z] Stage "Set up the test environment" skipped due to earlier failure(s)
04:20:05 [2025-03-02T03:20:05.405Z] [Pipeline] getContext
04:20:05 [2025-03-02T03:20:05.411Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.418Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.428Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.429Z] [Pipeline] { (Test installation against PostgreSQL)
04:20:05 [2025-03-02T03:20:05.436Z] Stage "Test installation against PostgreSQL" skipped due to earlier failure(s)
04:20:05 [2025-03-02T03:20:05.437Z] [Pipeline] getContext
04:20:05 [2025-03-02T03:20:05.438Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.445Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.455Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.456Z] [Pipeline] { (Test installation against MS-SQLServer)
04:20:05 [2025-03-02T03:20:05.464Z] Stage "Test installation against MS-SQLServer" skipped due to earlier failure(s)
04:20:05 [2025-03-02T03:20:05.464Z] [Pipeline] getContext
04:20:05 [2025-03-02T03:20:05.466Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.472Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.482Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.482Z] [Pipeline] { (Test installation against Oracle)
04:20:05 [2025-03-02T03:20:05.489Z] Stage "Test installation against Oracle" skipped due to earlier failure(s)
04:20:05 [2025-03-02T03:20:05.490Z] [Pipeline] getContext
04:20:05 [2025-03-02T03:20:05.491Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.498Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.507Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.508Z] [Pipeline] { (Test installation against H2)
04:20:05 [2025-03-02T03:20:05.514Z] Stage "Test installation against H2" skipped due to earlier failure(s)
04:20:05 [2025-03-02T03:20:05.515Z] [Pipeline] getContext
04:20:05 [2025-03-02T03:20:05.516Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.523Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.537Z] [Pipeline] stage
04:20:05 [2025-03-02T03:20:05.538Z] [Pipeline] { (Declarative: Post Actions)
04:20:05 [2025-03-02T03:20:05.554Z] [Pipeline] script
04:20:05 [2025-03-02T03:20:05.558Z] [Pipeline] {
04:20:05 [2025-03-02T03:20:05.572Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.578Z] [Pipeline] // script
04:20:05 [2025-03-02T03:20:05.588Z] [Pipeline] archiveArtifacts
04:20:05 [2025-03-02T03:20:05.590Z] Archiving artifacts
04:20:05 [2025-03-02T03:20:05.598Z] [Pipeline] step
04:20:05 [2025-03-02T03:20:05.614Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
04:20:05 [2025-03-02T03:20:05.734Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.740Z] [Pipeline] // stage
04:20:05 [2025-03-02T03:20:05.747Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.754Z] [Pipeline] // withEnv
04:20:05 [2025-03-02T03:20:05.760Z] [Pipeline] }
04:20:05 [2025-03-02T03:20:05.761Z] $ docker stop --time=1 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e
04:20:06 [2025-03-02T03:20:06.976Z] $ docker rm -f --volumes 8d4f8df8c2f58b31a7097d488462bd4060ffc2cbeaf0656b98a924cc1e9fda5e
04:20:07 [2025-03-02T03:20:07.013Z] [Pipeline] // withDockerContainer
04:20:07 [2025-03-02T03:20:07.016Z] [Pipeline] }
04:20:07 [2025-03-02T03:20:07.019Z] [Pipeline] // withEnv
04:20:07 [2025-03-02T03:20:07.022Z] [Pipeline] }
04:20:07 [2025-03-02T03:20:07.025Z] [Pipeline] // node
04:20:07 [2025-03-02T03:20:07.029Z] [Pipeline] End of Pipeline
04:20:07 [2025-03-02T03:20:07.041Z] ERROR: script returned exit code 22
04:20:07 [2025-03-02T03:20:07.060Z] Finished: FAILURE