Skip to content
Success

Console Output

18:26:07 [2023-11-21T23:26:07.250Z] Started by an SCM change
18:26:08 [2023-11-21T23:26:08.048Z] Obtained jenkins/pipelines/cdt/npm-builds/cdt-gdb-vscode-main.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra
18:26:08 [2023-11-21T23:26:08.133Z] [Pipeline] Start of Pipeline
18:26:08 [2023-11-21T23:26:08.491Z] [Pipeline] readTrusted
18:26:08 [2023-11-21T23:26:08.858Z] Obtained jenkins/pod-templates/cdt-full-pod-small.yaml from git https://github.com/eclipse-cdt/cdt-infra
18:26:09 [2023-11-21T23:26:09.005Z] [Pipeline] podTemplate
18:26:09 [2023-11-21T23:26:09.044Z] [Pipeline] {
18:26:09 [2023-11-21T23:26:09.311Z] [Pipeline] node
18:26:10 [2023-11-21T23:26:10.474Z] Created Pod: kubernetes cdt/cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4
18:26:24 [2023-11-21T23:26:24.313Z] Still waiting to schedule task
18:26:24 [2023-11-21T23:26:24.313Z]cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4’ is offline
18:26:25 [2023-11-21T23:26:25.647Z] Agent cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4 is provisioned from template cdt-gdb-vscode-main_150-s6c64-sjxnr
18:26:25 [2023-11-21T23:26:25.651Z] ---
18:26:25 [2023-11-21T23:26:25.651Z] apiVersion: "v1"
18:26:25 [2023-11-21T23:26:25.651Z] kind: "Pod"
18:26:25 [2023-11-21T23:26:25.651Z] metadata:
18:26:25 [2023-11-21T23:26:25.651Z]   annotations:
18:26:25 [2023-11-21T23:26:25.651Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-gdb-vscode-main/150/"
18:26:25 [2023-11-21T23:26:25.651Z]     runUrl: "job/cdt-gdb-vscode-main/150/"
18:26:25 [2023-11-21T23:26:25.651Z]   labels:
18:26:25 [2023-11-21T23:26:25.651Z]     jenkins: "slave"
18:26:25 [2023-11-21T23:26:25.651Z]     jenkins/label-digest: "385dbd23c004d3a94285201eb72d140f4b349da5"
18:26:25 [2023-11-21T23:26:25.651Z]     jenkins/label: "cdt-gdb-vscode-main_150-s6c64"
18:26:25 [2023-11-21T23:26:25.651Z]   name: "cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4"
18:26:25 [2023-11-21T23:26:25.651Z]   namespace: "cdt"
18:26:25 [2023-11-21T23:26:25.651Z] spec:
18:26:25 [2023-11-21T23:26:25.651Z]   containers:
18:26:25 [2023-11-21T23:26:25.651Z]   - args:
18:26:25 [2023-11-21T23:26:25.651Z]     - "/bin/sh"
18:26:25 [2023-11-21T23:26:25.651Z]     - "-c"
18:26:25 [2023-11-21T23:26:25.651Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
18:26:25 [2023-11-21T23:26:25.651Z]     image: "quay.io/eclipse-cdt/cdt-infra-eclipse-full@sha256:0f97945a0ce9dec3fca53f52861a15174ecfa6265b62e5559a5e5ddaa6d31a69"
18:26:25 [2023-11-21T23:26:25.651Z]     name: "cdt"
18:26:25 [2023-11-21T23:26:25.651Z]     resources:
18:26:25 [2023-11-21T23:26:25.651Z]       limits:
18:26:25 [2023-11-21T23:26:25.651Z]         memory: "2Gi"
18:26:25 [2023-11-21T23:26:25.651Z]         cpu: "1"
18:26:25 [2023-11-21T23:26:25.651Z]       requests:
18:26:25 [2023-11-21T23:26:25.651Z]         memory: "2Gi"
18:26:25 [2023-11-21T23:26:25.651Z]         cpu: "1"
18:26:25 [2023-11-21T23:26:25.651Z]     tty: true
18:26:25 [2023-11-21T23:26:25.651Z]     volumeMounts:
18:26:25 [2023-11-21T23:26:25.651Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:26:25 [2023-11-21T23:26:25.651Z]       name: "settings-xml"
18:26:25 [2023-11-21T23:26:25.651Z]       readOnly: true
18:26:25 [2023-11-21T23:26:25.651Z]       subPath: "settings.xml"
18:26:25 [2023-11-21T23:26:25.651Z]     - mountPath: "/home/jenkins/.m2/repository"
18:26:25 [2023-11-21T23:26:25.651Z]       name: "m2-repo"
18:26:25 [2023-11-21T23:26:25.651Z]     - mountPath: "/home/jenkins/agent"
18:26:25 [2023-11-21T23:26:25.651Z]       name: "workspace-volume"
18:26:25 [2023-11-21T23:26:25.651Z]       readOnly: false
18:26:25 [2023-11-21T23:26:25.651Z]   - env:
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_SECRET"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "********"
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_TUNNEL"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_AGENT_NAME"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4"
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_NAME"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4"
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_AGENT_WORKDIR"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "/home/jenkins/agent"
18:26:25 [2023-11-21T23:26:25.651Z]     - name: "JENKINS_URL"
18:26:25 [2023-11-21T23:26:25.651Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
18:26:25 [2023-11-21T23:26:25.651Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
18:26:25 [2023-11-21T23:26:25.651Z]     name: "jnlp"
18:26:25 [2023-11-21T23:26:25.651Z]     resources:
18:26:25 [2023-11-21T23:26:25.651Z]       limits:
18:26:25 [2023-11-21T23:26:25.651Z]         memory: "512Mi"
18:26:25 [2023-11-21T23:26:25.651Z]         cpu: "500m"
18:26:25 [2023-11-21T23:26:25.651Z]       requests:
18:26:25 [2023-11-21T23:26:25.651Z]         memory: "512Mi"
18:26:25 [2023-11-21T23:26:25.651Z]         cpu: "200m"
18:26:25 [2023-11-21T23:26:25.651Z]     volumeMounts:
18:26:25 [2023-11-21T23:26:25.651Z]     - mountPath: "/home/jenkins/agent"
18:26:25 [2023-11-21T23:26:25.651Z]       name: "workspace-volume"
18:26:25 [2023-11-21T23:26:25.651Z]       readOnly: false
18:26:25 [2023-11-21T23:26:25.651Z]   nodeSelector:
18:26:25 [2023-11-21T23:26:25.651Z]     kubernetes.io/os: "linux"
18:26:25 [2023-11-21T23:26:25.651Z]   restartPolicy: "Never"
18:26:25 [2023-11-21T23:26:25.651Z]   volumes:
18:26:25 [2023-11-21T23:26:25.651Z]   - emptyDir: {}
18:26:25 [2023-11-21T23:26:25.651Z]     name: "m2-repo"
18:26:25 [2023-11-21T23:26:25.651Z]   - name: "settings-xml"
18:26:25 [2023-11-21T23:26:25.651Z]     secret:
18:26:25 [2023-11-21T23:26:25.651Z]       items:
18:26:25 [2023-11-21T23:26:25.651Z]       - key: "settings.xml"
18:26:25 [2023-11-21T23:26:25.651Z]         path: "settings.xml"
18:26:25 [2023-11-21T23:26:25.651Z]       secretName: "m2-secret-dir"
18:26:25 [2023-11-21T23:26:25.651Z]   - emptyDir:
18:26:25 [2023-11-21T23:26:25.651Z]       medium: ""
18:26:25 [2023-11-21T23:26:25.651Z]     name: "workspace-volume"
18:26:25 [2023-11-21T23:26:25.651Z] 
18:26:26 [2023-11-21T23:26:26.534Z] Running on cdt-gdb-vscode-main-150-s6c64-sjxnr-h6lf4 in /home/jenkins/agent/workspace/cdt-gdb-vscode-main
18:26:26 [2023-11-21T23:26:26.535Z] [Pipeline] {
18:26:26 [2023-11-21T23:26:26.589Z] [Pipeline] stage
18:26:26 [2023-11-21T23:26:26.590Z] [Pipeline] { (Declarative: Checkout SCM)
18:26:26 [2023-11-21T23:26:26.597Z] [Pipeline] checkout
18:26:26 [2023-11-21T23:26:26.842Z] Selected Git installation does not exist. Using Default
18:26:26 [2023-11-21T23:26:26.842Z] The recommended git tool is: NONE
18:26:33 [2023-11-21T23:26:33.926Z] No credentials specified
18:26:33 [2023-11-21T23:26:33.929Z] Cloning the remote Git repository
18:26:33 [2023-11-21T23:26:33.943Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra
18:26:34 [2023-11-21T23:26:34.258Z]  > git init /home/jenkins/agent/workspace/cdt-gdb-vscode-main # timeout=10
18:26:34 [2023-11-21T23:26:34.349Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra
18:26:34 [2023-11-21T23:26:34.349Z]  > git --version # timeout=10
18:26:34 [2023-11-21T23:26:34.428Z]  > git --version # 'git version 2.20.1'
18:26:34 [2023-11-21T23:26:34.429Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
18:26:35 [2023-11-21T23:26:35.036Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra # timeout=10
18:26:35 [2023-11-21T23:26:35.040Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:26:36 [2023-11-21T23:26:36.747Z] Avoid second fetch
18:26:36 [2023-11-21T23:26:36.753Z] Checking out Revision 7562163a797d5ff4bf2a278ac453c8fa76d277ee (refs/remotes/origin/master)
18:26:37 [2023-11-21T23:26:37.344Z] Commit message: "Update images to Dockerfiles from commit de8d127"
18:26:36 [2023-11-21T23:26:36.750Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:26:36 [2023-11-21T23:26:36.827Z]  > git config core.sparsecheckout # timeout=10
18:26:36 [2023-11-21T23:26:36.830Z]  > git checkout -f 7562163a797d5ff4bf2a278ac453c8fa76d277ee # timeout=10
18:26:37 [2023-11-21T23:26:37.349Z]  > git rev-list --no-walk 7562163a797d5ff4bf2a278ac453c8fa76d277ee # timeout=10
18:26:37 [2023-11-21T23:26:37.445Z] [Pipeline] }
18:26:37 [2023-11-21T23:26:37.448Z] [Pipeline] // stage
18:26:37 [2023-11-21T23:26:37.456Z] [Pipeline] withEnv
18:26:37 [2023-11-21T23:26:37.457Z] [Pipeline] {
18:26:37 [2023-11-21T23:26:37.466Z] [Pipeline] timestamps
18:26:37 [2023-11-21T23:26:37.467Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
18:26:37 [2023-11-21T23:26:37.468Z] [Pipeline] {
18:26:37 [2023-11-21T23:26:37.540Z] [Pipeline] stage
18:26:37 [2023-11-21T23:26:37.541Z] [Pipeline] { (Run build)
18:26:38 [2023-11-21T23:26:38.097Z] [Pipeline] container
18:26:38 [2023-11-21T23:26:38.097Z] [Pipeline] {
18:26:38 [2023-11-21T23:26:38.145Z] [Pipeline] git
18:26:38 [2023-11-21T23:26:38.151Z] The recommended git tool is: NONE
18:26:38 [2023-11-21T23:26:38.155Z] No credentials specified
18:26:38 [2023-11-21T23:26:38.155Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5f597849; decorates RemoteLauncher[hudson.remoting.Channel@e73c2b8:JNLP4-connect connection from 10.40.47.108/10.40.47.108:50914] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
18:26:38 [2023-11-21T23:26:38.161Z] Fetching changes from the remote Git repository
18:26:38 [2023-11-21T23:26:38.158Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/cdt-gdb-vscode-main/.git # timeout=10
18:26:38 [2023-11-21T23:26:38.230Z]  > git config remote.origin.url https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode # timeout=10
18:26:38 [2023-11-21T23:26:38.238Z] Fetching upstream changes from https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode
18:26:38 [2023-11-21T23:26:38.238Z]  > git --version # timeout=10
18:26:38 [2023-11-21T23:26:38.241Z]  > git --version # 'git version 2.20.1'
18:26:38 [2023-11-21T23:26:38.241Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt-cloud/cdt-gdb-vscode +refs/heads/*:refs/remotes/origin/* # timeout=10
18:26:39 [2023-11-21T23:26:39.543Z] Checking out Revision 36449f8ba2ce2a2fe47fa5b57adb3e25c3940269 (refs/remotes/origin/main)
18:26:39 [2023-11-21T23:26:39.728Z] Commit message: "v0.0.108"
18:26:39 [2023-11-21T23:26:39.540Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
18:26:39 [2023-11-21T23:26:39.546Z]  > git config core.sparsecheckout # timeout=10
18:26:39 [2023-11-21T23:26:39.549Z]  > git checkout -f 36449f8ba2ce2a2fe47fa5b57adb3e25c3940269 # timeout=10
18:26:39 [2023-11-21T23:26:39.632Z]  > git branch -a -v --no-abbrev # timeout=10
18:26:39 [2023-11-21T23:26:39.636Z]  > git checkout -b main 36449f8ba2ce2a2fe47fa5b57adb3e25c3940269 # timeout=10
18:26:39 [2023-11-21T23:26:39.732Z]  > git rev-list --no-walk ee38d1d2a9a0c878d117f894281c71897337b1e4 # timeout=10
18:26:39 [2023-11-21T23:26:39.754Z] [Pipeline] timeout
18:26:39 [2023-11-21T23:26:39.755Z] Timeout set to expire after 20 min without activity
18:26:39 [2023-11-21T23:26:39.755Z] [Pipeline] {
18:26:39 [2023-11-21T23:26:39.761Z] [Pipeline] sh
18:26:40 [2023-11-21T23:26:40.526Z] + yarn upgrade cdt-gdb-adapter
18:26:40 [2023-11-21T23:26:40.526Z] yarn upgrade v1.22.19
18:26:41 [2023-11-21T23:26:41.966Z] [1/5] Validating package.json...
18:26:41 [2023-11-21T23:26:41.966Z] warning cdt-gdb-vscode@0.0.108: The engine "vscode" appears to be invalid.
18:26:41 [2023-11-21T23:26:41.966Z] [2/5] Resolving packages...
18:26:43 [2023-11-21T23:26:43.867Z] [3/5] Fetching packages...
18:26:58 [2023-11-21T23:26:58.750Z] warning cdt-amalgamator@0.0.11: The engine "vscode" appears to be invalid.
18:26:58 [2023-11-21T23:26:58.750Z] [4/5] Linking dependencies...
18:27:00 [2023-11-21T23:27:00.142Z] [5/5] Rebuilding all packages...
18:27:02 [2023-11-21T23:27:02.669Z] success Saved lockfile.
18:27:02 [2023-11-21T23:27:02.669Z] success Saved 18 new dependencies.
18:27:02 [2023-11-21T23:27:02.669Z] info Direct dependencies
18:27:02 [2023-11-21T23:27:02.669Z] └─ cdt-gdb-adapter@0.0.32
18:27:02 [2023-11-21T23:27:02.669Z] info All dependencies
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/binding-mock@10.2.2
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/bindings-cpp@11.0.1
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-byte-length@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-cctalk@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-inter-byte-timeout@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-packet-length@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-readline@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-ready@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-regex@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-slip-encoder@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/parser-spacepacket@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ @serialport/stream@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ cdt-gdb-adapter@0.0.32
18:27:02 [2023-11-21T23:27:02.669Z] ├─ ms@2.1.2
18:27:02 [2023-11-21T23:27:02.669Z] ├─ node-addon-api@4.3.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ node-gyp-build@4.6.0
18:27:02 [2023-11-21T23:27:02.669Z] ├─ serialport@11.0.0
18:27:02 [2023-11-21T23:27:02.669Z] └─ utf8@3.0.0
18:27:02 [2023-11-21T23:27:02.669Z] Done in 22.07s.
18:27:02 [2023-11-21T23:27:02.669Z] + yarn
18:27:02 [2023-11-21T23:27:02.669Z] yarn install v1.22.19
18:27:02 [2023-11-21T23:27:02.926Z] [1/5] Validating package.json...
18:27:02 [2023-11-21T23:27:02.926Z] warning cdt-gdb-vscode@0.0.108: The engine "vscode" appears to be invalid.
18:27:02 [2023-11-21T23:27:02.926Z] [2/5] Resolving packages...
18:27:03 [2023-11-21T23:27:03.186Z] success Already up-to-date.
18:27:03 [2023-11-21T23:27:03.186Z] Done in 0.31s.
18:27:03 [2023-11-21T23:27:03.186Z] + yarn version --patch --no-git-tag-version
18:27:03 [2023-11-21T23:27:03.186Z] yarn version v1.22.19
18:27:03 [2023-11-21T23:27:03.186Z] info Current version: 0.0.108
18:27:03 [2023-11-21T23:27:03.186Z] info New version: 0.0.109
18:27:03 [2023-11-21T23:27:03.186Z] Done in 0.05s.
18:27:03 [2023-11-21T23:27:03.186Z] + npm run vsce:package
18:27:03 [2023-11-21T23:27:03.444Z] 
18:27:03 [2023-11-21T23:27:03.444Z] > cdt-gdb-vscode@0.0.109 vsce:package /home/jenkins/agent/workspace/cdt-gdb-vscode-main
18:27:03 [2023-11-21T23:27:03.444Z] > vsce package
18:27:03 [2023-11-21T23:27:03.444Z] 
18:27:03 [2023-11-21T23:27:03.701Z]  INFO  Detected presence of yarn.lock. Using 'yarn' instead of 'npm' (to override this pass '--no-yarn' on the command line).
18:27:03 [2023-11-21T23:27:03.701Z] Executing prepublish script 'yarn run vscode:prepublish'...
18:27:03 [2023-11-21T23:27:03.958Z] yarn run v1.22.19
18:27:03 [2023-11-21T23:27:03.958Z] warning cdt-gdb-vscode@0.0.109: The engine "vscode" appears to be invalid.
18:27:03 [2023-11-21T23:27:03.958Z] $ npm run build
18:27:04 [2023-11-21T23:27:04.215Z] npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1700609223783-0.8882845770705938/node but npm is using /usr/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
18:27:04 [2023-11-21T23:27:04.215Z] 
18:27:04 [2023-11-21T23:27:04.215Z] > cdt-gdb-vscode@0.0.109 build /home/jenkins/agent/workspace/cdt-gdb-vscode-main
18:27:04 [2023-11-21T23:27:04.215Z] > run-p build:*
18:27:04 [2023-11-21T23:27:04.215Z] 
18:27:04 [2023-11-21T23:27:04.472Z] npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1700609223783-0.8882845770705938/node but npm is using /usr/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
18:27:04 [2023-11-21T23:27:04.472Z] 
18:27:04 [2023-11-21T23:27:04.472Z] > cdt-gdb-vscode@0.0.109 build:tsc /home/jenkins/agent/workspace/cdt-gdb-vscode-main
18:27:04 [2023-11-21T23:27:04.472Z] > tsc -b
18:27:04 [2023-11-21T23:27:04.472Z] 
18:27:04 [2023-11-21T23:27:04.472Z] npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1700609223783-0.8882845770705938/node but npm is using /usr/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.
18:27:04 [2023-11-21T23:27:04.472Z] 
18:27:04 [2023-11-21T23:27:04.472Z] > cdt-gdb-vscode@0.0.109 build:esbuild /home/jenkins/agent/workspace/cdt-gdb-vscode-main
18:27:04 [2023-11-21T23:27:04.472Z] > node esbuild.js
18:27:04 [2023-11-21T23:27:04.472Z] 
18:27:19 [2023-11-21T23:27:19.339Z] Done in 13.49s.
18:27:19 [2023-11-21T23:27:19.339Z]  INFO  Detected presence of yarn.lock. Using 'yarn' instead of 'npm' (to override this pass '--no-yarn' on the command line).
18:27:19 [2023-11-21T23:27:19.339Z] This extension consists of 619 files, out of which 208 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension . You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore
18:27:19 [2023-11-21T23:27:19.339Z]  DONE  Packaged: /home/jenkins/agent/workspace/cdt-gdb-vscode-main/cdt-gdb-vscode-0.0.109.vsix (619 files, 2.34MB)
18:27:19 [2023-11-21T23:27:19.347Z] [Pipeline] archiveArtifacts
18:27:19 [2023-11-21T23:27:19.352Z] Archiving artifacts
18:27:20 [2023-11-21T23:27:20.970Z] [Pipeline] }
18:27:20 [2023-11-21T23:27:20.976Z] [Pipeline] // timeout
18:27:20 [2023-11-21T23:27:20.980Z] [Pipeline] }
18:27:20 [2023-11-21T23:27:20.984Z] [Pipeline] // container
18:27:20 [2023-11-21T23:27:20.987Z] [Pipeline] }
18:27:21 [2023-11-21T23:27:21.032Z] [Pipeline] // stage
18:27:21 [2023-11-21T23:27:21.037Z] [Pipeline] }
18:27:21 [2023-11-21T23:27:21.041Z] [Pipeline] // timestamps
18:27:21 [2023-11-21T23:27:21.045Z] [Pipeline] }
18:27:21 [2023-11-21T23:27:21.049Z] [Pipeline] // withEnv
18:27:21 [2023-11-21T23:27:21.053Z] [Pipeline] }
18:27:21 [2023-11-21T23:27:21.056Z] [Pipeline] // node
18:27:21 [2023-11-21T23:27:21.060Z] [Pipeline] }
18:27:21 [2023-11-21T23:27:21.064Z] [Pipeline] // podTemplate
18:27:21 [2023-11-21T23:27:21.068Z] [Pipeline] End of Pipeline
18:27:21 [2023-11-21T23:27:21.095Z] Finished: SUCCESS