[2025-03-16T03:20:00.190Z] Lancé par une alarme périodique [2025-03-16T03:20:00.190Z] Running as userbuild [2025-03-16T03:20:00.622Z] Obtained src/tests/install/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-16T03:20:01.054Z] [Pipeline] Start of Pipeline [2025-03-16T03:20:01.476Z] [Pipeline] node [2025-03-16T03:20:01.480Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Installation_Test [2025-03-16T03:20:01.481Z] [Pipeline] { [2025-03-16T03:20:01.501Z] [Pipeline] stage [2025-03-16T03:20:01.501Z] [Pipeline] { (Declarative: Checkout SCM) [2025-03-16T03:20:01.511Z] [Pipeline] checkout [2025-03-16T03:20:01.514Z] Selected Git installation does not exist. Using Default [2025-03-16T03:20:01.514Z] The recommended git tool is: NONE [2025-03-16T03:20:01.514Z] No credentials specified [2025-03-16T03:20:01.514Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10 [2025-03-16T03:20:01.521Z] Fetching changes from the remote Git repository [2025-03-16T03:20:01.527Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2025-03-16T03:20:01.533Z] Cleaning workspace [2025-03-16T03:20:01.533Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 [2025-03-16T03:20:01.539Z] Resetting working tree [2025-03-16T03:20:01.539Z] > /usr/bin/git reset --hard # timeout=10 [2025-03-16T03:20:01.553Z] > /usr/bin/git clean -fdx # timeout=10 [2025-03-16T03:20:01.559Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2025-03-16T03:20:01.559Z] > /usr/bin/git --version # timeout=10 [2025-03-16T03:20:01.564Z] > git --version # 'git version 2.43.0' [2025-03-16T03:20:01.564Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-16T03:20:01.903Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2025-03-16T03:20:01.911Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master) [2025-03-16T03:20:01.911Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2025-03-16T03:20:01.916Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 [2025-03-16T03:20:01.992Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso." [2025-03-16T03:20:01.993Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10 [2025-03-16T03:20:02.016Z] [Pipeline] } [2025-03-16T03:20:02.020Z] [Pipeline] // stage [2025-03-16T03:20:02.047Z] [Pipeline] withEnv [2025-03-16T03:20:02.048Z] [Pipeline] { [2025-03-16T03:20:02.261Z] [Pipeline] isUnix [2025-03-16T03:20:02.264Z] [Pipeline] withEnv [2025-03-16T03:20:02.264Z] [Pipeline] { [2025-03-16T03:20:02.278Z] [Pipeline] sh [2025-03-16T03:20:02.537Z] + docker inspect -f . silverpeas/silverbuild [2025-03-16T03:20:02.537Z] . [2025-03-16T03:20:02.539Z] [Pipeline] } [2025-03-16T03:20:02.547Z] [Pipeline] // withEnv [2025-03-16T03:20:02.558Z] [Pipeline] withDockerContainer [2025-03-16T03:20:02.602Z] Jenkins does not seem to be running inside a container [2025-03-16T03:20:02.611Z] $ 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 [2025-03-16T03:20:02.918Z] $ docker top 09f35820f2d984c3c182fae86ae12776e3f25ae7eef7f9697d740814f6edfcd0 -eo pid,comm [2025-03-16T03:20:02.955Z] [Pipeline] { [2025-03-16T03:20:02.974Z] [Pipeline] withEnv [2025-03-16T03:20:02.975Z] [Pipeline] { [2025-03-16T03:20:02.992Z] [Pipeline] stage [2025-03-16T03:20:02.993Z] [Pipeline] { (Fetch the last build version of Silverpeas) [2025-03-16T03:20:03.028Z] [Pipeline] sh [2025-03-16T03:20:03.287Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle [2025-03-16T03:20:03.290Z] [Pipeline] sh [2025-03-16T03:20:03.550Z] + mkdir logs/ [2025-03-16T03:20:03.558Z] [Pipeline] copyArtifacts [2025-03-16T03:20:03.566Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913 [2025-03-16T03:20:03.572Z] [Pipeline] script [2025-03-16T03:20:03.585Z] [Pipeline] { [2025-03-16T03:20:03.596Z] [Pipeline] readYaml [2025-03-16T03:20:03.604Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type String) which could lead to memory leaks or other issues. [2025-03-16T03:20:03.610Z] [Pipeline] sh [2025-03-16T03:20:03.870Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom [2025-03-16T03:20:04.781Z] curl: (22) The requested URL returned error: 404 [2025-03-16T03:20:04.783Z] [Pipeline] } [2025-03-16T03:20:04.793Z] [Pipeline] // script [2025-03-16T03:20:04.829Z] [Pipeline] } [2025-03-16T03:20:04.838Z] [Pipeline] // stage [2025-03-16T03:20:04.851Z] [Pipeline] stage [2025-03-16T03:20:04.852Z] [Pipeline] { (Set up the test environment) [2025-03-16T03:20:04.870Z] Stage "Set up the test environment" skipped due to earlier failure(s) [2025-03-16T03:20:04.873Z] [Pipeline] getContext [2025-03-16T03:20:04.883Z] [Pipeline] } [2025-03-16T03:20:04.891Z] [Pipeline] // stage [2025-03-16T03:20:04.902Z] [Pipeline] stage [2025-03-16T03:20:04.903Z] [Pipeline] { (Test installation against PostgreSQL) [2025-03-16T03:20:04.911Z] Stage "Test installation against PostgreSQL" skipped due to earlier failure(s) [2025-03-16T03:20:04.912Z] [Pipeline] getContext [2025-03-16T03:20:04.913Z] [Pipeline] } [2025-03-16T03:20:04.921Z] [Pipeline] // stage [2025-03-16T03:20:04.932Z] [Pipeline] stage [2025-03-16T03:20:04.933Z] [Pipeline] { (Test installation against MS-SQLServer) [2025-03-16T03:20:04.940Z] Stage "Test installation against MS-SQLServer" skipped due to earlier failure(s) [2025-03-16T03:20:04.941Z] [Pipeline] getContext [2025-03-16T03:20:04.943Z] [Pipeline] } [2025-03-16T03:20:04.951Z] [Pipeline] // stage [2025-03-16T03:20:04.961Z] [Pipeline] stage [2025-03-16T03:20:04.962Z] [Pipeline] { (Test installation against Oracle) [2025-03-16T03:20:04.970Z] Stage "Test installation against Oracle" skipped due to earlier failure(s) [2025-03-16T03:20:04.971Z] [Pipeline] getContext [2025-03-16T03:20:04.972Z] [Pipeline] } [2025-03-16T03:20:04.980Z] [Pipeline] // stage [2025-03-16T03:20:04.989Z] [Pipeline] stage [2025-03-16T03:20:04.990Z] [Pipeline] { (Test installation against H2) [2025-03-16T03:20:04.998Z] Stage "Test installation against H2" skipped due to earlier failure(s) [2025-03-16T03:20:04.999Z] [Pipeline] getContext [2025-03-16T03:20:05.000Z] [Pipeline] } [2025-03-16T03:20:05.005Z] [Pipeline] // stage [2025-03-16T03:20:05.014Z] [Pipeline] stage [2025-03-16T03:20:05.015Z] [Pipeline] { (Declarative: Post Actions) [2025-03-16T03:20:05.027Z] [Pipeline] script [2025-03-16T03:20:05.031Z] [Pipeline] { [2025-03-16T03:20:05.042Z] [Pipeline] } [2025-03-16T03:20:05.046Z] [Pipeline] // script [2025-03-16T03:20:05.053Z] [Pipeline] archiveArtifacts [2025-03-16T03:20:05.056Z] Archiving artifacts [2025-03-16T03:20:05.062Z] [Pipeline] step [2025-03-16T03:20:05.072Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com [2025-03-16T03:20:05.189Z] [Pipeline] } [2025-03-16T03:20:05.194Z] [Pipeline] // stage [2025-03-16T03:20:05.199Z] [Pipeline] } [2025-03-16T03:20:05.204Z] [Pipeline] // withEnv [2025-03-16T03:20:05.207Z] [Pipeline] } [2025-03-16T03:20:05.208Z] $ docker stop --time=1 09f35820f2d984c3c182fae86ae12776e3f25ae7eef7f9697d740814f6edfcd0 [2025-03-16T03:20:06.396Z] $ docker rm -f --volumes 09f35820f2d984c3c182fae86ae12776e3f25ae7eef7f9697d740814f6edfcd0 [2025-03-16T03:20:06.429Z] [Pipeline] // withDockerContainer [2025-03-16T03:20:06.432Z] [Pipeline] } [2025-03-16T03:20:06.435Z] [Pipeline] // withEnv [2025-03-16T03:20:06.438Z] [Pipeline] } [2025-03-16T03:20:06.442Z] [Pipeline] // node [2025-03-16T03:20:06.446Z] [Pipeline] End of Pipeline [2025-03-16T03:20:06.460Z] ERROR: script returned exit code 22 [2025-03-16T03:20:06.481Z] Finished: FAILURE