Skip to content
11:38:41 [2025-11-03T10:38:41.007Z] Démarré par l'utilisateur Miguel Moquillon
11:38:41 [2025-11-03T10:38:41.007Z] Running as userbuild
11:38:41 [2025-11-03T10:38:41.423Z] Obtained src/releases/docker-build/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
11:38:41 [2025-11-03T10:38:41.605Z] [Pipeline] Start of Pipeline
11:38:41 [2025-11-03T10:38:41.730Z] [Pipeline] node
11:38:41 [2025-11-03T10:38:41.734Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Projects Build Image
11:38:41 [2025-11-03T10:38:41.737Z] [Pipeline] {
11:38:41 [2025-11-03T10:38:41.750Z] [Pipeline] stage
11:38:41 [2025-11-03T10:38:41.751Z] [Pipeline] { (Declarative: Checkout SCM)
11:38:41 [2025-11-03T10:38:41.758Z] [Pipeline] checkout
11:38:41 [2025-11-03T10:38:41.760Z] Selected Git installation does not exist. Using Default
11:38:41 [2025-11-03T10:38:41.760Z] The recommended git tool is: NONE
11:38:41 [2025-11-03T10:38:41.760Z] No credentials specified
11:38:41 [2025-11-03T10:38:41.760Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
11:38:41 [2025-11-03T10:38:41.767Z] Fetching changes from the remote Git repository
11:38:41 [2025-11-03T10:38:41.769Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:38:41 [2025-11-03T10:38:41.773Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:38:41 [2025-11-03T10:38:41.773Z]  > /usr/bin/git --version # timeout=10
11:38:41 [2025-11-03T10:38:41.777Z]  > git --version # 'git version 2.43.0'
11:38:41 [2025-11-03T10:38:41.777Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:38:42 [2025-11-03T10:38:42.726Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:38:42 [2025-11-03T10:38:42.732Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
11:38:42 [2025-11-03T10:38:42.732Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:38:42 [2025-11-03T10:38:42.737Z]  > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
11:38:42 [2025-11-03T10:38:42.753Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests"
11:38:42 [2025-11-03T10:38:42.754Z]  > /usr/bin/git rev-list --no-walk 1e65aff8523fd6d2bf304c97d4df2e12036153c0 # timeout=10
11:38:42 [2025-11-03T10:38:42.769Z] [Pipeline] }
11:38:42 [2025-11-03T10:38:42.772Z] [Pipeline] // stage
11:38:42 [2025-11-03T10:38:42.780Z] [Pipeline] withEnv
11:38:42 [2025-11-03T10:38:42.780Z] [Pipeline] {
11:38:42 [2025-11-03T10:38:42.797Z] [Pipeline] withEnv
11:38:42 [2025-11-03T10:38:42.798Z] [Pipeline] {
11:38:42 [2025-11-03T10:38:42.807Z] [Pipeline] stage
11:38:42 [2025-11-03T10:38:42.808Z] [Pipeline] { (Check the Docker image version to build)
11:38:42 [2025-11-03T10:38:42.864Z] Stage "Check the Docker image version to build" skipped due to when conditional
11:38:42 [2025-11-03T10:38:42.865Z] [Pipeline] getContext
11:38:42 [2025-11-03T10:38:42.866Z] [Pipeline] }
11:38:42 [2025-11-03T10:38:42.873Z] [Pipeline] // stage
11:38:42 [2025-11-03T10:38:42.881Z] [Pipeline] stage
11:38:42 [2025-11-03T10:38:42.882Z] [Pipeline] { (Checkout the project)
11:38:42 [2025-11-03T10:38:42.910Z] [Pipeline] git
11:38:42 [2025-11-03T10:38:42.912Z] The recommended git tool is: NONE
11:38:42 [2025-11-03T10:38:42.913Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:38:42 [2025-11-03T10:38:42.922Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
11:38:42 [2025-11-03T10:38:42.929Z] Fetching changes from the remote Git repository
11:38:42 [2025-11-03T10:38:42.932Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-build # timeout=10
11:38:42 [2025-11-03T10:38:42.938Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-build
11:38:42 [2025-11-03T10:38:42.938Z]  > /usr/bin/git --version # timeout=10
11:38:42 [2025-11-03T10:38:42.943Z]  > git --version # 'git version 2.43.0'
11:38:42 [2025-11-03T10:38:42.943Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:38:42 [2025-11-03T10:38:42.949Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-build +refs/heads/*:refs/remotes/origin/* # timeout=10
11:38:43 [2025-11-03T10:38:43.458Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:38:43 [2025-11-03T10:38:43.465Z] Checking out Revision 90f96c69659e5c46d2092d17548ce3c056090597 (refs/remotes/origin/master)
11:38:43 [2025-11-03T10:38:43.465Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:38:43 [2025-11-03T10:38:43.470Z]  > /usr/bin/git checkout -f 90f96c69659e5c46d2092d17548ce3c056090597 # timeout=10
11:38:43 [2025-11-03T10:38:43.505Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:38:43 [2025-11-03T10:38:43.512Z]  > /usr/bin/git branch -D master # timeout=10
11:38:43 [2025-11-03T10:38:43.520Z]  > /usr/bin/git checkout -b master 90f96c69659e5c46d2092d17548ce3c056090597 # timeout=10
11:38:43 [2025-11-03T10:38:43.562Z] Commit message: "Inc build version"
11:38:43 [2025-11-03T10:38:43.563Z]  > /usr/bin/git rev-list --no-walk 20316f0fd4b07a7e5ae1406e7ba9b90dc2cdb2fa # timeout=10
11:38:43 [2025-11-03T10:38:43.581Z] [Pipeline] }
11:38:43 [2025-11-03T10:38:43.584Z] [Pipeline] // stage
11:38:43 [2025-11-03T10:38:43.592Z] [Pipeline] stage
11:38:43 [2025-11-03T10:38:43.592Z] [Pipeline] { (Release stable version)
11:38:43 [2025-11-03T10:38:43.608Z] Stage "Release stable version" skipped due to when conditional
11:38:43 [2025-11-03T10:38:43.609Z] [Pipeline] getContext
11:38:43 [2025-11-03T10:38:43.611Z] [Pipeline] }
11:38:43 [2025-11-03T10:38:43.617Z] [Pipeline] // stage
11:38:43 [2025-11-03T10:38:43.626Z] [Pipeline] stage
11:38:43 [2025-11-03T10:38:43.626Z] [Pipeline] { (Update current latest version)
11:38:43 [2025-11-03T10:38:43.654Z] [Pipeline] withCredentials
11:38:43 [2025-11-03T10:38:43.671Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
11:38:43 [2025-11-03T10:38:43.674Z] [Pipeline] {
11:38:43 [2025-11-03T10:38:43.686Z] [Pipeline] script
11:38:43 [2025-11-03T10:38:43.692Z] [Pipeline] {
11:38:43 [2025-11-03T10:38:43.701Z] [Pipeline] sh
11:38:43 [2025-11-03T10:38:43.958Z] + grep -oP (?<=build=)\d+ Dockerfile
11:38:43 [2025-11-03T10:38:43.969Z] [Pipeline] sh
11:38:44 [2025-11-03T10:38:44.228Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.3/g Dockerfile
11:38:44 [2025-11-03T10:38:44.228Z] + sed -i -e s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g Dockerfile
11:38:44 [2025-11-03T10:38:44.228Z] + sed -i -e s/SONAR_JAVA_VERSION=[0-9]\+/SONAR_JAVA_VERSION=17/g Dockerfile
11:38:44 [2025-11-03T10:38:44.228Z] + sed -i -e s/version=[0-9.]\+/version=latest/g Dockerfile
11:38:44 [2025-11-03T10:38:44.228Z] + git diff --quiet
11:38:44 [2025-11-03T10:38:44.229Z] [Pipeline] }
11:38:44 [2025-11-03T10:38:44.236Z] [Pipeline] // script
11:38:44 [2025-11-03T10:38:44.243Z] [Pipeline] }
11:38:44 [2025-11-03T10:38:44.250Z] [Pipeline] // withCredentials
11:38:44 [2025-11-03T10:38:44.257Z] [Pipeline] }
11:38:44 [2025-11-03T10:38:44.264Z] [Pipeline] // stage
11:38:44 [2025-11-03T10:38:44.273Z] [Pipeline] stage
11:38:44 [2025-11-03T10:38:44.274Z] [Pipeline] { (Publish version)
11:38:44 [2025-11-03T10:38:44.291Z] [Pipeline] script
11:38:44 [2025-11-03T10:38:44.293Z] [Pipeline] {
11:38:44 [2025-11-03T10:38:44.386Z] [Pipeline] isUnix
11:38:44 [2025-11-03T10:38:44.393Z] [Pipeline] withEnv
11:38:44 [2025-11-03T10:38:44.393Z] [Pipeline] {
11:38:44 [2025-11-03T10:38:44.401Z] [Pipeline] sh
11:38:44 [2025-11-03T10:38:44.658Z] + docker build -t silverpeas/silverbuild:latest .
11:38:44 [2025-11-03T10:38:44.908Z] #0 building with "default" instance using docker driver
11:38:44 [2025-11-03T10:38:44.908Z] 
11:38:44 [2025-11-03T10:38:44.908Z] #1 [internal] load build definition from Dockerfile
11:38:44 [2025-11-03T10:38:44.908Z] #1 transferring dockerfile: 5.04kB done
11:38:44 [2025-11-03T10:38:44.908Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 9)
11:38:44 [2025-11-03T10:38:44.908Z] #1 DONE 0.0s
11:38:44 [2025-11-03T10:38:44.908Z] 
11:38:44 [2025-11-03T10:38:44.908Z] #2 [internal] load metadata for docker.io/library/ubuntu:noble
11:38:45 [2025-11-03T10:38:45.459Z] #2 DONE 0.8s
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #3 [internal] load .dockerignore
11:38:45 [2025-11-03T10:38:45.709Z] #3 transferring context: 2B done
11:38:45 [2025-11-03T10:38:45.709Z] #3 DONE 0.0s
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #4 [1/5] FROM docker.io/library/ubuntu:noble@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252
11:38:45 [2025-11-03T10:38:45.709Z] #4 DONE 0.0s
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #5 [internal] load build context
11:38:45 [2025-11-03T10:38:45.709Z] #5 transferring context: 4.47MB 0.1s done
11:38:45 [2025-11-03T10:38:45.709Z] #5 DONE 0.1s
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #6 [2/5] COPY src/maven-deps.zip /tmp/
11:38:45 [2025-11-03T10:38:45.709Z] #6 CACHED
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #7 [3/5] RUN apt-get update && apt-get install -y --no-install-recommends     apt-utils     iputils-ping     vim     curl     git     openssh-client     gnupg     locales     language-pack-en     language-pack-fr     tzdata     procps     net-tools     zip     unzip     openjdk-11-jdk     openjdk-17-jdk     ffmpeg     imagemagick     ghostscript     libreoffice-writer     libreoffice-calc     libreoffice-impress     gpgv     groovy   && groupadd -g 119 silverbuild   && useradd -u 111 -g 119 -d /home/silverbuild -s /bin/bash -m silverbuild   && curl -sL https://deb.nodesource.com/setup_24.x | bash -   && apt-get install -y nodejs   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f   && mkdir -p /usr/share/maven /usr/share/maven/ref   && curl -fsSL -o /tmp/apache-maven.tar.gz https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz   && echo "bcfe4fe305c962ace56ac7b5fc7a08b87d5abd8b7e89027ab251069faebee516b0ded8961445d6d91ec1985dfe30f8153268843c89aa392733d1a3ec956c9978  /tmp/apache-maven.tar.gz" | sha512sum -c -   && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1   && rm -f /tmp/apache-maven.tar.gz   && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn   && unzip /tmp/maven-deps.zip -d /home/silverbuild/   && curl -fsSL -o /tmp/swftools-bin-0.9.2.zip https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip /tmp/swftools-bin-0.9.2.zip -d /   && curl -fsSL -o /tmp/pdf2json-bin-0.68.zip https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip /tmp/pdf2json-bin-0.68.zip -d /   && curl -fsSL -o /tmp/wildfly-26.1.3.Final.FOR-TESTS.zip https://www.silverpeas.org/files/wildfly-26.1.3.Final.FOR-TESTS.zip   && mkdir /opt/wildfly-for-tests   && unzip /tmp/wildfly-26.1.3.Final.FOR-TESTS.zip -d /opt/wildfly-for-tests/   && 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=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_ALL=fr_FR.UTF-8
11:38:45 [2025-11-03T10:38:45.709Z] #7 CACHED
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #8 [4/5] COPY src/settings.xml /home/silverbuild/.m2/
11:38:45 [2025-11-03T10:38:45.709Z] #8 CACHED
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #9 [5/5] RUN chown -R silverbuild:silverbuild /home/silverbuild   && chown -R silverbuild:silverbuild /opt/wildfly-for-tests
11:38:45 [2025-11-03T10:38:45.709Z] #9 CACHED
11:38:45 [2025-11-03T10:38:45.709Z] 
11:38:45 [2025-11-03T10:38:45.709Z] #10 exporting to image
11:38:45 [2025-11-03T10:38:45.710Z] #10 exporting layers done
11:38:45 [2025-11-03T10:38:45.710Z] #10 writing image sha256:a544cf1439d6f4861f6a30ff64a59ec61c5781b95e63f88add64d7b0a30db23f 0.1s done
11:38:45 [2025-11-03T10:38:45.710Z] #10 naming to docker.io/silverpeas/silverbuild:latest 0.0s done
11:38:45 [2025-11-03T10:38:45.710Z] #10 DONE 0.1s
11:38:45 [2025-11-03T10:38:45.960Z] 
11:38:45 [2025-11-03T10:38:45.960Z]  8 warnings found (use docker --debug to expand):
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 95)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 96)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 97)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 98)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 101)
11:38:45 [2025-11-03T10:38:45.960Z]  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 9)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 93)
11:38:45 [2025-11-03T10:38:45.960Z]  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 94)
11:38:45 [2025-11-03T10:38:45.961Z] [Pipeline] }
11:38:45 [2025-11-03T10:38:45.968Z] [Pipeline] // withEnv
11:38:46 [2025-11-03T10:38:46.003Z] [Pipeline] withEnv
11:38:46 [2025-11-03T10:38:46.004Z] [Pipeline] {
11:38:46 [2025-11-03T10:38:46.017Z] [Pipeline] withDockerRegistry
11:38:46 [2025-11-03T10:38:46.020Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/
11:38:46 [2025-11-03T10:38:46.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
11:38:46 [2025-11-03T10:38:46.904Z] 
11:38:46 [2025-11-03T10:38:46.904Z] WARNING! Your credentials are stored unencrypted in '/var/lib/jenkins/workspace/Silverpeas Projects Build Image@tmp/7820ca18-2af7-497d-8e8f-ad30947d11e0/config.json'.
11:38:46 [2025-11-03T10:38:46.904Z] Configure a credential helper to remove this warning. See
11:38:46 [2025-11-03T10:38:46.904Z] https://docs.docker.com/go/credential-store/
11:38:46 [2025-11-03T10:38:46.904Z] 
11:38:46 [2025-11-03T10:38:46.904Z] Login Succeeded
11:38:46 [2025-11-03T10:38:46.908Z] [Pipeline] {
11:38:46 [2025-11-03T10:38:46.919Z] [Pipeline] isUnix
11:38:46 [2025-11-03T10:38:46.921Z] [Pipeline] withEnv
11:38:46 [2025-11-03T10:38:46.922Z] [Pipeline] {
11:38:46 [2025-11-03T10:38:46.932Z] [Pipeline] sh
11:38:47 [2025-11-03T10:38:47.189Z] + docker tag silverpeas/silverbuild:latest silverpeas/silverbuild:latest
11:38:47 [2025-11-03T10:38:47.190Z] [Pipeline] }
11:38:47 [2025-11-03T10:38:47.197Z] [Pipeline] // withEnv
11:38:47 [2025-11-03T10:38:47.205Z] [Pipeline] isUnix
11:38:47 [2025-11-03T10:38:47.207Z] [Pipeline] withEnv
11:38:47 [2025-11-03T10:38:47.208Z] [Pipeline] {
11:38:47 [2025-11-03T10:38:47.217Z] [Pipeline] sh
11:38:47 [2025-11-03T10:38:47.475Z] + docker push silverpeas/silverbuild:latest
11:38:47 [2025-11-03T10:38:47.475Z] The push refers to repository [docker.io/silverpeas/silverbuild]
11:38:47 [2025-11-03T10:38:47.725Z] 56481030fd0b: Preparing
11:38:47 [2025-11-03T10:38:47.725Z] fa4201dbfa00: Preparing
11:38:47 [2025-11-03T10:38:47.725Z] eb59ee3a77e4: Preparing
11:38:47 [2025-11-03T10:38:47.725Z] 821860b01c39: Preparing
11:38:47 [2025-11-03T10:38:47.725Z] 073ec47a8c22: Preparing
11:38:48 [2025-11-03T10:38:48.276Z] 073ec47a8c22: Layer already exists
11:38:48 [2025-11-03T10:38:48.276Z] eb59ee3a77e4: Layer already exists
11:38:48 [2025-11-03T10:38:48.276Z] fa4201dbfa00: Layer already exists
11:38:48 [2025-11-03T10:38:48.276Z] 56481030fd0b: Layer already exists
11:38:48 [2025-11-03T10:38:48.276Z] 821860b01c39: Layer already exists
11:38:52 [2025-11-03T10:38:52.399Z] latest: digest: sha256:5ceb1930e169ed9a26d7d91dc6d8b38b6edcd3f70a9ccfedb7058d778f6ff4f5 size: 1374
11:38:52 [2025-11-03T10:38:52.400Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.407Z] [Pipeline] // withEnv
11:38:52 [2025-11-03T10:38:52.413Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.418Z] [Pipeline] // withDockerRegistry
11:38:52 [2025-11-03T10:38:52.424Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.431Z] [Pipeline] // withEnv
11:38:52 [2025-11-03T10:38:52.438Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.446Z] [Pipeline] // script
11:38:52 [2025-11-03T10:38:52.454Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.460Z] [Pipeline] // stage
11:38:52 [2025-11-03T10:38:52.470Z] [Pipeline] stage
11:38:52 [2025-11-03T10:38:52.471Z] [Pipeline] { (Declarative: Post Actions)
11:38:52 [2025-11-03T10:38:52.484Z] [Pipeline] step
11:38:52 [2025-11-03T10:38:52.504Z] [Pipeline] script
11:38:52 [2025-11-03T10:38:52.508Z] [Pipeline] {
11:38:52 [2025-11-03T10:38:52.524Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.531Z] [Pipeline] // script
11:38:52 [2025-11-03T10:38:52.543Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.550Z] [Pipeline] // stage
11:38:52 [2025-11-03T10:38:52.557Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.563Z] [Pipeline] // withEnv
11:38:52 [2025-11-03T10:38:52.570Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.577Z] [Pipeline] // withEnv
11:38:52 [2025-11-03T10:38:52.584Z] [Pipeline] }
11:38:52 [2025-11-03T10:38:52.591Z] [Pipeline] // node
11:38:52 [2025-11-03T10:38:52.600Z] [Pipeline] End of Pipeline
11:38:52 [2025-11-03T10:38:52.633Z] Finished: SUCCESS