SuccèsSortie de la console
17:02:19 [2024-09-06T15:02:19.192Z] Démarré par l'utilisateur Miguel Moquillon
17:02:19 [2024-09-06T15:02:19.192Z] Running as userbuild
17:02:19 [2024-09-06T15:02:19.226Z] [Pipeline] Start of Pipeline
17:02:19 [2024-09-06T15:02:19.502Z] [Pipeline] node
17:02:19 [2024-09-06T15:02:19.505Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline
17:02:19 [2024-09-06T15:02:19.507Z] [Pipeline] {
17:02:19 [2024-09-06T15:02:19.631Z] [Pipeline] isUnix
17:02:19 [2024-09-06T15:02:19.632Z] [Pipeline] withEnv
17:02:19 [2024-09-06T15:02:19.632Z] [Pipeline] {
17:02:19 [2024-09-06T15:02:19.636Z] [Pipeline] sh
17:02:19 [2024-09-06T15:02:19.891Z] + docker inspect -f . silverpeas/silverbuild:6.4
17:02:19 [2024-09-06T15:02:19.891Z] .
17:02:19 [2024-09-06T15:02:19.892Z] [Pipeline] }
17:02:19 [2024-09-06T15:02:19.894Z] [Pipeline] // withEnv
17:02:19 [2024-09-06T15:02:19.898Z] [Pipeline] withDockerContainer
17:02:19 [2024-09-06T15:02:19.922Z] Jenkins does not seem to be running inside a container
17:02:19 [2024-09-06T15:02:19.929Z] $ 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/Test Pipeline" -v "/var/lib/jenkins/workspace/Test Pipeline:/var/lib/jenkins/workspace/Test Pipeline:rw,z" -v "/var/lib/jenkins/workspace/Test Pipeline@tmp:/var/lib/jenkins/workspace/Test Pipeline@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 ******** silverpeas/silverbuild:6.4 cat
17:02:20 [2024-09-06T15:02:20.274Z] $ docker top fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2 -eo pid,comm
17:02:20 [2024-09-06T15:02:20.306Z] [Pipeline] {
17:02:20 [2024-09-06T15:02:20.310Z] [Pipeline] withEnv
17:02:20 [2024-09-06T15:02:20.311Z] [Pipeline] {
17:02:20 [2024-09-06T15:02:20.314Z] [Pipeline] stage
17:02:20 [2024-09-06T15:02:20.314Z] [Pipeline] { (Checkout)
17:02:20 [2024-09-06T15:02:20.324Z] [Pipeline] git
17:02:20 [2024-09-06T15:02:20.325Z] The recommended git tool is: /usr/bin/git
17:02:20 [2024-09-06T15:02:20.325Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
17:02:20 [2024-09-06T15:02:20.330Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@103326d0; decorates hudson.Launcher$LocalLauncher@1ef4caa6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
17:02:20 [2024-09-06T15:02:20.330Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10
17:02:20 [2024-09-06T15:02:20.334Z] Fetching changes from the remote Git repository
17:02:20 [2024-09-06T15:02:20.335Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
17:02:20 [2024-09-06T15:02:20.339Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
17:02:20 [2024-09-06T15:02:20.339Z] > /usr/bin/git --version # timeout=10
17:02:20 [2024-09-06T15:02:20.342Z] > git --version # 'git version 2.34.1'
17:02:20 [2024-09-06T15:02:20.342Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
17:02:20 [2024-09-06T15:02:20.346Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
17:02:20 [2024-09-06T15:02:20.702Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
17:02:20 [2024-09-06T15:02:20.707Z] Checking out Revision e460a2aeb688f8a89e943e8bf1798757fd676942 (refs/remotes/origin/6.4.x)
17:02:20 [2024-09-06T15:02:20.707Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:02:20 [2024-09-06T15:02:20.711Z] > /usr/bin/git checkout -f e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10
17:02:20 [2024-09-06T15:02:20.762Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
17:02:20 [2024-09-06T15:02:20.770Z] > /usr/bin/git branch -D 6.4.x # timeout=10
17:02:20 [2024-09-06T15:02:20.775Z] > /usr/bin/git checkout -b 6.4.x e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10
17:02:20 [2024-09-06T15:02:20.824Z] Commit message: "Bug #14256"
17:02:20 [2024-09-06T15:02:20.824Z] > /usr/bin/git rev-list --no-walk e460a2aeb688f8a89e943e8bf1798757fd676942 # timeout=10
17:02:20 [2024-09-06T15:02:20.835Z] [Pipeline] }
17:02:20 [2024-09-06T15:02:20.836Z] [Pipeline] // stage
17:02:20 [2024-09-06T15:02:20.840Z] [Pipeline] stage
17:02:20 [2024-09-06T15:02:20.840Z] [Pipeline] { (Build)
17:02:20 [2024-09-06T15:02:20.847Z] [Pipeline] script
17:02:20 [2024-09-06T15:02:20.849Z] [Pipeline] {
17:02:20 [2024-09-06T15:02:20.851Z] [Pipeline] sh
17:02:21 [2024-09-06T15:02:21.105Z] + test -e /home/silverbuild/.m2/6.4.2-bug14337_core_build.lock
17:02:21 [2024-09-06T15:02:21.107Z] [Pipeline] echo
17:02:21 [2024-09-06T15:02:21.107Z] EXIT CODE IS: 1
17:02:21 [2024-09-06T15:02:21.108Z] [Pipeline] }
17:02:21 [2024-09-06T15:02:21.111Z] [Pipeline] // script
17:02:21 [2024-09-06T15:02:21.114Z] [Pipeline] }
17:02:21 [2024-09-06T15:02:21.117Z] [Pipeline] // stage
17:02:21 [2024-09-06T15:02:21.121Z] [Pipeline] }
17:02:21 [2024-09-06T15:02:21.124Z] [Pipeline] // withEnv
17:02:21 [2024-09-06T15:02:21.127Z] [Pipeline] }
17:02:21 [2024-09-06T15:02:21.128Z] $ docker stop --time=1 fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2
17:02:22 [2024-09-06T15:02:22.424Z] $ docker rm -f --volumes fa845d04b4fecad4882b60a78813795762ecf6ccf3bfdf9358a9701a81c7c1b2
17:02:22 [2024-09-06T15:02:22.456Z] [Pipeline] // withDockerContainer
17:02:22 [2024-09-06T15:02:22.457Z] [Pipeline] }
17:02:22 [2024-09-06T15:02:22.458Z] [Pipeline] // node
17:02:22 [2024-09-06T15:02:22.460Z] [Pipeline] End of Pipeline
17:02:22 [2024-09-06T15:02:22.483Z] Finished: SUCCESS