[2022-04-08T09:33:18.151Z] Démarré par l'utilisateur Miguel Moquillon [2022-04-08T09:33:18.151Z] Running as userbuild [2022-04-08T09:33:18.531Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git [2022-04-08T09:33:18.941Z] [Pipeline] Start of Pipeline [2022-04-08T09:33:19.263Z] [Pipeline] node [2022-04-08T09:33:19.267Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image [2022-04-08T09:33:19.272Z] [Pipeline] { [2022-04-08T09:33:19.290Z] [Pipeline] stage [2022-04-08T09:33:19.291Z] [Pipeline] { (Declarative: Checkout SCM) [2022-04-08T09:33:19.296Z] [Pipeline] checkout [2022-04-08T09:33:19.298Z] Selected Git installation does not exist. Using Default [2022-04-08T09:33:19.298Z] The recommended git tool is: NONE [2022-04-08T09:33:19.298Z] No credentials specified [2022-04-08T09:33:19.298Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10 [2022-04-08T09:33:19.303Z] Fetching changes from the remote Git repository [2022-04-08T09:33:19.303Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 [2022-04-08T09:33:19.310Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git [2022-04-08T09:33:19.310Z] > /usr/bin/git --version # timeout=10 [2022-04-08T09:33:19.314Z] > git --version # 'git version 2.25.1' [2022-04-08T09:33:19.314Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T09:33:19.580Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2022-04-08T09:33:19.587Z] Checking out Revision 66693f2e154a726ed0fad645cd277d018fd907ca (refs/remotes/origin/master) [2022-04-08T09:33:19.587Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2022-04-08T09:33:19.593Z] > /usr/bin/git checkout -f 66693f2e154a726ed0fad645cd277d018fd907ca # timeout=10 [2022-04-08T09:33:19.622Z] Commit message: "Fix a bug in the release pipeline of Silverpeas Fix a bug in the Silverpea doc publishing pipeline Fix a bug in the izPack installer generator pipeline Fix a bug in the pipeline of updating the Dockerfile to generate a Docker image of Silverpeas for the production. Fix a bug in the pipeline buidling a Docker image of Silverpeas for testing purpose." [2022-04-08T09:33:19.622Z] > /usr/bin/git rev-list --no-walk da1436d9cd1ca970dbc51c4b2ad3de1bec1bf427 # timeout=10 [2022-04-08T09:33:19.656Z] [Pipeline] } [2022-04-08T09:33:19.663Z] [Pipeline] // stage [2022-04-08T09:33:19.682Z] [Pipeline] withEnv [2022-04-08T09:33:19.683Z] [Pipeline] { [2022-04-08T09:33:19.713Z] [Pipeline] withEnv [2022-04-08T09:33:19.713Z] [Pipeline] { [2022-04-08T09:33:19.724Z] [Pipeline] stage [2022-04-08T09:33:19.724Z] [Pipeline] { (Check the Docker image version to build) [2022-04-08T09:33:19.776Z] Stage "Check the Docker image version to build" skipped due to when conditional [2022-04-08T09:33:19.787Z] [Pipeline] } [2022-04-08T09:33:19.790Z] [Pipeline] // stage [2022-04-08T09:33:19.795Z] [Pipeline] stage [2022-04-08T09:33:19.795Z] [Pipeline] { (Prepare the project) [2022-04-08T09:33:19.817Z] [Pipeline] git [2022-04-08T09:33:19.819Z] The recommended git tool is: NONE [2022-04-08T09:33:19.820Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 [2022-04-08T09:33:19.833Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10 [2022-04-08T09:33:19.838Z] Fetching changes from the remote Git repository [2022-04-08T09:33:19.838Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10 [2022-04-08T09:33:19.844Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test [2022-04-08T09:33:19.844Z] > /usr/bin/git --version # timeout=10 [2022-04-08T09:33:19.849Z] > git --version # 'git version 2.25.1' [2022-04-08T09:33:19.849Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins [2022-04-08T09:33:19.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T09:33:20.613Z] > /usr/bin/git rev-parse refs/remotes/origin/6.2.x^{commit} # timeout=10 [2022-04-08T09:33:20.620Z] Checking out Revision d49e985cd31c41abceb0b6636f48d8e7901855b7 (refs/remotes/origin/6.2.x) [2022-04-08T09:33:20.620Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2022-04-08T09:33:20.625Z] > /usr/bin/git checkout -f d49e985cd31c41abceb0b6636f48d8e7901855b7 # timeout=10 [2022-04-08T09:33:20.674Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 [2022-04-08T09:33:20.684Z] > /usr/bin/git branch -D 6.2.x # timeout=10 [2022-04-08T09:33:20.689Z] > /usr/bin/git checkout -b 6.2.x d49e985cd31c41abceb0b6636f48d8e7901855b7 # timeout=10 [2022-04-08T09:33:20.724Z] Commit message: "Update the set of data with which a user will start when testing Silverpeas. Now the H2 database is no more accessed directly through its database file but through a database server that will be launched before Silverpeas." [2022-04-08T09:33:20.724Z] First time build. Skipping changelog. [2022-04-08T09:33:20.729Z] [Pipeline] script [2022-04-08T09:33:20.732Z] [Pipeline] { [2022-04-08T09:33:20.740Z] [Pipeline] sh [2022-04-08T09:33:20.995Z] + grep -oP (?<=build=)\d+ Dockerfile [2022-04-08T09:33:20.997Z] [Pipeline] } [2022-04-08T09:33:21.004Z] [Pipeline] // script [2022-04-08T09:33:21.011Z] [Pipeline] } [2022-04-08T09:33:21.017Z] [Pipeline] // stage [2022-04-08T09:33:21.024Z] [Pipeline] stage [2022-04-08T09:33:21.024Z] [Pipeline] { (Update Wildfly version) [2022-04-08T09:33:21.047Z] [Pipeline] script [2022-04-08T09:33:21.049Z] [Pipeline] { [2022-04-08T09:33:21.057Z] [Pipeline] echo [2022-04-08T09:33:21.057Z] Update Wildfly to 20.0.1 [2022-04-08T09:33:21.058Z] [Pipeline] sh [2022-04-08T09:33:21.314Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=20.0.1/g Dockerfile [2022-04-08T09:33:21.314Z] + git diff --quiet [2022-04-08T09:33:21.315Z] [Pipeline] } [2022-04-08T09:33:21.322Z] [Pipeline] // script [2022-04-08T09:33:21.329Z] [Pipeline] } [2022-04-08T09:33:21.333Z] [Pipeline] // stage [2022-04-08T09:33:21.340Z] [Pipeline] stage [2022-04-08T09:33:21.341Z] [Pipeline] { (Update Silverpeas version) [2022-04-08T09:33:21.360Z] [Pipeline] echo [2022-04-08T09:33:21.360Z] Update Silverpeas to 6.2.3 [2022-04-08T09:33:21.361Z] [Pipeline] script [2022-04-08T09:33:21.364Z] [Pipeline] { [2022-04-08T09:33:21.371Z] [Pipeline] sh [2022-04-08T09:33:21.625Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.2.3/g Dockerfile [2022-04-08T09:33:21.626Z] + git diff --quiet [2022-04-08T09:33:21.628Z] [Pipeline] sh [2022-04-08T09:33:21.885Z] + sed -i -e s/build=.\+/build=1/g Dockerfile [2022-04-08T09:33:21.886Z] [Pipeline] } [2022-04-08T09:33:21.894Z] [Pipeline] // script [2022-04-08T09:33:21.901Z] [Pipeline] } [2022-04-08T09:33:21.905Z] [Pipeline] // stage [2022-04-08T09:33:21.911Z] [Pipeline] stage [2022-04-08T09:33:21.912Z] [Pipeline] { (Update image build version) [2022-04-08T09:33:21.928Z] Stage "Update image build version" skipped due to when conditional [2022-04-08T09:33:21.929Z] [Pipeline] } [2022-04-08T09:33:21.933Z] [Pipeline] // stage [2022-04-08T09:33:21.939Z] [Pipeline] stage [2022-04-08T09:33:21.939Z] [Pipeline] { (Push modifications) [2022-04-08T09:33:21.961Z] [Pipeline] withCredentials [2022-04-08T09:33:21.976Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW [2022-04-08T09:33:21.976Z] [Pipeline] { [2022-04-08T09:33:21.988Z] [Pipeline] sh [2022-04-08T09:33:22.245Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f [2022-04-08T09:33:22.252Z] [Pipeline] sh [2022-04-08T09:33:22.510Z] + git commit -am Upgrade for Silverpeas 6.2.3 [2022-04-08T09:33:22.510Z] [6.2.x d2642e0] Upgrade for Silverpeas 6.2.3 [2022-04-08T09:33:22.510Z] 1 file changed, 1 insertion(+), 1 deletion(-) [2022-04-08T09:33:22.510Z] + git push origin HEAD:6.2.x [2022-04-08T09:33:23.422Z] To https://github.com/Silverpeas/docker-silverpeas-test [2022-04-08T09:33:23.422Z] d49e985..d2642e0 HEAD -> 6.2.x [2022-04-08T09:33:23.422Z] + git push --tags [2022-04-08T09:33:23.672Z] Everything up-to-date [2022-04-08T09:33:23.674Z] [Pipeline] } [2022-04-08T09:33:23.683Z] [Pipeline] // withCredentials [2022-04-08T09:33:23.690Z] [Pipeline] } [2022-04-08T09:33:23.696Z] [Pipeline] // stage [2022-04-08T09:33:23.702Z] [Pipeline] stage [2022-04-08T09:33:23.703Z] [Pipeline] { (Build image) [2022-04-08T09:33:23.727Z] [Pipeline] script [2022-04-08T09:33:23.730Z] [Pipeline] { [2022-04-08T09:33:23.873Z] [Pipeline] isUnix [2022-04-08T09:33:23.880Z] [Pipeline] withEnv [2022-04-08T09:33:23.881Z] [Pipeline] { [2022-04-08T09:33:23.886Z] [Pipeline] sh [2022-04-08T09:33:24.141Z] + docker build -t silverpeas/silverpeas-test:6.2.3 . [2022-04-08T09:33:24.392Z] Sending build context to Docker daemon 24.07MB [2022-04-08T09:33:24.392Z] Step 1/31 : FROM ubuntu:focal [2022-04-08T09:33:24.392Z] ---> ba6acccedd29 [2022-04-08T09:33:24.392Z] Step 2/31 : MAINTAINER Miguel Moquillon "miguel.moquillon@silverpeas.org" [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 35a69faa8226 [2022-04-08T09:33:24.392Z] Step 3/31 : ENV TERM=xterm [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 6e1f970d9ee0 [2022-04-08T09:33:24.392Z] Step 4/31 : RUN apt-get update && apt-get install -y tzdata && apt-get install -y apt-utils iputils-ping curl wget vim locales language-pack-en language-pack-fr procps net-tools zip unzip openjdk-11-jdk ffmpeg imagemagick ghostscript libreoffice ure gpgv && rm -rf /var/lib/apt/lists/* && update-ca-certificates -f [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 733504c6d563 [2022-04-08T09:33:24.392Z] Step 5/31 : RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum - && unzip swftools-bin-0.9.2.zip -d / && rm swftools-bin-0.9.2.zip [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 657be6be54e7 [2022-04-08T09:33:24.392Z] Step 6/31 : RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum - && unzip pdf2json-bin-0.68.zip -d / && rm pdf2json-bin-0.68.zip [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 085c201ed63e [2022-04-08T09:33:24.392Z] Step 7/31 : ARG DEFAULT_LOCALE=en_US.UTF-8 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 50cc45fb89d2 [2022-04-08T09:33:24.392Z] Step 8/31 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen && update-locale LANG=${DEFAULT_LOCALE} LANGUAGE=${DEFAULT_LOCALE} LC_ALL=${DEFAULT_LOCALE} [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 31497977e3f6 [2022-04-08T09:33:24.392Z] Step 9/31 : ENV LANG ${DEFAULT_LOCALE} [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 8bf04f03f8ba [2022-04-08T09:33:24.392Z] Step 10/31 : ENV LANGUAGE ${DEFAULT_LOCALE} [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 5ae1e7b806d6 [2022-04-08T09:33:24.392Z] Step 11/31 : ENV LC_ALL ${DEFAULT_LOCALE} [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> cd028f0d2b11 [2022-04-08T09:33:24.392Z] Step 12/31 : ENV JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 6e9cea3c3860 [2022-04-08T09:33:24.392Z] Step 13/31 : ENV SILVERPEAS_HOME /opt/silverpeas [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 31e12a56fab8 [2022-04-08T09:33:24.392Z] Step 14/31 : ENV JBOSS_HOME /opt/wildfly [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 7bd332b4cdff [2022-04-08T09:33:24.392Z] Step 15/31 : ARG SILVERPEAS_VERSION=6.2.3 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> aa122af73d59 [2022-04-08T09:33:24.392Z] Step 16/31 : ARG WILDFLY_VERSION=20.0.1 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 035b3ea433cf [2022-04-08T09:33:24.392Z] Step 17/31 : LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=1 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 9a2f328c5362 [2022-04-08T09:33:24.392Z] Step 18/31 : RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc && gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 && gpg --batch --verify silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip && wget -nc http://download.jboss.org/wildfly/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly && rm *.zip && mkdir -p /root/.m2 [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 78b7ed032b26 [2022-04-08T09:33:24.392Z] Step 19/31 : COPY src/repository /root/.m2/repository [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 50900cada839 [2022-04-08T09:33:24.392Z] Step 20/31 : COPY src/settings.xml /root/.m2/ [2022-04-08T09:33:24.392Z] ---> Using cache [2022-04-08T09:33:24.392Z] ---> 87eb2ca1171b [2022-04-08T09:33:24.392Z] Step 21/31 : COPY src/h2 /opt/silverpeas/h2 [2022-04-08T09:33:24.943Z] ---> 963cbae46a1a [2022-04-08T09:33:24.943Z] Step 22/31 : COPY src/configuration /opt/silverpeas/configuration [2022-04-08T09:33:24.943Z] ---> 231d62c0cd0b [2022-04-08T09:33:24.943Z] Step 23/31 : COPY src/data /opt/silverpeas/data [2022-04-08T09:33:25.493Z] ---> f40f8acc2837 [2022-04-08T09:33:25.493Z] Step 24/31 : COPY src/bin /opt/silverpeas/bin [2022-04-08T09:33:25.493Z] ---> 3eae4770d78b [2022-04-08T09:33:25.493Z] Step 25/31 : RUN sed -i -e "s/APP_VER/${SILVERPEAS_VERSION}/g" /opt/silverpeas/bin/silverpeas.gradle [2022-04-08T09:33:25.744Z] ---> Running in 215847a83413 [2022-04-08T09:33:26.655Z] Removing intermediate container 215847a83413 [2022-04-08T09:33:26.655Z] ---> 37615432aad6 [2022-04-08T09:33:26.655Z] Step 26/31 : WORKDIR ${SILVERPEAS_HOME}/bin [2022-04-08T09:33:26.655Z] ---> Running in 8b2b2a9bc0f6 [2022-04-08T09:33:26.655Z] Removing intermediate container 8b2b2a9bc0f6 [2022-04-08T09:33:26.655Z] ---> 06574926420f [2022-04-08T09:33:26.655Z] Step 27/31 : COPY src/run.sh /opt/ [2022-04-08T09:33:26.905Z] ---> d87a3ba00028 [2022-04-08T09:33:26.906Z] Step 28/31 : RUN ./setup.sh ${SILVERPEAS_VERSION} [2022-04-08T09:33:26.906Z] ---> Running in 05d17f9bf7eb [2022-04-08T09:33:27.156Z] Installation of Silverpeas 6.2.3 [2022-04-08T09:33:27.156Z] Start H2 database... [2022-04-08T09:33:27.707Z] TCP server running at tcp://172.17.0.2:9092 (only local connections) [2022-04-08T09:33:32.902Z] WARNING: An illegal reflective access operation has occurred [2022-04-08T09:33:32.902Z] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/root/.gradle/wrapper/dists/gradle-6.5-bin/6nifqtx7604sqp1q6g8wikw7p/gradle-6.5/lib/groovy-all-1.3-2.5.11.jar) to method java.lang.Object.finalize() [2022-04-08T09:33:32.902Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass [2022-04-08T09:33:32.902Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [2022-04-08T09:33:32.902Z] WARNING: All illegal access operations will be denied in a future release [2022-04-08T09:34:31.437Z] Construct... OK [2022-04-08T09:34:53.234Z] Configure... OK [2022-04-08T09:34:53.234Z] Migrate... OK [2022-04-08T09:36:14.478Z] Install... OK [2022-04-08T09:36:14.478Z] The whole tasks took 147s [2022-04-08T09:36:14.478Z] [2022-04-08T09:36:14.478Z] INFO: JBoss is stopped [2022-04-08T09:36:14.478Z] Stop H2 database... [2022-04-08T09:36:14.478Z] Shutting down TCP Server at tcp://localhost:9092 [2022-04-08T09:36:36.276Z] Removing intermediate container 05d17f9bf7eb [2022-04-08T09:36:36.276Z] ---> 09522cd0a112 [2022-04-08T09:36:36.276Z] Step 29/31 : EXPOSE 8000 9990 [2022-04-08T09:36:36.276Z] ---> Running in 40a1268501a9 [2022-04-08T09:36:36.276Z] Removing intermediate container 40a1268501a9 [2022-04-08T09:36:36.276Z] ---> cabc7f2ffc81 [2022-04-08T09:36:36.276Z] Step 30/31 : VOLUME ["/opt/silverpeas/log", "/opt/silverpeas/data", "/opt/silverpeas/h2"] [2022-04-08T09:36:36.276Z] ---> Running in 05d5052f780f [2022-04-08T09:36:36.276Z] Removing intermediate container 05d5052f780f [2022-04-08T09:36:36.276Z] ---> bbcf9ba8825b [2022-04-08T09:36:36.276Z] Step 31/31 : CMD ["/opt/run.sh"] [2022-04-08T09:36:36.276Z] ---> Running in 4ad0b643cc7c [2022-04-08T09:36:36.276Z] Removing intermediate container 4ad0b643cc7c [2022-04-08T09:36:36.276Z] ---> 231a23a7269b [2022-04-08T09:36:36.276Z] Successfully built 231a23a7269b [2022-04-08T09:36:36.276Z] Successfully tagged silverpeas/silverpeas-test:6.2.3 [2022-04-08T09:36:36.278Z] [Pipeline] } [2022-04-08T09:36:36.348Z] [Pipeline] // withEnv [2022-04-08T09:36:36.370Z] [Pipeline] } [2022-04-08T09:36:36.377Z] [Pipeline] // script [2022-04-08T09:36:36.381Z] [Pipeline] } [2022-04-08T09:36:36.385Z] [Pipeline] // stage [2022-04-08T09:36:36.390Z] [Pipeline] stage [2022-04-08T09:36:36.390Z] [Pipeline] { (Register image) [2022-04-08T09:36:36.406Z] [Pipeline] script [2022-04-08T09:36:36.408Z] [Pipeline] { [2022-04-08T09:36:36.415Z] [Pipeline] withEnv [2022-04-08T09:36:36.415Z] [Pipeline] { [2022-04-08T09:36:36.423Z] [Pipeline] withDockerRegistry [2022-04-08T09:36:36.447Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/ [2022-04-08T09:36:36.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T09:36:37.622Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Silverpeas Test Image@tmp/59b96920-9ccc-40bb-ac77-5fb5ab888290/config.json. [2022-04-08T09:36:37.622Z] Configure a credential helper to remove this warning. See [2022-04-08T09:36:37.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T09:36:37.622Z] [2022-04-08T09:36:37.622Z] Login Succeeded [2022-04-08T09:36:37.634Z] [Pipeline] { [2022-04-08T09:36:37.653Z] [Pipeline] isUnix [2022-04-08T09:36:37.655Z] [Pipeline] withEnv [2022-04-08T09:36:37.656Z] [Pipeline] { [2022-04-08T09:36:37.661Z] [Pipeline] sh [2022-04-08T09:36:37.916Z] + docker tag silverpeas/silverpeas-test:6.2.3 silverpeas/silverpeas-test:6.2.3 [2022-04-08T09:36:37.918Z] [Pipeline] } [2022-04-08T09:36:37.925Z] [Pipeline] // withEnv [2022-04-08T09:36:37.932Z] [Pipeline] isUnix [2022-04-08T09:36:37.933Z] [Pipeline] withEnv [2022-04-08T09:36:37.934Z] [Pipeline] { [2022-04-08T09:36:37.940Z] [Pipeline] sh [2022-04-08T09:36:38.195Z] + docker push silverpeas/silverpeas-test:6.2.3 [2022-04-08T09:36:38.195Z] The push refers to repository [docker.io/silverpeas/silverpeas-test] [2022-04-08T09:36:38.446Z] 1737ca4bb7ff: Preparing [2022-04-08T09:36:38.446Z] 8790a1ad40f6: Preparing [2022-04-08T09:36:38.446Z] 907ef2097f0a: Preparing [2022-04-08T09:36:38.446Z] 8cd1bcae40b8: Preparing [2022-04-08T09:36:38.446Z] 8667a74a1d84: Preparing [2022-04-08T09:36:38.446Z] 15d66089f4b3: Preparing [2022-04-08T09:36:38.446Z] 2328da25a7e6: Preparing [2022-04-08T09:36:38.446Z] 5e15dae6d594: Preparing [2022-04-08T09:36:38.446Z] bd25f164b9af: Preparing [2022-04-08T09:36:38.446Z] e4d770100b6b: Preparing [2022-04-08T09:36:38.446Z] 8bb89ba94b06: Preparing [2022-04-08T09:36:38.446Z] 6ffc84ab417f: Preparing [2022-04-08T09:36:38.446Z] a94f5228c0e6: Preparing [2022-04-08T09:36:38.446Z] c6a8160426ad: Preparing [2022-04-08T09:36:38.446Z] 15d66089f4b3: Waiting [2022-04-08T09:36:38.446Z] 9f54eef41275: Preparing [2022-04-08T09:36:38.446Z] 2328da25a7e6: Waiting [2022-04-08T09:36:38.446Z] 8bb89ba94b06: Waiting [2022-04-08T09:36:38.446Z] 6ffc84ab417f: Waiting [2022-04-08T09:36:38.446Z] e4d770100b6b: Waiting [2022-04-08T09:36:38.446Z] a94f5228c0e6: Waiting [2022-04-08T09:36:38.446Z] c6a8160426ad: Waiting [2022-04-08T09:36:38.446Z] bd25f164b9af: Waiting [2022-04-08T09:36:38.446Z] 5e15dae6d594: Waiting [2022-04-08T09:36:44.927Z] 907ef2097f0a: Pushed [2022-04-08T09:36:44.927Z] 8790a1ad40f6: Pushed [2022-04-08T09:36:44.927Z] 8667a74a1d84: Pushed [2022-04-08T09:36:44.927Z] 8cd1bcae40b8: Pushed [2022-04-08T09:36:46.789Z] 15d66089f4b3: Pushed [2022-04-08T09:36:46.789Z] 5e15dae6d594: Pushed [2022-04-08T09:36:47.039Z] bd25f164b9af: Pushed [2022-04-08T09:36:47.039Z] 2328da25a7e6: Pushed [2022-04-08T09:36:47.590Z] 8bb89ba94b06: Layer already exists [2022-04-08T09:36:47.590Z] 6ffc84ab417f: Layer already exists [2022-04-08T09:36:47.841Z] a94f5228c0e6: Layer already exists [2022-04-08T09:36:48.091Z] 9f54eef41275: Layer already exists [2022-04-08T09:36:48.341Z] c6a8160426ad: Layer already exists [2022-04-08T09:37:10.139Z] e4d770100b6b: Pushed [2022-04-08T09:38:06.190Z] 1737ca4bb7ff: Pushed [2022-04-08T09:38:06.190Z] 6.2.3: digest: sha256:d002e3319b8fb9ab9eb4625385ac747cc7f89a77583d495139a0947be845a16f size: 3466 [2022-04-08T09:38:06.192Z] [Pipeline] } [2022-04-08T09:38:06.200Z] [Pipeline] // withEnv [2022-04-08T09:38:06.211Z] [Pipeline] } [2022-04-08T09:38:06.215Z] [Pipeline] // withDockerRegistry [2022-04-08T09:38:06.218Z] [Pipeline] } [2022-04-08T09:38:06.221Z] [Pipeline] // withEnv [2022-04-08T09:38:06.225Z] [Pipeline] } [2022-04-08T09:38:06.229Z] [Pipeline] // script [2022-04-08T09:38:06.233Z] [Pipeline] } [2022-04-08T09:38:06.237Z] [Pipeline] // stage [2022-04-08T09:38:06.242Z] [Pipeline] stage [2022-04-08T09:38:06.243Z] [Pipeline] { (Create new stable branch) [2022-04-08T09:38:06.259Z] Stage "Create new stable branch" skipped due to when conditional [2022-04-08T09:38:06.259Z] [Pipeline] } [2022-04-08T09:38:06.263Z] [Pipeline] // stage [2022-04-08T09:38:06.272Z] [Pipeline] stage [2022-04-08T09:38:06.273Z] [Pipeline] { (Declarative: Post Actions) [2022-04-08T09:38:06.284Z] [Pipeline] step [2022-04-08T09:38:06.297Z] [Pipeline] script [2022-04-08T09:38:06.300Z] [Pipeline] { [2022-04-08T09:38:06.309Z] [Pipeline] } [2022-04-08T09:38:06.313Z] [Pipeline] // script [2022-04-08T09:38:06.319Z] [Pipeline] } [2022-04-08T09:38:06.324Z] [Pipeline] // stage [2022-04-08T09:38:06.327Z] [Pipeline] } [2022-04-08T09:38:06.331Z] [Pipeline] // withEnv [2022-04-08T09:38:06.334Z] [Pipeline] } [2022-04-08T09:38:06.338Z] [Pipeline] // withEnv [2022-04-08T09:38:06.341Z] [Pipeline] } [2022-04-08T09:38:06.351Z] [Pipeline] // node [2022-04-08T09:38:06.356Z] [Pipeline] End of Pipeline [2022-04-08T09:38:06.387Z] Finished: SUCCESS