Skip to content
Aborted

Console Output

21:54:39 [2023-11-26T02:54:39.808Z] Triggered by Gerrit: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/205616
21:54:41 [2023-11-26T02:54:41.874Z] Obtained jenkins/pipelines/tracecompass-jdk17.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
21:54:43 [2023-11-26T02:54:43.800Z] [Pipeline] Start of Pipeline
21:54:47 [2023-11-26T02:54:47.220Z] [Pipeline] readTrusted
21:54:47 [2023-11-26T02:54:47.437Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
21:54:47 [2023-11-26T02:54:47.439Z] [Pipeline] echo
21:54:47 [2023-11-26T02:54:47.439Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
21:54:47 [2023-11-26T02:54:47.441Z] [Pipeline] podTemplate
21:54:47 [2023-11-26T02:54:47.561Z] [Pipeline] {
21:54:48 [2023-11-26T02:54:48.043Z] [Pipeline] node
21:55:03 [2023-11-26T02:55:03.045Z] Still waiting to schedule task
21:55:03 [2023-11-26T02:55:03.046Z]tracecompass-build-wzvsh-3ctpw’ is offline
21:55:29 [2023-11-26T02:55:29.752Z] Agent tracecompass-build-wzvsh-s21qb is provisioned from template tracecompass-build-wzvsh
21:55:29 [2023-11-26T02:55:29.764Z] ---
21:55:29 [2023-11-26T02:55:29.764Z] apiVersion: "v1"
21:55:29 [2023-11-26T02:55:29.764Z] kind: "Pod"
21:55:29 [2023-11-26T02:55:29.764Z] metadata:
21:55:29 [2023-11-26T02:55:29.764Z]   annotations:
21:55:29 [2023-11-26T02:55:29.764Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit-core-only/4159/"
21:55:29 [2023-11-26T02:55:29.764Z]     runUrl: "job/tracecompass-gerrit-core-only/4159/"
21:55:29 [2023-11-26T02:55:29.764Z]   labels:
21:55:29 [2023-11-26T02:55:29.764Z]     jenkins: "slave"
21:55:29 [2023-11-26T02:55:29.765Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
21:55:29 [2023-11-26T02:55:29.765Z]     jenkins/label: "tracecompass-build"
21:55:29 [2023-11-26T02:55:29.765Z]   name: "tracecompass-build-wzvsh-s21qb"
21:55:29 [2023-11-26T02:55:29.765Z]   namespace: "tracecompass"
21:55:29 [2023-11-26T02:55:29.765Z] spec:
21:55:29 [2023-11-26T02:55:29.765Z]   containers:
21:55:29 [2023-11-26T02:55:29.765Z]   - args:
21:55:29 [2023-11-26T02:55:29.765Z]     - "-c"
21:55:29 [2023-11-26T02:55:29.765Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
21:55:29 [2023-11-26T02:55:29.765Z]     command:
21:55:29 [2023-11-26T02:55:29.765Z]     - "/bin/sh"
21:55:29 [2023-11-26T02:55:29.765Z]     image: "eclipse/tracecompass-build-env:18.04"
21:55:29 [2023-11-26T02:55:29.765Z]     imagePullPolicy: "Always"
21:55:29 [2023-11-26T02:55:29.765Z]     name: "tracecompass"
21:55:29 [2023-11-26T02:55:29.765Z]     resources:
21:55:29 [2023-11-26T02:55:29.765Z]       limits:
21:55:29 [2023-11-26T02:55:29.765Z]         memory: "2.6Gi"
21:55:29 [2023-11-26T02:55:29.765Z]         cpu: "1.3"
21:55:29 [2023-11-26T02:55:29.765Z]       requests:
21:55:29 [2023-11-26T02:55:29.765Z]         memory: "2.6Gi"
21:55:29 [2023-11-26T02:55:29.765Z]         cpu: "1.3"
21:55:29 [2023-11-26T02:55:29.765Z]     tty: true
21:55:29 [2023-11-26T02:55:29.765Z]     volumeMounts:
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "settings-xml"
21:55:29 [2023-11-26T02:55:29.765Z]       readOnly: true
21:55:29 [2023-11-26T02:55:29.765Z]       subPath: "settings.xml"
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/home/jenkins/.m2/repository"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "m2-repo"
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/opt/tools"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "tools"
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/home/jenkins/agent"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "workspace-volume"
21:55:29 [2023-11-26T02:55:29.765Z]       readOnly: false
21:55:29 [2023-11-26T02:55:29.765Z]   - env:
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_SECRET"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "********"
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_TUNNEL"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_AGENT_NAME"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "tracecompass-build-wzvsh-s21qb"
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_NAME"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "tracecompass-build-wzvsh-s21qb"
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_AGENT_WORKDIR"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "/home/jenkins/agent"
21:55:29 [2023-11-26T02:55:29.765Z]     - name: "JENKINS_URL"
21:55:29 [2023-11-26T02:55:29.765Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
21:55:29 [2023-11-26T02:55:29.765Z]     image: "eclipsecbi/jenkins-jnlp-agent"
21:55:29 [2023-11-26T02:55:29.765Z]     name: "jnlp"
21:55:29 [2023-11-26T02:55:29.765Z]     resources:
21:55:29 [2023-11-26T02:55:29.765Z]       requests:
21:55:29 [2023-11-26T02:55:29.765Z]         memory: "256Mi"
21:55:29 [2023-11-26T02:55:29.765Z]         cpu: "100m"
21:55:29 [2023-11-26T02:55:29.765Z]     volumeMounts:
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/home/jenkins/.ssh"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "volume-known-hosts"
21:55:29 [2023-11-26T02:55:29.765Z]     - mountPath: "/home/jenkins/agent"
21:55:29 [2023-11-26T02:55:29.765Z]       name: "workspace-volume"
21:55:29 [2023-11-26T02:55:29.765Z]       readOnly: false
21:55:29 [2023-11-26T02:55:29.765Z]   nodeSelector:
21:55:29 [2023-11-26T02:55:29.765Z]     kubernetes.io/os: "linux"
21:55:29 [2023-11-26T02:55:29.765Z]   restartPolicy: "Never"
21:55:29 [2023-11-26T02:55:29.765Z]   volumes:
21:55:29 [2023-11-26T02:55:29.765Z]   - emptyDir: {}
21:55:29 [2023-11-26T02:55:29.765Z]     name: "m2-repo"
21:55:29 [2023-11-26T02:55:29.765Z]   - name: "settings-xml"
21:55:29 [2023-11-26T02:55:29.765Z]     secret:
21:55:29 [2023-11-26T02:55:29.765Z]       items:
21:55:29 [2023-11-26T02:55:29.765Z]       - key: "settings.xml"
21:55:29 [2023-11-26T02:55:29.765Z]         path: "settings.xml"
21:55:29 [2023-11-26T02:55:29.765Z]       secretName: "m2-secret-dir"
21:55:29 [2023-11-26T02:55:29.765Z]   - emptyDir:
21:55:29 [2023-11-26T02:55:29.765Z]       medium: ""
21:55:29 [2023-11-26T02:55:29.765Z]     name: "workspace-volume"
21:55:29 [2023-11-26T02:55:29.765Z]   - configMap:
21:55:29 [2023-11-26T02:55:29.765Z]       name: "known-hosts"
21:55:29 [2023-11-26T02:55:29.765Z]     name: "volume-known-hosts"
21:55:29 [2023-11-26T02:55:29.765Z]   - name: "tools"
21:55:29 [2023-11-26T02:55:29.765Z]     persistentVolumeClaim:
21:55:29 [2023-11-26T02:55:29.765Z]       claimName: "tools-claim-jiro-tracecompass"
21:55:29 [2023-11-26T02:55:29.765Z] 
21:55:29 [2023-11-26T02:55:29.801Z] Running on tracecompass-build-wzvsh-s21qb in /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only
21:55:29 [2023-11-26T02:55:29.802Z] [Pipeline] {
21:55:31 [2023-11-26T02:55:31.511Z] [Pipeline] stage
21:55:31 [2023-11-26T02:55:31.512Z] [Pipeline] { (Declarative: Checkout SCM)
21:55:31 [2023-11-26T02:55:31.672Z] [Pipeline] checkout
21:55:31 [2023-11-26T02:55:31.989Z] Selected Git installation does not exist. Using Default
21:55:31 [2023-11-26T02:55:31.989Z] The recommended git tool is: NONE
21:55:50 [2023-11-26T02:55:50.180Z] No credentials specified
21:55:50 [2023-11-26T02:55:50.184Z] Cloning the remote Git repository
21:55:50 [2023-11-26T02:55:50.287Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
21:55:50 [2023-11-26T02:55:50.483Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only # timeout=10
21:55:50 [2023-11-26T02:55:50.787Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
21:55:50 [2023-11-26T02:55:50.788Z]  > git --version # timeout=10
21:55:50 [2023-11-26T02:55:50.882Z]  > git --version # 'git version 2.20.1'
21:55:50 [2023-11-26T02:55:50.884Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
21:55:51 [2023-11-26T02:55:51.881Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
21:55:51 [2023-11-26T02:55:51.889Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:55:56 [2023-11-26T02:55:56.480Z] Avoid second fetch
21:55:56 [2023-11-26T02:55:56.493Z] Checking out Revision 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f (refs/remotes/origin/master)
21:55:56 [2023-11-26T02:55:56.485Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:55:56 [2023-11-26T02:55:56.587Z]  > git config core.sparsecheckout # timeout=10
21:55:56 [2023-11-26T02:55:56.682Z]  > git checkout -f 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
21:55:58 [2023-11-26T02:55:58.082Z] Commit message: "Add jenkins file with maven 3.8.6"
21:55:58 [2023-11-26T02:55:58.089Z]  > git rev-list --no-walk 5ec430490a02a54d95a0d7b372bc6a8b5f1d7f2f # timeout=10
21:55:58 [2023-11-26T02:55:58.305Z] [Pipeline] }
21:55:58 [2023-11-26T02:55:58.437Z] [Pipeline] // stage
21:55:58 [2023-11-26T02:55:58.458Z] [Pipeline] withEnv
21:55:58 [2023-11-26T02:55:58.458Z] [Pipeline] {
21:55:58 [2023-11-26T02:55:58.601Z] [Pipeline] withEnv
21:55:58 [2023-11-26T02:55:58.602Z] [Pipeline] {
21:55:58 [2023-11-26T02:55:58.815Z] [Pipeline] timestamps
21:55:58 [2023-11-26T02:55:58.815Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
21:55:58 [2023-11-26T02:55:58.816Z] [Pipeline] {
21:55:58 [2023-11-26T02:55:58.846Z] [Pipeline] timeout
21:55:58 [2023-11-26T02:55:58.846Z] Timeout set to expire in 4 hr 0 min
21:55:58 [2023-11-26T02:55:58.847Z] [Pipeline] {
21:55:58 [2023-11-26T02:55:58.865Z] [Pipeline] stage
21:55:58 [2023-11-26T02:55:58.866Z] [Pipeline] { (Declarative: Tool Install)
21:55:58 [2023-11-26T02:55:58.881Z] [Pipeline] tool
21:55:58 [2023-11-26T02:55:58.896Z] [Pipeline] envVarsForTool
21:55:59 [2023-11-26T02:55:59.084Z] [Pipeline] tool
21:55:59 [2023-11-26T02:55:59.098Z] [Pipeline] envVarsForTool
21:55:59 [2023-11-26T02:55:59.116Z] [Pipeline] }
21:55:59 [2023-11-26T02:55:59.128Z] [Pipeline] // stage
21:55:59 [2023-11-26T02:55:59.142Z] [Pipeline] withEnv
21:55:59 [2023-11-26T02:55:59.143Z] [Pipeline] {
21:55:59 [2023-11-26T02:55:59.161Z] [Pipeline] stage
21:55:59 [2023-11-26T02:55:59.162Z] [Pipeline] { (Checkout)
21:55:59 [2023-11-26T02:55:59.397Z] [Pipeline] tool
21:55:59 [2023-11-26T02:55:59.501Z] [Pipeline] envVarsForTool
21:55:59 [2023-11-26T02:55:59.602Z] [Pipeline] tool
21:55:59 [2023-11-26T02:55:59.862Z] [Pipeline] envVarsForTool
21:55:59 [2023-11-26T02:55:59.952Z] [Pipeline] withEnv
21:55:59 [2023-11-26T02:55:59.953Z] [Pipeline] {
21:55:59 [2023-11-26T02:55:59.969Z] [Pipeline] container
21:55:59 [2023-11-26T02:55:59.971Z] [Pipeline] {
21:55:59 [2023-11-26T02:55:59.985Z] [Pipeline] sh
21:56:00 [2023-11-26T02:56:00.996Z] + mkdir -p ../scripts
21:56:01 [2023-11-26T02:56:01.182Z] [Pipeline] sh
21:56:01 [2023-11-26T02:56:01.798Z] + cp scripts/deploy-rcp.sh ../scripts
21:56:01 [2023-11-26T02:56:01.886Z] [Pipeline] sh
21:56:02 [2023-11-26T02:56:02.583Z] + cp scripts/deploy-update-site.sh ../scripts
21:56:02 [2023-11-26T02:56:02.593Z] [Pipeline] sh
21:56:03 [2023-11-26T02:56:03.382Z] + cp scripts/deploy-doc.sh ../scripts
21:56:03 [2023-11-26T02:56:03.392Z] [Pipeline] sh
21:56:04 [2023-11-26T02:56:04.081Z] + cp scripts/deploy-javadoc.sh ../scripts
21:56:04 [2023-11-26T02:56:04.091Z] [Pipeline] sh
21:56:04 [2023-11-26T02:56:04.786Z] + cp scripts/macosx-notarize.sh ../scripts
21:56:04 [2023-11-26T02:56:04.796Z] [Pipeline] checkout
21:56:04 [2023-11-26T02:56:04.807Z] The recommended git tool is: NONE
21:56:04 [2023-11-26T02:56:04.890Z] No credentials specified
21:56:04 [2023-11-26T02:56:04.890Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e0e1879f; decorates RemoteLauncher[hudson.remoting.Channel@b8ed9cd5:JNLP4-connect connection from 10.40.25.164/10.40.25.164:44958] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:56:04 [2023-11-26T02:56:04.985Z] Fetching changes from the remote Git repository
21:56:04 [2023-11-26T02:56:04.895Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-gerrit-long-ui-only/.git # timeout=10
21:56:05 [2023-11-26T02:56:05.181Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass # timeout=10
21:56:05 [2023-11-26T02:56:05.286Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass
21:56:05 [2023-11-26T02:56:05.286Z]  > git --version # timeout=10
21:56:05 [2023-11-26T02:56:05.292Z]  > git --version # 'git version 2.20.1'
21:56:05 [2023-11-26T02:56:05.293Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/org.eclipse.tracecompass refs/changes/16/205616/1 # timeout=10
21:56:35 [2023-11-26T02:56:35.928Z] Aborted by new patch set.
21:56:35 [2023-11-26T02:56:35.936Z] [Pipeline] }
21:56:35 [2023-11-26T02:56:35.955Z] [Pipeline] // container
21:56:36 [2023-11-26T02:56:36.000Z] [Pipeline] }
21:56:36 [2023-11-26T02:56:36.014Z] [Pipeline] // withEnv
21:56:36 [2023-11-26T02:56:36.028Z] [Pipeline] }
21:56:36 [2023-11-26T02:56:36.043Z] [Pipeline] // stage
21:56:36 [2023-11-26T02:56:36.099Z] [Pipeline] stage
21:56:36 [2023-11-26T02:56:36.100Z] [Pipeline] { (Product File)
21:56:37 [2023-11-26T02:56:37.055Z] Stage "Product File" skipped due to earlier failure(s)
21:56:37 [2023-11-26T02:56:37.056Z] [Pipeline] }
21:56:37 [2023-11-26T02:56:37.072Z] [Pipeline] // stage
21:56:37 [2023-11-26T02:56:37.101Z] [Pipeline] stage
21:56:37 [2023-11-26T02:56:37.102Z] [Pipeline] { (RCP Feature File)
21:56:37 [2023-11-26T02:56:37.118Z] Stage "RCP Feature File" skipped due to earlier failure(s)
21:56:37 [2023-11-26T02:56:37.121Z] [Pipeline] }
21:56:37 [2023-11-26T02:56:37.135Z] [Pipeline] // stage
21:56:37 [2023-11-26T02:56:37.202Z] [Pipeline] stage
21:56:37 [2023-11-26T02:56:37.203Z] [Pipeline] { (SLF4J Properties Manifest)
21:56:37 [2023-11-26T02:56:37.218Z] Stage "SLF4J Properties Manifest" skipped due to earlier failure(s)
21:56:37 [2023-11-26T02:56:37.219Z] [Pipeline] }
21:56:37 [2023-11-26T02:56:37.235Z] [Pipeline] // stage
21:56:37 [2023-11-26T02:56:37.300Z] [Pipeline] stage
21:56:37 [2023-11-26T02:56:37.301Z] [Pipeline] { (Build)
21:56:38 [2023-11-26T02:56:38.316Z] Stage "Build" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.318Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.334Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.356Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.357Z] [Pipeline] { (Deploy Site)
21:56:38 [2023-11-26T02:56:38.373Z] Stage "Deploy Site" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.375Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.411Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.430Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.431Z] [Pipeline] { (Deploy RCP)
21:56:38 [2023-11-26T02:56:38.446Z] Stage "Deploy RCP" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.447Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.461Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.499Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.500Z] [Pipeline] { (Deploy Doc)
21:56:38 [2023-11-26T02:56:38.515Z] Stage "Deploy Doc" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.516Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.530Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.547Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.548Z] [Pipeline] { (Javadoc)
21:56:38 [2023-11-26T02:56:38.563Z] Stage "Javadoc" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.564Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.591Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.608Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.609Z] [Pipeline] { (Deploy Javadoc)
21:56:38 [2023-11-26T02:56:38.624Z] Stage "Deploy Javadoc" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.625Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.638Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.655Z] [Pipeline] stage
21:56:38 [2023-11-26T02:56:38.656Z] [Pipeline] { (Notarize macos RCP packages)
21:56:38 [2023-11-26T02:56:38.670Z] Stage "Notarize macos RCP packages" skipped due to earlier failure(s)
21:56:38 [2023-11-26T02:56:38.670Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.684Z] [Pipeline] // stage
21:56:38 [2023-11-26T02:56:38.703Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.716Z] [Pipeline] // withEnv
21:56:38 [2023-11-26T02:56:38.729Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.742Z] [Pipeline] // timeout
21:56:38 [2023-11-26T02:56:38.755Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.769Z] [Pipeline] // timestamps
21:56:38 [2023-11-26T02:56:38.781Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.794Z] [Pipeline] // withEnv
21:56:38 [2023-11-26T02:56:38.808Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.820Z] [Pipeline] // withEnv
21:56:38 [2023-11-26T02:56:38.833Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.846Z] [Pipeline] // node
21:56:38 [2023-11-26T02:56:38.860Z] [Pipeline] }
21:56:38 [2023-11-26T02:56:38.873Z] [Pipeline] // podTemplate
21:56:38 [2023-11-26T02:56:38.892Z] [Pipeline] End of Pipeline
21:56:38 [2023-11-26T02:56:38.939Z] java.lang.InterruptedException
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.lang.Object.waitImpl(Native Method)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.lang.Object.wait(Object.java:251)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.lang.Object.wait(Object.java:219)
21:56:38 [2023-11-26T02:56:38.939Z] 	at hudson.remoting.Request.call(Request.java:177)
21:56:38 [2023-11-26T02:56:38.939Z] 	at hudson.remoting.Channel.call(Channel.java:999)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
21:56:38 [2023-11-26T02:56:38.939Z] 	at jdk.internal.reflect.GeneratedMethodAccessor820.invoke(Unknown Source)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
21:56:38 [2023-11-26T02:56:38.939Z] 	at com.sun.proxy.$Proxy179.execute(Unknown Source)
21:56:38 [2023-11-26T02:56:38.939Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
21:56:38 [2023-11-26T02:56:38.939Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
21:56:38 [2023-11-26T02:56:38.939Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
21:56:38 [2023-11-26T02:56:38.939Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:56:38 [2023-11-26T02:56:38.939Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
21:56:38 [2023-11-26T02:56:38.940Z] org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c660e22a-9381-4947-bdcd-d1a0ea3041a0
21:56:38 [2023-11-26T02:56:38.978Z] Finished: ABORTED