Skip to content
Failed

Console Output

11:13:57 [2023-10-26T15:13:57.716Z] Triggered by Gerrit: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/194833
11:13:58 [2023-10-26T15:13:58.012Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:13:58 [2023-10-26T15:13:58.125Z] [Pipeline] Start of Pipeline
11:13:58 [2023-10-26T15:13:58.357Z] [Pipeline] readTrusted
11:13:58 [2023-10-26T15:13:58.574Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:13:58 [2023-10-26T15:13:58.575Z] [Pipeline] echo
11:13:58 [2023-10-26T15:13:58.575Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
11:13:58 [2023-10-26T15:13:58.577Z] [Pipeline] podTemplate
11:13:58 [2023-10-26T15:13:58.612Z] [Pipeline] {
11:13:58 [2023-10-26T15:13:58.626Z] [Pipeline] node
11:14:13 [2023-10-26T15:14:13.628Z] Still waiting to schedule task
11:14:13 [2023-10-26T15:14:13.628Z] All nodes of label ‘tracecompass-build’ are offline
11:14:50 [2023-10-26T15:14:50.274Z] Agent tracecompass-build-1xdxm-4xhq8 is provisioned from template tracecompass-build-1xdxm
11:14:50 [2023-10-26T15:14:50.276Z] ---
11:14:50 [2023-10-26T15:14:50.276Z] apiVersion: "v1"
11:14:50 [2023-10-26T15:14:50.276Z] kind: "Pod"
11:14:50 [2023-10-26T15:14:50.276Z] metadata:
11:14:50 [2023-10-26T15:14:50.276Z]   annotations:
11:14:50 [2023-10-26T15:14:50.276Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-long-ui-only/4206/"
11:14:50 [2023-10-26T15:14:50.276Z]     runUrl: "job/tracecompass-gerrit-long-ui-only/4206/"
11:14:50 [2023-10-26T15:14:50.276Z]   labels:
11:14:50 [2023-10-26T15:14:50.276Z]     jenkins: "slave"
11:14:50 [2023-10-26T15:14:50.276Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
11:14:50 [2023-10-26T15:14:50.276Z]     jenkins/label: "tracecompass-build"
11:14:50 [2023-10-26T15:14:50.276Z]   name: "tracecompass-build-1xdxm-4xhq8"
11:14:50 [2023-10-26T15:14:50.276Z]   namespace: "tracecompass"
11:14:50 [2023-10-26T15:14:50.276Z] spec:
11:14:50 [2023-10-26T15:14:50.276Z]   containers:
11:14:50 [2023-10-26T15:14:50.276Z]   - args:
11:14:50 [2023-10-26T15:14:50.276Z]     - "-c"
11:14:50 [2023-10-26T15:14:50.276Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
11:14:50 [2023-10-26T15:14:50.276Z]     command:
11:14:50 [2023-10-26T15:14:50.276Z]     - "/bin/sh"
11:14:50 [2023-10-26T15:14:50.276Z]     image: "eclipse/tracecompass-build-env:18.04"
11:14:50 [2023-10-26T15:14:50.277Z]     imagePullPolicy: "Always"
11:14:50 [2023-10-26T15:14:50.277Z]     name: "tracecompass"
11:14:50 [2023-10-26T15:14:50.277Z]     resources:
11:14:50 [2023-10-26T15:14:50.277Z]       limits:
11:14:50 [2023-10-26T15:14:50.277Z]         memory: "2.6Gi"
11:14:50 [2023-10-26T15:14:50.277Z]         cpu: "1.3"
11:14:50 [2023-10-26T15:14:50.277Z]       requests:
11:14:50 [2023-10-26T15:14:50.277Z]         memory: "2.6Gi"
11:14:50 [2023-10-26T15:14:50.277Z]         cpu: "1.3"
11:14:50 [2023-10-26T15:14:50.277Z]     tty: true
11:14:50 [2023-10-26T15:14:50.277Z]     volumeMounts:
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "settings-xml"
11:14:50 [2023-10-26T15:14:50.277Z]       readOnly: true
11:14:50 [2023-10-26T15:14:50.277Z]       subPath: "settings.xml"
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/home/jenkins/.m2/repository"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "m2-repo"
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/opt/tools"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "tools"
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/home/jenkins/agent"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "workspace-volume"
11:14:50 [2023-10-26T15:14:50.277Z]       readOnly: false
11:14:50 [2023-10-26T15:14:50.277Z]   - env:
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_SECRET"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "********"
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_TUNNEL"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_AGENT_NAME"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "tracecompass-build-1xdxm-4xhq8"
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_NAME"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "tracecompass-build-1xdxm-4xhq8"
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_AGENT_WORKDIR"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "/home/jenkins/agent"
11:14:50 [2023-10-26T15:14:50.277Z]     - name: "JENKINS_URL"
11:14:50 [2023-10-26T15:14:50.277Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
11:14:50 [2023-10-26T15:14:50.277Z]     image: "eclipsecbi/jenkins-jnlp-agent"
11:14:50 [2023-10-26T15:14:50.277Z]     name: "jnlp"
11:14:50 [2023-10-26T15:14:50.277Z]     resources:
11:14:50 [2023-10-26T15:14:50.277Z]       requests:
11:14:50 [2023-10-26T15:14:50.277Z]         memory: "256Mi"
11:14:50 [2023-10-26T15:14:50.277Z]         cpu: "100m"
11:14:50 [2023-10-26T15:14:50.277Z]     volumeMounts:
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/home/jenkins/.ssh"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "volume-known-hosts"
11:14:50 [2023-10-26T15:14:50.277Z]     - mountPath: "/home/jenkins/agent"
11:14:50 [2023-10-26T15:14:50.277Z]       name: "workspace-volume"
11:14:50 [2023-10-26T15:14:50.277Z]       readOnly: false
11:14:50 [2023-10-26T15:14:50.277Z]   nodeSelector:
11:14:50 [2023-10-26T15:14:50.277Z]     kubernetes.io/os: "linux"
11:14:50 [2023-10-26T15:14:50.277Z]   restartPolicy: "Never"
11:14:50 [2023-10-26T15:14:50.277Z]   volumes:
11:14:50 [2023-10-26T15:14:50.277Z]   - emptyDir: {}
11:14:50 [2023-10-26T15:14:50.277Z]     name: "m2-repo"
11:14:50 [2023-10-26T15:14:50.277Z]   - name: "settings-xml"
11:14:50 [2023-10-26T15:14:50.277Z]     secret:
11:14:50 [2023-10-26T15:14:50.277Z]       items:
11:14:50 [2023-10-26T15:14:50.277Z]       - key: "settings.xml"
11:14:50 [2023-10-26T15:14:50.277Z]         path: "settings.xml"
11:14:50 [2023-10-26T15:14:50.277Z]       secretName: "m2-secret-dir"
11:14:50 [2023-10-26T15:14:50.277Z]   - emptyDir:
11:14:50 [2023-10-26T15:14:50.277Z]       medium: ""
11:14:50 [2023-10-26T15:14:50.277Z]     name: "workspace-volume"
11:14:50 [2023-10-26T15:14:50.277Z]   - configMap:
11:14:50 [2023-10-26T15:14:50.277Z]       name: "known-hosts"
11:14:50 [2023-10-26T15:14:50.277Z]     name: "volume-known-hosts"
11:14:50 [2023-10-26T15:14:50.277Z]   - name: "tools"
11:14:50 [2023-10-26T15:14:50.277Z]     persistentVolumeClaim:
11:14:50 [2023-10-26T15:14:50.277Z]       claimName: "tools-claim-jiro-tracecompass"
11:14:50 [2023-10-26T15:14:50.277Z] 
11:14:51 [2023-10-26T15:14:51.256Z] Running on tracecompass-build-1xdxm-4xhq8 in /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only
11:14:51 [2023-10-26T15:14:51.256Z] [Pipeline] {
11:14:51 [2023-10-26T15:14:51.308Z] [Pipeline] stage
11:14:51 [2023-10-26T15:14:51.309Z] [Pipeline] { (Declarative: Checkout SCM)
11:14:51 [2023-10-26T15:14:51.324Z] [Pipeline] checkout
11:14:51 [2023-10-26T15:14:51.755Z] Selected Git installation does not exist. Using Default
11:14:51 [2023-10-26T15:14:51.755Z] The recommended git tool is: NONE
11:14:58 [2023-10-26T15:14:58.365Z] No credentials specified
11:14:58 [2023-10-26T15:14:58.368Z] Cloning the remote Git repository
11:14:58 [2023-10-26T15:14:58.454Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:14:58 [2023-10-26T15:14:58.494Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only # timeout=10
11:14:58 [2023-10-26T15:14:58.661Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
11:14:58 [2023-10-26T15:14:58.661Z]  > git --version # timeout=10
11:14:58 [2023-10-26T15:14:58.665Z]  > git --version # 'git version 2.20.1'
11:14:58 [2023-10-26T15:14:58.665Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
11:14:59 [2023-10-26T15:14:59.054Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
11:14:59 [2023-10-26T15:14:59.059Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:15:00 [2023-10-26T15:15:00.981Z] Avoid second fetch
11:15:01 [2023-10-26T15:15:01.056Z] Checking out Revision 06cb45711296be00d1d7a33b25e3b6d410e652b7 (refs/remotes/origin/master)
11:15:01 [2023-10-26T15:15:01.566Z] Commit message: "Add RCP_FEATURE_FILE parameter to jenkins file"
11:15:00 [2023-10-26T15:15:00.985Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:15:01 [2023-10-26T15:15:01.064Z]  > git config core.sparsecheckout # timeout=10
11:15:01 [2023-10-26T15:15:01.068Z]  > git checkout -f 06cb45711296be00d1d7a33b25e3b6d410e652b7 # timeout=10
11:15:01 [2023-10-26T15:15:01.655Z]  > git rev-list --no-walk 06cb45711296be00d1d7a33b25e3b6d410e652b7 # timeout=10
11:15:01 [2023-10-26T15:15:01.769Z] [Pipeline] }
11:15:01 [2023-10-26T15:15:01.780Z] [Pipeline] // stage
11:15:01 [2023-10-26T15:15:01.802Z] [Pipeline] withEnv
11:15:01 [2023-10-26T15:15:01.802Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.255Z] [Pipeline] withEnv
11:15:03 [2023-10-26T15:15:03.256Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.301Z] [Pipeline] timestamps
11:15:03 [2023-10-26T15:15:03.301Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:15:03 [2023-10-26T15:15:03.302Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.319Z] [Pipeline] timeout
11:15:03 [2023-10-26T15:15:03.319Z] Timeout set to expire in 4 hr 0 min
11:15:03 [2023-10-26T15:15:03.320Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.340Z] [Pipeline] stage
11:15:03 [2023-10-26T15:15:03.341Z] [Pipeline] { (Declarative: Tool Install)
11:15:03 [2023-10-26T15:15:03.374Z] [Pipeline] tool
11:15:03 [2023-10-26T15:15:03.390Z] [Pipeline] envVarsForTool
11:15:03 [2023-10-26T15:15:03.406Z] [Pipeline] tool
11:15:03 [2023-10-26T15:15:03.419Z] [Pipeline] envVarsForTool
11:15:03 [2023-10-26T15:15:03.439Z] [Pipeline] }
11:15:03 [2023-10-26T15:15:03.458Z] [Pipeline] // stage
11:15:03 [2023-10-26T15:15:03.479Z] [Pipeline] withEnv
11:15:03 [2023-10-26T15:15:03.480Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.497Z] [Pipeline] stage
11:15:03 [2023-10-26T15:15:03.498Z] [Pipeline] { (Checkout)
11:15:03 [2023-10-26T15:15:03.523Z] [Pipeline] tool
11:15:03 [2023-10-26T15:15:03.541Z] [Pipeline] envVarsForTool
11:15:03 [2023-10-26T15:15:03.567Z] [Pipeline] tool
11:15:03 [2023-10-26T15:15:03.585Z] [Pipeline] envVarsForTool
11:15:03 [2023-10-26T15:15:03.601Z] [Pipeline] withEnv
11:15:03 [2023-10-26T15:15:03.601Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.615Z] [Pipeline] container
11:15:03 [2023-10-26T15:15:03.616Z] [Pipeline] {
11:15:03 [2023-10-26T15:15:03.628Z] [Pipeline] sh
11:15:04 [2023-10-26T15:15:04.190Z] + mkdir -p ../scripts
11:15:04 [2023-10-26T15:15:04.197Z] [Pipeline] sh
11:15:04 [2023-10-26T15:15:04.769Z] + cp scripts/deploy-rcp.sh ../scripts
11:15:04 [2023-10-26T15:15:04.779Z] [Pipeline] sh
11:15:05 [2023-10-26T15:15:05.313Z] + cp scripts/deploy-update-site.sh ../scripts
11:15:05 [2023-10-26T15:15:05.320Z] [Pipeline] sh
11:15:05 [2023-10-26T15:15:05.832Z] + cp scripts/deploy-doc.sh ../scripts
11:15:05 [2023-10-26T15:15:05.838Z] [Pipeline] sh
11:15:06 [2023-10-26T15:15:06.354Z] + cp scripts/deploy-javadoc.sh ../scripts
11:15:06 [2023-10-26T15:15:06.361Z] [Pipeline] sh
11:15:06 [2023-10-26T15:15:06.871Z] + cp scripts/macosx-notarize.sh ../scripts
11:15:06 [2023-10-26T15:15:06.879Z] [Pipeline] checkout
11:15:06 [2023-10-26T15:15:06.887Z] The recommended git tool is: NONE
11:15:06 [2023-10-26T15:15:06.893Z] No credentials specified
11:15:06 [2023-10-26T15:15:06.893Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@cd8ef575; decorates RemoteLauncher[hudson.remoting.Channel@c4b63281:JNLP4-connect connection from 10.40.22.232/10.40.22.232:45126] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:15:06 [2023-10-26T15:15:06.954Z] Fetching changes from the remote Git repository
11:15:06 [2023-10-26T15:15:06.897Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.git # timeout=10
11:15:06 [2023-10-26T15:15:06.963Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
11:15:07 [2023-10-26T15:15:07.056Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
11:15:07 [2023-10-26T15:15:07.061Z]  > git --version # timeout=10
11:15:07 [2023-10-26T15:15:07.065Z]  > git --version # 'git version 2.20.1'
11:15:07 [2023-10-26T15:15:07.066Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/changes/33/194833/5 # timeout=10
11:16:52 [2023-10-26T15:16:52.359Z] JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
11:16:52 [2023-10-26T15:16:52.359Z] Checking out Revision 66dbce529b3ad498f641ead1c6535b81f9e97e3a (refs/changes/33/194833/5)
11:16:52 [2023-10-26T15:16:52.276Z]  > git rev-parse 66dbce529b3ad498f641ead1c6535b81f9e97e3a^{commit} # timeout=10
11:16:52 [2023-10-26T15:16:52.364Z]  > git config core.sparsecheckout # timeout=10
11:16:52 [2023-10-26T15:16:52.369Z]  > git checkout -f 66dbce529b3ad498f641ead1c6535b81f9e97e3a # timeout=10
11:16:56 [2023-10-26T15:16:56.660Z] Commit message: "ss: synchronize time samples with pss checkpoints"
11:16:56 [2023-10-26T15:16:56.666Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:16:57 [2023-10-26T15:16:57.564Z]  > git rev-list --no-walk bc768e1eda8e74bdb0091305fa4a86194c94c28b # timeout=10
11:16:58 [2023-10-26T15:16:58.156Z] [Pipeline] sh
11:16:58 [2023-10-26T15:16:58.673Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:16:58 [2023-10-26T15:16:58.865Z] [Pipeline] sh
11:16:59 [2023-10-26T15:16:59.462Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:17:00 [2023-10-26T15:17:00.381Z] [Pipeline] sh
11:17:00 [2023-10-26T15:17:00.965Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:17:01 [2023-10-26T15:17:01.676Z] [Pipeline] sh
11:17:02 [2023-10-26T15:17:02.206Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:17:03 [2023-10-26T15:17:03.443Z] [Pipeline] sh
11:17:03 [2023-10-26T15:17:03.959Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:17:04 [2023-10-26T15:17:04.603Z] [Pipeline] sh
11:17:05 [2023-10-26T15:17:05.116Z] + cp ../scripts/macosx-notarize.sh /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/.scripts/
11:17:05 [2023-10-26T15:17:05.259Z] [Pipeline] }
11:17:05 [2023-10-26T15:17:05.683Z] [Pipeline] // container
11:17:06 [2023-10-26T15:17:06.072Z] [Pipeline] }
11:17:06 [2023-10-26T15:17:06.507Z] [Pipeline] // withEnv
11:17:06 [2023-10-26T15:17:06.892Z] [Pipeline] }
11:17:07 [2023-10-26T15:17:07.312Z] [Pipeline] // stage
11:17:07 [2023-10-26T15:17:07.718Z] [Pipeline] stage
11:17:07 [2023-10-26T15:17:07.718Z] [Pipeline] { (Product File)
11:17:08 [2023-10-26T15:17:08.170Z] [Pipeline] tool
11:17:08 [2023-10-26T15:17:08.584Z] [Pipeline] envVarsForTool
11:17:09 [2023-10-26T15:17:09.672Z] [Pipeline] tool
11:17:10 [2023-10-26T15:17:10.062Z] [Pipeline] envVarsForTool
11:17:10 [2023-10-26T15:17:10.452Z] [Pipeline] withEnv
11:17:10 [2023-10-26T15:17:10.452Z] [Pipeline] {
11:17:11 [2023-10-26T15:17:11.510Z] [Pipeline] container
11:17:11 [2023-10-26T15:17:11.511Z] [Pipeline] {
11:17:12 [2023-10-26T15:17:12.116Z] [Pipeline] sh
11:17:12 [2023-10-26T15:17:12.658Z] + cp -f /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/rcp/org.eclipse.tracecompass.rcp.product/legacy-e4.26-e4.29/tracing.product /home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/rcp/org.eclipse.tracecompass.rcp.product/tracing.product
11:17:12 [2023-10-26T15:17:12.658Z] cp: cannot stat '/home/jenkins/agent/workspace/tracecompass-gerrit-short-ui-only/rcp/org.eclipse.tracecompass.rcp.product/legacy-e4.26-e4.29/tracing.product': No such file or directory
11:17:12 [2023-10-26T15:17:12.779Z] [Pipeline] }
11:17:13 [2023-10-26T15:17:13.524Z] [Pipeline] // container
11:17:13 [2023-10-26T15:17:13.926Z] [Pipeline] }
11:17:14 [2023-10-26T15:17:14.322Z] [Pipeline] // withEnv
11:17:14 [2023-10-26T15:17:14.687Z] [Pipeline] }
11:17:15 [2023-10-26T15:17:15.335Z] [Pipeline] // stage
11:17:17 [2023-10-26T15:17:17.241Z] [Pipeline] stage
11:17:17 [2023-10-26T15:17:17.242Z] [Pipeline] { (RCP Feature File)
11:17:18 [2023-10-26T15:17:18.320Z] Stage "RCP Feature File" skipped due to earlier failure(s)
11:17:18 [2023-10-26T15:17:18.321Z] [Pipeline] }
11:17:19 [2023-10-26T15:17:19.173Z] [Pipeline] // stage
11:17:19 [2023-10-26T15:17:19.637Z] [Pipeline] stage
11:17:19 [2023-10-26T15:17:19.638Z] [Pipeline] { (Build)
11:17:20 [2023-10-26T15:17:20.119Z] Stage "Build" skipped due to earlier failure(s)
11:17:20 [2023-10-26T15:17:20.120Z] [Pipeline] }
11:17:21 [2023-10-26T15:17:21.252Z] [Pipeline] // stage
11:17:21 [2023-10-26T15:17:21.794Z] [Pipeline] stage
11:17:21 [2023-10-26T15:17:21.795Z] [Pipeline] { (Deploy Site)
11:17:22 [2023-10-26T15:17:22.662Z] Stage "Deploy Site" skipped due to earlier failure(s)
11:17:22 [2023-10-26T15:17:22.663Z] [Pipeline] }
11:17:23 [2023-10-26T15:17:23.319Z] [Pipeline] // stage
11:17:23 [2023-10-26T15:17:23.715Z] [Pipeline] stage
11:17:23 [2023-10-26T15:17:23.716Z] [Pipeline] { (Deploy RCP)
11:17:24 [2023-10-26T15:17:24.100Z] Stage "Deploy RCP" skipped due to earlier failure(s)
11:17:24 [2023-10-26T15:17:24.100Z] [Pipeline] }
11:17:24 [2023-10-26T15:17:24.837Z] [Pipeline] // stage
11:17:25 [2023-10-26T15:17:25.316Z] [Pipeline] stage
11:17:25 [2023-10-26T15:17:25.317Z] [Pipeline] { (Deploy Doc)
11:17:25 [2023-10-26T15:17:25.837Z] Stage "Deploy Doc" skipped due to earlier failure(s)
11:17:25 [2023-10-26T15:17:25.837Z] [Pipeline] }
11:17:26 [2023-10-26T15:17:26.266Z] [Pipeline] // stage
11:17:27 [2023-10-26T15:17:27.099Z] [Pipeline] stage
11:17:27 [2023-10-26T15:17:27.100Z] [Pipeline] { (Javadoc)
11:17:27 [2023-10-26T15:17:27.503Z] Stage "Javadoc" skipped due to earlier failure(s)
11:17:27 [2023-10-26T15:17:27.503Z] [Pipeline] }
11:17:27 [2023-10-26T15:17:27.898Z] [Pipeline] // stage
11:17:28 [2023-10-26T15:17:28.311Z] [Pipeline] stage
11:17:28 [2023-10-26T15:17:28.312Z] [Pipeline] { (Deploy Javadoc)
11:17:28 [2023-10-26T15:17:28.878Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
11:17:28 [2023-10-26T15:17:28.879Z] [Pipeline] }
11:17:29 [2023-10-26T15:17:29.505Z] [Pipeline] // stage
11:17:29 [2023-10-26T15:17:29.883Z] [Pipeline] stage
11:17:29 [2023-10-26T15:17:29.884Z] [Pipeline] { (Notarize macos RCP packages)
11:17:30 [2023-10-26T15:17:30.294Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
11:17:30 [2023-10-26T15:17:30.294Z] [Pipeline] }
11:17:31 [2023-10-26T15:17:31.193Z] [Pipeline] // stage
11:17:31 [2023-10-26T15:17:31.615Z] [Pipeline] stage
11:17:31 [2023-10-26T15:17:31.616Z] [Pipeline] { (Declarative: Post Actions)
11:17:32 [2023-10-26T15:17:32.001Z] [Pipeline] container
11:17:32 [2023-10-26T15:17:32.003Z] [Pipeline] {
11:17:33 [2023-10-26T15:17:33.083Z] [Pipeline] emailext
11:17:34 [2023-10-26T15:17:34.199Z] Sending email to: ${EMAIL_RECIPIENT} fiorini.arnaud@gmail.com
11:17:34 [2023-10-26T15:17:34.393Z] Successfully sent to the following addresses: fiorini.arnaud@gmail.com
11:17:34 [2023-10-26T15:17:34.393Z] Could not be sent to the following addresses: ${EMAIL_RECIPIENT}
11:17:34 [2023-10-26T15:17:34.395Z] [Pipeline] }
11:17:34 [2023-10-26T15:17:34.769Z] [Pipeline] // container
11:17:35 [2023-10-26T15:17:35.193Z] [Pipeline] }
11:17:35 [2023-10-26T15:17:35.601Z] [Pipeline] // stage
11:17:35 [2023-10-26T15:17:35.987Z] [Pipeline] }
11:17:36 [2023-10-26T15:17:36.456Z] [Pipeline] // withEnv
11:17:36 [2023-10-26T15:17:36.827Z] [Pipeline] }
11:17:37 [2023-10-26T15:17:37.213Z] [Pipeline] // timeout
11:17:37 [2023-10-26T15:17:37.637Z] [Pipeline] }
11:17:38 [2023-10-26T15:17:38.021Z] [Pipeline] // timestamps
11:17:38 [2023-10-26T15:17:38.436Z] [Pipeline] }
11:17:38 [2023-10-26T15:17:38.818Z] [Pipeline] // withEnv
11:17:39 [2023-10-26T15:17:39.234Z] [Pipeline] }
11:17:39 [2023-10-26T15:17:39.617Z] [Pipeline] // withEnv
11:17:40 [2023-10-26T15:17:40.050Z] [Pipeline] }
11:17:40 [2023-10-26T15:17:40.445Z] [Pipeline] // node
11:17:40 [2023-10-26T15:17:40.868Z] [Pipeline] }
11:17:41 [2023-10-26T15:17:41.252Z] [Pipeline] // podTemplate
11:17:41 [2023-10-26T15:17:41.613Z] [Pipeline] End of Pipeline
11:17:42 [2023-10-26T15:17:42.017Z] ERROR: script returned exit code 1
11:17:42 [2023-10-26T15:17:42.416Z] Finished: FAILURE