Skip to content
Failed

Console Output

11:42:17 [2024-04-26T15:42:17.838Z] Branch indexing
11:42:17 11:42:17 [2024-04-26T15:42:17.906Z] Connecting to https://api.github.com using GitHub bot (username/token)
11:42:18 [2024-04-26T15:42:18.471Z] Obtained Jenkinsfile from c34112f29b4c4a909df0cf1dd70e252fefde2e77
11:42:18 [2024-04-26T15:42:18.499Z] [Pipeline] Start of Pipeline
11:42:18 [2024-04-26T15:42:18.603Z] [Pipeline] readTrusted
11:42:18 [2024-04-26T15:42:18.879Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from c34112f29b4c4a909df0cf1dd70e252fefde2e77
11:42:18 [2024-04-26T15:42:18.880Z] [Pipeline] podTemplate
11:42:18 [2024-04-26T15:42:18.902Z] [Pipeline] {
11:42:18 [2024-04-26T15:42:18.910Z] [Pipeline] node
11:42:22 [2024-04-26T15:42:22.933Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs
11:42:33 [2024-04-26T15:42:33.911Z] Still waiting to schedule task
11:42:33 [2024-04-26T15:42:33.911Z]cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs’ is offline
11:42:36 [2024-04-26T15:42:36.018Z] Agent cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs is provisioned from template cdt-jonahgraham-fork_main_27-1tzgb-gk6nz
11:42:36 [2024-04-26T15:42:36.020Z] ---
11:42:36 [2024-04-26T15:42:36.020Z] apiVersion: "v1"
11:42:36 [2024-04-26T15:42:36.020Z] kind: "Pod"
11:42:36 [2024-04-26T15:42:36.020Z] metadata:
11:42:36 [2024-04-26T15:42:36.020Z]   annotations:
11:42:36 [2024-04-26T15:42:36.020Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/main/27/"
11:42:36 [2024-04-26T15:42:36.020Z]     runUrl: "job/cdt-jonahgraham-fork/job/main/27/"
11:42:36 [2024-04-26T15:42:36.020Z]   labels:
11:42:36 [2024-04-26T15:42:36.020Z]     jenkins: "slave"
11:42:36 [2024-04-26T15:42:36.020Z]     jenkins/label-digest: "931cc45a4527f5148a8b18d58bb12909e4269d95"
11:42:36 [2024-04-26T15:42:36.020Z]     jenkins/label: "cdt-jonahgraham-fork_main_27-1tzgb"
11:42:36 [2024-04-26T15:42:36.020Z]   name: "cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs"
11:42:36 [2024-04-26T15:42:36.020Z]   namespace: "cdt"
11:42:36 [2024-04-26T15:42:36.020Z] spec:
11:42:36 [2024-04-26T15:42:36.020Z]   containers:
11:42:36 [2024-04-26T15:42:36.020Z]   - args:
11:42:36 [2024-04-26T15:42:36.020Z]     - "/bin/sh"
11:42:36 [2024-04-26T15:42:36.020Z]     - "-c"
11:42:36 [2024-04-26T15:42:36.020Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
11:42:36 [2024-04-26T15:42:36.020Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:e66c27ced169ce69428c34b582842ecc268e40a905d3cc94246cead74e3fbf18"
11:42:36 [2024-04-26T15:42:36.020Z]     name: "cdt"
11:42:36 [2024-04-26T15:42:36.020Z]     resources:
11:42:36 [2024-04-26T15:42:36.020Z]       limits:
11:42:36 [2024-04-26T15:42:36.020Z]         memory: "10000Mi"
11:42:36 [2024-04-26T15:42:36.020Z]         cpu: "1"
11:42:36 [2024-04-26T15:42:36.020Z]       requests:
11:42:36 [2024-04-26T15:42:36.020Z]         memory: "10000Mi"
11:42:36 [2024-04-26T15:42:36.020Z]         cpu: "1"
11:42:36 [2024-04-26T15:42:36.020Z]     tty: true
11:42:36 [2024-04-26T15:42:36.020Z]     volumeMounts:
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "settings-xml"
11:42:36 [2024-04-26T15:42:36.020Z]       readOnly: true
11:42:36 [2024-04-26T15:42:36.020Z]       subPath: "settings.xml"
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/home/jenkins/.m2/repository"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "m2-repo"
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/home/jenkins"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "jenkins-home"
11:42:36 [2024-04-26T15:42:36.020Z]       readOnly: false
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/jipp/tools"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "tools"
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/home/jenkins/agent"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "workspace-volume"
11:42:36 [2024-04-26T15:42:36.020Z]       readOnly: false
11:42:36 [2024-04-26T15:42:36.020Z]   - env:
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_SECRET"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "********"
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_TUNNEL"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_AGENT_NAME"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs"
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_NAME"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs"
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_AGENT_WORKDIR"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "/home/jenkins/agent"
11:42:36 [2024-04-26T15:42:36.020Z]     - name: "JENKINS_URL"
11:42:36 [2024-04-26T15:42:36.020Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
11:42:36 [2024-04-26T15:42:36.020Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
11:42:36 [2024-04-26T15:42:36.020Z]     name: "jnlp"
11:42:36 [2024-04-26T15:42:36.020Z]     resources:
11:42:36 [2024-04-26T15:42:36.020Z]       limits:
11:42:36 [2024-04-26T15:42:36.020Z]         memory: "512Mi"
11:42:36 [2024-04-26T15:42:36.020Z]         cpu: "500m"
11:42:36 [2024-04-26T15:42:36.020Z]       requests:
11:42:36 [2024-04-26T15:42:36.020Z]         memory: "512Mi"
11:42:36 [2024-04-26T15:42:36.020Z]         cpu: "200m"
11:42:36 [2024-04-26T15:42:36.020Z]     volumeMounts:
11:42:36 [2024-04-26T15:42:36.020Z]     - mountPath: "/home/jenkins/agent"
11:42:36 [2024-04-26T15:42:36.020Z]       name: "workspace-volume"
11:42:36 [2024-04-26T15:42:36.020Z]       readOnly: false
11:42:36 [2024-04-26T15:42:36.020Z]   nodeSelector:
11:42:36 [2024-04-26T15:42:36.020Z]     kubernetes.io/os: "linux"
11:42:36 [2024-04-26T15:42:36.020Z]   restartPolicy: "Never"
11:42:36 [2024-04-26T15:42:36.020Z]   volumes:
11:42:36 [2024-04-26T15:42:36.020Z]   - emptyDir: {}
11:42:36 [2024-04-26T15:42:36.020Z]     name: "m2-repo"
11:42:36 [2024-04-26T15:42:36.020Z]   - name: "settings-xml"
11:42:36 [2024-04-26T15:42:36.020Z]     secret:
11:42:36 [2024-04-26T15:42:36.020Z]       items:
11:42:36 [2024-04-26T15:42:36.020Z]       - key: "settings.xml"
11:42:36 [2024-04-26T15:42:36.020Z]         path: "settings.xml"
11:42:36 [2024-04-26T15:42:36.020Z]       secretName: "m2-secret-dir"
11:42:36 [2024-04-26T15:42:36.020Z]   - emptyDir: {}
11:42:36 [2024-04-26T15:42:36.020Z]     name: "jenkins-home"
11:42:36 [2024-04-26T15:42:36.020Z]   - emptyDir:
11:42:36 [2024-04-26T15:42:36.020Z]       medium: ""
11:42:36 [2024-04-26T15:42:36.020Z]     name: "workspace-volume"
11:42:36 [2024-04-26T15:42:36.020Z]   - name: "tools"
11:42:36 [2024-04-26T15:42:36.020Z]     persistentVolumeClaim:
11:42:36 [2024-04-26T15:42:36.020Z]       claimName: "tools-claim-jiro-cdt"
11:42:36 [2024-04-26T15:42:36.020Z] 
11:42:36 [2024-04-26T15:42:36.952Z] Running on cdt-jonahgraham-fork-main-27-1tzgb-gk6nz-s3pjs in /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main
11:42:36 [2024-04-26T15:42:36.952Z] [Pipeline] {
11:42:36 [2024-04-26T15:42:36.980Z] [Pipeline] stage
11:42:36 [2024-04-26T15:42:36.980Z] [Pipeline] { (Declarative: Checkout SCM)
11:42:36 [2024-04-26T15:42:36.989Z] [Pipeline] checkout
11:42:36 [2024-04-26T15:42:36.997Z] The recommended git tool is: NONE
11:42:41 [2024-04-26T15:42:41.609Z] using credential github-bot
11:42:41 [2024-04-26T15:42:41.614Z] Cloning the remote Git repository
11:42:41 [2024-04-26T15:42:41.614Z] Cloning with configured refspecs honoured and without tags
11:42:41 [2024-04-26T15:42:41.633Z] Cloning repository https://github.com/jonahgraham/cdt.git
11:42:41 [2024-04-26T15:42:41.709Z]  > git init /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main # timeout=10
11:42:41 [2024-04-26T15:42:41.812Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
11:42:41 [2024-04-26T15:42:41.813Z]  > git --version # timeout=10
11:42:41 [2024-04-26T15:42:41.816Z]  > git --version # 'git version 2.20.1'
11:42:41 [2024-04-26T15:42:41.816Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
11:42:41 [2024-04-26T15:42:41.818Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
11:43:51 [2024-04-26T15:43:51.612Z] Avoid second fetch
11:43:51 [2024-04-26T15:43:51.612Z] Checking out Revision c34112f29b4c4a909df0cf1dd70e252fefde2e77 (main)
11:43:49 [2024-04-26T15:43:49.532Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
11:43:49 [2024-04-26T15:43:49.622Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
11:43:51 [2024-04-26T15:43:51.619Z]  > git config core.sparsecheckout # timeout=10
11:43:51 [2024-04-26T15:43:51.625Z]  > git checkout -f c34112f29b4c4a909df0cf1dd70e252fefde2e77 # timeout=10
11:44:02 [2024-04-26T15:44:02.713Z] Commit message: "Update DEFAULT_BUFFER_SIZE for Java 21"
11:44:02 [2024-04-26T15:44:02.719Z]  > git rev-list --no-walk 6cd66fb452eb548e9f59567c35aa4fc7775375f2 # timeout=10
11:44:03 [2024-04-26T15:44:03.169Z] [Pipeline] }
11:44:03 [2024-04-26T15:44:03.174Z] [Pipeline] // stage
11:44:03 [2024-04-26T15:44:03.181Z] [Pipeline] withEnv
11:44:03 [2024-04-26T15:44:03.182Z] [Pipeline] {
11:44:03 [2024-04-26T15:44:03.190Z] [Pipeline] timestamps
11:44:03 [2024-04-26T15:44:03.191Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:44:03 [2024-04-26T15:44:03.191Z] [Pipeline] {
11:44:03 [2024-04-26T15:44:03.199Z] [Pipeline] stage
11:44:03 [2024-04-26T15:44:03.199Z] [Pipeline] { (initialize PGP)
11:44:03 [2024-04-26T15:44:03.211Z] [Pipeline] container
11:44:03 [2024-04-26T15:44:03.212Z] [Pipeline] {
11:44:03 [2024-04-26T15:44:03.217Z] [Pipeline] withCredentials
11:44:03 [2024-04-26T15:44:03.298Z] Masking supported pattern matches of $KEYRING
11:44:03 [2024-04-26T15:44:03.299Z] [Pipeline] {
11:44:03 [2024-04-26T15:44:03.304Z] [Pipeline] sh
11:44:04 [2024-04-26T15:44:04.099Z] + gpg --batch --import ****
11:44:04 [2024-04-26T15:44:04.099Z] gpg: directory '/home/vnc/.gnupg' created
11:44:04 [2024-04-26T15:44:04.099Z] gpg: keybox '/home/vnc/.gnupg/pubring.kbx' created
11:44:04 [2024-04-26T15:44:04.099Z] gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
11:44:04 [2024-04-26T15:44:04.099Z] gpg: key 4F23165B6AC51B15: public key "Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>" imported
11:44:04 [2024-04-26T15:44:04.099Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
11:44:04 [2024-04-26T15:44:04.099Z] gpg: key 4F23165B6AC51B15: secret key imported
11:44:04 [2024-04-26T15:44:04.099Z] gpg: Total number processed: 1
11:44:04 [2024-04-26T15:44:04.099Z] gpg:               imported: 1
11:44:04 [2024-04-26T15:44:04.099Z] gpg:       secret keys read: 1
11:44:04 [2024-04-26T15:44:04.099Z] gpg:   secret keys imported: 1
11:44:04 [2024-04-26T15:44:04.106Z] [Pipeline] sh
11:44:04 [2024-04-26T15:44:04.616Z] + gpg --list-keys --with-colons
11:44:04 [2024-04-26T15:44:04.616Z] + awk -F: /fpr:/ {print $10}
11:44:04 [2024-04-26T15:44:04.616Z] + sort -u
11:44:04 [2024-04-26T15:44:04.616Z] + echo -e 5
11:44:04 [2024-04-26T15:44:04.616Z] y
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] + gpg --batch --command-fd 0 --expert --edit-key B2480630671550B805764C594F23165B6AC51B15 trust
11:44:04 [2024-04-26T15:44:04.616Z] Secret subkeys are available.
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] pub  rsa4096/4F23165B6AC51B15
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:44:04 [2024-04-26T15:44:04.616Z]      trust: unknown       validity: unknown
11:44:04 [2024-04-26T15:44:04.616Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:44:04 [2024-04-26T15:44:04.616Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] pub  rsa4096/4F23165B6AC51B15
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:44:04 [2024-04-26T15:44:04.616Z]      trust: unknown       validity: unknown
11:44:04 [2024-04-26T15:44:04.616Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:44:04 [2024-04-26T15:44:04.616Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] Please decide how far you trust this user to correctly verify other users' keys
11:44:04 [2024-04-26T15:44:04.616Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z]   1 = I don't know or won't say
11:44:04 [2024-04-26T15:44:04.616Z]   2 = I do NOT trust
11:44:04 [2024-04-26T15:44:04.616Z]   3 = I trust marginally
11:44:04 [2024-04-26T15:44:04.616Z]   4 = I trust fully
11:44:04 [2024-04-26T15:44:04.616Z]   5 = I trust ultimately
11:44:04 [2024-04-26T15:44:04.616Z]   m = back to the main menu
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] Please decide how far you trust this user to correctly verify other users' keys
11:44:04 [2024-04-26T15:44:04.616Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z]   1 = I don't know or won't say
11:44:04 [2024-04-26T15:44:04.616Z]   2 = I do NOT trust
11:44:04 [2024-04-26T15:44:04.616Z]   3 = I trust marginally
11:44:04 [2024-04-26T15:44:04.616Z]   4 = I trust fully
11:44:04 [2024-04-26T15:44:04.616Z]   5 = I trust ultimately
11:44:04 [2024-04-26T15:44:04.616Z]   m = back to the main menu
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] + echo -e 5
11:44:04 [2024-04-26T15:44:04.616Z] y
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] + gpg --batch --command-fd 0 --expert --edit-key DACC75C2A9363886BBAE9675FE1B0CFFE92EB0EC trust
11:44:04 [2024-04-26T15:44:04.616Z] Secret subkeys are available.
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] pub  rsa4096/4F23165B6AC51B15
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:44:04 [2024-04-26T15:44:04.616Z]      trust: unknown       validity: unknown
11:44:04 [2024-04-26T15:44:04.616Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:44:04 [2024-04-26T15:44:04.616Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:44:04 [2024-04-26T15:44:04.616Z] 
11:44:04 [2024-04-26T15:44:04.616Z] pub  rsa4096/4F23165B6AC51B15
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
11:44:04 [2024-04-26T15:44:04.616Z]      trust: unknown       validity: unknown
11:44:04 [2024-04-26T15:44:04.616Z] ssb  rsa4096/FE1B0CFFE92EB0EC
11:44:04 [2024-04-26T15:44:04.616Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
11:44:04 [2024-04-26T15:44:04.616Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.617Z] Please decide how far you trust this user to correctly verify other users' keys
11:44:04 [2024-04-26T15:44:04.617Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.617Z]   1 = I don't know or won't say
11:44:04 [2024-04-26T15:44:04.617Z]   2 = I do NOT trust
11:44:04 [2024-04-26T15:44:04.617Z]   3 = I trust marginally
11:44:04 [2024-04-26T15:44:04.617Z]   4 = I trust fully
11:44:04 [2024-04-26T15:44:04.617Z]   5 = I trust ultimately
11:44:04 [2024-04-26T15:44:04.617Z]   m = back to the main menu
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.617Z] Please decide how far you trust this user to correctly verify other users' keys
11:44:04 [2024-04-26T15:44:04.617Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.617Z]   1 = I don't know or won't say
11:44:04 [2024-04-26T15:44:04.617Z]   2 = I do NOT trust
11:44:04 [2024-04-26T15:44:04.617Z]   3 = I trust marginally
11:44:04 [2024-04-26T15:44:04.617Z]   4 = I trust fully
11:44:04 [2024-04-26T15:44:04.617Z]   5 = I trust ultimately
11:44:04 [2024-04-26T15:44:04.617Z]   m = back to the main menu
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.617Z] 
11:44:04 [2024-04-26T15:44:04.622Z] [Pipeline] }
11:44:04 [2024-04-26T15:44:04.626Z] [Pipeline] // withCredentials
11:44:04 [2024-04-26T15:44:04.717Z] [Pipeline] }
11:44:04 [2024-04-26T15:44:04.721Z] [Pipeline] // container
11:44:04 [2024-04-26T15:44:04.725Z] [Pipeline] }
11:44:04 [2024-04-26T15:44:04.729Z] [Pipeline] // stage
11:44:04 [2024-04-26T15:44:04.734Z] [Pipeline] stage
11:44:04 [2024-04-26T15:44:04.734Z] [Pipeline] { (Code Formatting Checks)
11:44:04 [2024-04-26T15:44:04.745Z] [Pipeline] container
11:44:04 [2024-04-26T15:44:04.746Z] [Pipeline] {
11:44:04 [2024-04-26T15:44:04.752Z] [Pipeline] timeout
11:44:04 [2024-04-26T15:44:04.752Z] Timeout set to expire after 30 min without activity
11:44:04 [2024-04-26T15:44:04.752Z] [Pipeline] {
11:44:04 [2024-04-26T15:44:04.758Z] [Pipeline] withEnv
11:44:04 [2024-04-26T15:44:04.758Z] [Pipeline] {
11:44:04 [2024-04-26T15:44:04.763Z] [Pipeline] sh
11:44:05 [2024-04-26T15:44:05.306Z] + MVN=/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository                         --settings /home/jenkins/.m2/settings.xml ./releng/scripts/check_code_cleanliness_only.sh
11:44:05 [2024-04-26T15:44:05.306Z] Normalizing branding content on all features
11:44:37 [2024-04-26T15:44:37.561Z] WARNING: Using incubator modules: jdk.incubator.vector
11:44:41 [2024-04-26T15:44:41.744Z] Configuration Name: /home/jenkins/agent/workspace/cdt-jonahgraham-fork_main/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
11:44:41 [2024-04-26T15:44:41.744Z] Starting format job ...
11:45:28 [2024-04-26T15:45:28.637Z] Done.
11:45:28 [2024-04-26T15:45:28.637Z] Removing trailing whitespace on *.java files
11:45:30 [2024-04-26T15:45:30.531Z] Removing trailing whitespace on *.properties files
11:45:30 [2024-04-26T15:45:30.531Z] Removing trailing whitespace on *.MF files
11:45:30 [2024-04-26T15:45:30.531Z] Removing trailing whitespace on *.py files
11:45:42 [2024-04-26T15:45:42.714Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
11:46:29 [2024-04-26T15:46:29.345Z] Applying enforcing formatting rules to native/org.eclipse.cdt.native.serial native source files
11:46:29 [2024-04-26T15:46:29.345Z] Rebuilding native/org.eclipse.cdt.native.serial natives to make sure they match source
11:46:29 [2024-04-26T15:46:29.602Z] Rebuilding core/org.eclipse.cdt.core.native JNI headers to make sure they match source
11:47:01 [2024-04-26T15:47:01.638Z] Applying enforcing formatting rules to core/org.eclipse.cdt.core.native native source files
11:47:01 [2024-04-26T15:47:01.638Z] Rebuilding core/org.eclipse.cdt.core.native natives to make sure they match source
11:47:16 [2024-04-26T15:47:16.480Z] Marking Windows binaries as executable
11:47:16 [2024-04-26T15:47:16.480Z] Removing execute permission from all files in repository
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.bat files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.sh files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.dll files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.exe files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.jnilib files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.so files
11:47:16 [2024-04-26T15:47:16.737Z] Adding execute permission to *.py files
11:47:18 [2024-04-26T15:47:18.101Z] Tree is dirty - something needs to be cleaned up in your commit (more info below)
11:47:18 [2024-04-26T15:47:18.101Z] Result of git status
11:47:18 [2024-04-26T15:47:18.357Z] HEAD detached at c34112f29b
11:47:18 [2024-04-26T15:47:18.357Z] Changes not staged for commit:
11:47:18 [2024-04-26T15:47:18.357Z]   (use "git add <file>..." to update what will be committed)
11:47:18 [2024-04-26T15:47:18.357Z]   (use "git checkout -- <file>..." to discard changes in working directory)
11:47:18 [2024-04-26T15:47:18.357Z] 
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   docker/scripts/xstartup_icewm.sh
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   docker/scripts/xstartup_metacity.sh
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   docker/scripts/xstartup_mutter.sh
11:47:18 [2024-04-26T15:47:18.357Z] 	modified:   native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll
11:47:18 [2024-04-26T15:47:18.357Z] 
11:47:18 [2024-04-26T15:47:18.357Z] no changes added to commit (use "git add" and/or "git commit -a")
11:47:18 [2024-04-26T15:47:18.357Z] Result of git diff
11:47:18 [2024-04-26T15:47:18.357Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll
11:47:18 [2024-04-26T15:47:18.357Z] index db374f7331..a3a9e575f2 100755
11:47:18 [2024-04-26T15:47:18.357Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll differ
11:47:18 [2024-04-26T15:47:18.357Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll
11:47:18 [2024-04-26T15:47:18.357Z] index 00b9a5c003..4e903369fa 100755
11:47:18 [2024-04-26T15:47:18.357Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll differ
11:47:18 [2024-04-26T15:47:18.357Z] diff --git a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe
11:47:18 [2024-04-26T15:47:18.357Z] index f66b421046..1ab1cc62b9 100755
11:47:18 [2024-04-26T15:47:18.357Z] Binary files a/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe and b/core/org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe differ
11:47:18 [2024-04-26T15:47:18.357Z] diff --git a/docker/scripts/xstartup_icewm.sh b/docker/scripts/xstartup_icewm.sh
11:47:18 [2024-04-26T15:47:18.357Z] old mode 100644
11:47:18 [2024-04-26T15:47:18.357Z] new mode 100755
11:47:18 [2024-04-26T15:47:18.357Z] diff --git a/docker/scripts/xstartup_metacity.sh b/docker/scripts/xstartup_metacity.sh
11:47:18 [2024-04-26T15:47:18.358Z] old mode 100644
11:47:18 [2024-04-26T15:47:18.358Z] new mode 100755
11:47:18 [2024-04-26T15:47:18.358Z] diff --git a/docker/scripts/xstartup_mutter.sh b/docker/scripts/xstartup_mutter.sh
11:47:18 [2024-04-26T15:47:18.358Z] old mode 100644
11:47:18 [2024-04-26T15:47:18.358Z] new mode 100755
11:47:18 [2024-04-26T15:47:18.358Z] diff --git a/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll b/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll
11:47:18 [2024-04-26T15:47:18.358Z] index 94b335c339..aa62b26d9a 100755
11:47:18 [2024-04-26T15:47:18.358Z] Binary files a/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll and b/native/org.eclipse.cdt.native.serial/os/win32/x86_64/serial.dll differ
11:47:18 [2024-04-26T15:47:18.358Z] Tree is dirty - something needs to be cleaned up in your commit (see above for git status/diff). The 'something'
11:47:18 [2024-04-26T15:47:18.358Z] is likely a misformatted file, extra whitespace at end of line, or something similar. The diff above
11:47:18 [2024-04-26T15:47:18.358Z] shows what changes you need to apply to your patch to get it past the code cleanliness check.
11:47:18 [2024-04-26T15:47:18.362Z] [Pipeline] }
11:47:18 [2024-04-26T15:47:18.367Z] [Pipeline] // withEnv
11:47:18 [2024-04-26T15:47:18.371Z] [Pipeline] }
11:47:18 [2024-04-26T15:47:18.374Z] [Pipeline] // timeout
11:47:18 [2024-04-26T15:47:18.377Z] [Pipeline] }
11:47:18 [2024-04-26T15:47:18.380Z] [Pipeline] // container
11:47:18 [2024-04-26T15:47:18.385Z] [Pipeline] }
11:47:18 [2024-04-26T15:47:18.388Z] [Pipeline] // stage
11:47:18 [2024-04-26T15:47:18.393Z] [Pipeline] stage
11:47:18 [2024-04-26T15:47:18.393Z] [Pipeline] { (Build and verify)
11:47:18 [2024-04-26T15:47:18.397Z] Stage "Build and verify" skipped due to earlier failure(s)
11:47:18 [2024-04-26T15:47:18.397Z] [Pipeline] }
11:47:18 [2024-04-26T15:47:18.400Z] [Pipeline] // stage
11:47:18 [2024-04-26T15:47:18.404Z] [Pipeline] stage
11:47:18 [2024-04-26T15:47:18.404Z] [Pipeline] { (Declarative: Post Actions)
11:47:18 [2024-04-26T15:47:18.409Z] [Pipeline] container
11:47:18 [2024-04-26T15:47:18.410Z] [Pipeline] {
11:47:18 [2024-04-26T15:47:18.414Z] [Pipeline] archiveArtifacts
11:47:18 [2024-04-26T15:47:18.417Z] Archiving artifacts
11:47:28 [2024-04-26T15:47:28.240Z] [Pipeline] junit
11:47:28 [2024-04-26T15:47:28.245Z] Recording test results
11:47:28 [2024-04-26T15:47:28.714Z] No test report files were found. Configuration error?
11:47:28 [2024-04-26T15:47:28.714Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.719Z] [Pipeline] // container
11:47:28 [2024-04-26T15:47:28.723Z] Error when executing always post condition:
11:47:28 [2024-04-26T15:47:28.723Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.56.29/10.40.56.29:48292
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.FilePath.act(FilePath.java:1230)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.FilePath.act(FilePath.java:1219)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
11:47:28 [2024-04-26T15:47:28.723Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
11:47:28 [2024-04-26T15:47:28.723Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
11:47:28 [2024-04-26T15:47:28.723Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
11:47:28 [2024-04-26T15:47:28.723Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:47:28 [2024-04-26T15:47:28.723Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:47:28 [2024-04-26T15:47:28.723Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:47:28 [2024-04-26T15:47:28.723Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2d595b15-110c-40ac-bc66-2f3965b11c5c
11:47:28 [2024-04-26T15:47:28.723Z] hudson.AbortException: No test report files were found. Configuration error?
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.remoting.Request$2.run(Request.java:377)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
11:47:28 [2024-04-26T15:47:28.723Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
11:47:28 [2024-04-26T15:47:28.723Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
11:47:28 [2024-04-26T15:47:28.723Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
11:47:28 [2024-04-26T15:47:28.723Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
11:47:28 [2024-04-26T15:47:28.723Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
11:47:28 [2024-04-26T15:47:28.723Z] 
11:47:28 [2024-04-26T15:47:28.726Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.729Z] [Pipeline] // stage
11:47:28 [2024-04-26T15:47:28.732Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.736Z] [Pipeline] // timestamps
11:47:28 [2024-04-26T15:47:28.739Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.743Z] [Pipeline] // withEnv
11:47:28 [2024-04-26T15:47:28.747Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.751Z] [Pipeline] // node
11:47:28 [2024-04-26T15:47:28.755Z] [Pipeline] }
11:47:28 [2024-04-26T15:47:28.760Z] [Pipeline] // podTemplate
11:47:28 [2024-04-26T15:47:28.764Z] [Pipeline] End of Pipeline
11:47:28 [2024-04-26T15:47:28.778Z] ERROR: script returned exit code 1
11:47:29 [2024-04-26T15:47:29.017Z] 
11:47:29 [2024-04-26T15:47:29.017Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
11:47:29 [2024-04-26T15:47:29.017Z] 
11:47:29 [2024-04-26T15:47:29.017Z] 
11:47:29 [2024-04-26T15:47:29.017Z] GitHub has been notified of this commit’s build result
11:47:29 [2024-04-26T15:47:29.017Z] 
11:47:29 [2024-04-26T15:47:29.018Z] Finished: FAILURE