Skip to content
Failed

Console Output

12:59:32 [2024-03-10T16:59:32.953Z] Push event to branch main
12:59:33 12:59:33 [2024-03-10T16:59:33.024Z] Connecting to https://api.github.com using GitHub bot (username/token)
12:59:33 [2024-03-10T16:59:33.534Z] Obtained Jenkinsfile from 98e86ff23aa0c20229a2635675e61c10d5556950
12:59:33 [2024-03-10T16:59:33.607Z] [Pipeline] Start of Pipeline
12:59:33 [2024-03-10T16:59:33.866Z] [Pipeline] readTrusted
12:59:34 [2024-03-10T16:59:34.099Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 98e86ff23aa0c20229a2635675e61c10d5556950
12:59:34 [2024-03-10T16:59:34.102Z] [Pipeline] podTemplate
12:59:34 [2024-03-10T16:59:34.126Z] [Pipeline] {
12:59:34 [2024-03-10T16:59:34.136Z] [Pipeline] node
12:59:42 [2024-03-10T16:59:42.978Z] Created Pod: kubernetes cdt/cdt-main-380-sgwq1-pg19p-snd5v
12:59:49 [2024-03-10T16:59:49.136Z] Still waiting to schedule task
12:59:49 [2024-03-10T16:59:49.137Z]cdt-main-380-sgwq1-pg19p-snd5v’ is offline
12:59:53 [2024-03-10T16:59:53.229Z] Agent cdt-main-380-sgwq1-pg19p-snd5v is provisioned from template cdt_main_380-sgwq1-pg19p
12:59:53 [2024-03-10T16:59:53.233Z] ---
12:59:53 [2024-03-10T16:59:53.233Z] apiVersion: "v1"
12:59:53 [2024-03-10T16:59:53.233Z] kind: "Pod"
12:59:53 [2024-03-10T16:59:53.233Z] metadata:
12:59:53 [2024-03-10T16:59:53.233Z]   annotations:
12:59:53 [2024-03-10T16:59:53.233Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt/job/main/380/"
12:59:53 [2024-03-10T16:59:53.233Z]     runUrl: "job/cdt/job/main/380/"
12:59:53 [2024-03-10T16:59:53.233Z]   labels:
12:59:53 [2024-03-10T16:59:53.233Z]     jenkins: "slave"
12:59:53 [2024-03-10T16:59:53.233Z]     jenkins/label-digest: "1a737a6aa82021c53a7928be6a61ac7f81395498"
12:59:53 [2024-03-10T16:59:53.233Z]     jenkins/label: "cdt_main_380-sgwq1"
12:59:53 [2024-03-10T16:59:53.233Z]   name: "cdt-main-380-sgwq1-pg19p-snd5v"
12:59:53 [2024-03-10T16:59:53.233Z]   namespace: "cdt"
12:59:53 [2024-03-10T16:59:53.233Z] spec:
12:59:53 [2024-03-10T16:59:53.233Z]   containers:
12:59:53 [2024-03-10T16:59:53.233Z]   - args:
12:59:53 [2024-03-10T16:59:53.233Z]     - "/bin/sh"
12:59:53 [2024-03-10T16:59:53.233Z]     - "-c"
12:59:53 [2024-03-10T16:59:53.233Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
12:59:53 [2024-03-10T16:59:53.233Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
12:59:53 [2024-03-10T16:59:53.233Z]     name: "cdt"
12:59:53 [2024-03-10T16:59:53.233Z]     resources:
12:59:53 [2024-03-10T16:59:53.233Z]       limits:
12:59:53 [2024-03-10T16:59:53.233Z]         memory: "10000Mi"
12:59:53 [2024-03-10T16:59:53.233Z]         cpu: "1"
12:59:53 [2024-03-10T16:59:53.233Z]       requests:
12:59:53 [2024-03-10T16:59:53.233Z]         memory: "10000Mi"
12:59:53 [2024-03-10T16:59:53.233Z]         cpu: "1"
12:59:53 [2024-03-10T16:59:53.233Z]     tty: true
12:59:53 [2024-03-10T16:59:53.233Z]     volumeMounts:
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "settings-xml"
12:59:53 [2024-03-10T16:59:53.233Z]       readOnly: true
12:59:53 [2024-03-10T16:59:53.233Z]       subPath: "settings.xml"
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/home/jenkins/.m2/repository"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "m2-repo"
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/home/jenkins"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "jenkins-home"
12:59:53 [2024-03-10T16:59:53.233Z]       readOnly: false
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/jipp/tools"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "tools"
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/home/jenkins/agent"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "workspace-volume"
12:59:53 [2024-03-10T16:59:53.233Z]       readOnly: false
12:59:53 [2024-03-10T16:59:53.233Z]   - env:
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_SECRET"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "********"
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_TUNNEL"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_AGENT_NAME"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "cdt-main-380-sgwq1-pg19p-snd5v"
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_NAME"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "cdt-main-380-sgwq1-pg19p-snd5v"
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_AGENT_WORKDIR"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "/home/jenkins/agent"
12:59:53 [2024-03-10T16:59:53.233Z]     - name: "JENKINS_URL"
12:59:53 [2024-03-10T16:59:53.233Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:59:53 [2024-03-10T16:59:53.233Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
12:59:53 [2024-03-10T16:59:53.233Z]     name: "jnlp"
12:59:53 [2024-03-10T16:59:53.233Z]     resources:
12:59:53 [2024-03-10T16:59:53.233Z]       limits:
12:59:53 [2024-03-10T16:59:53.233Z]         memory: "512Mi"
12:59:53 [2024-03-10T16:59:53.233Z]         cpu: "500m"
12:59:53 [2024-03-10T16:59:53.233Z]       requests:
12:59:53 [2024-03-10T16:59:53.233Z]         memory: "512Mi"
12:59:53 [2024-03-10T16:59:53.233Z]         cpu: "200m"
12:59:53 [2024-03-10T16:59:53.233Z]     volumeMounts:
12:59:53 [2024-03-10T16:59:53.233Z]     - mountPath: "/home/jenkins/agent"
12:59:53 [2024-03-10T16:59:53.233Z]       name: "workspace-volume"
12:59:53 [2024-03-10T16:59:53.233Z]       readOnly: false
12:59:53 [2024-03-10T16:59:53.233Z]   nodeSelector:
12:59:53 [2024-03-10T16:59:53.233Z]     kubernetes.io/os: "linux"
12:59:53 [2024-03-10T16:59:53.233Z]   restartPolicy: "Never"
12:59:53 [2024-03-10T16:59:53.233Z]   volumes:
12:59:53 [2024-03-10T16:59:53.233Z]   - emptyDir: {}
12:59:53 [2024-03-10T16:59:53.233Z]     name: "m2-repo"
12:59:53 [2024-03-10T16:59:53.233Z]   - name: "settings-xml"
12:59:53 [2024-03-10T16:59:53.233Z]     secret:
12:59:53 [2024-03-10T16:59:53.233Z]       items:
12:59:53 [2024-03-10T16:59:53.233Z]       - key: "settings.xml"
12:59:53 [2024-03-10T16:59:53.233Z]         path: "settings.xml"
12:59:53 [2024-03-10T16:59:53.233Z]       secretName: "m2-secret-dir"
12:59:53 [2024-03-10T16:59:53.233Z]   - emptyDir: {}
12:59:53 [2024-03-10T16:59:53.233Z]     name: "jenkins-home"
12:59:53 [2024-03-10T16:59:53.233Z]   - emptyDir:
12:59:53 [2024-03-10T16:59:53.233Z]       medium: ""
12:59:53 [2024-03-10T16:59:53.233Z]     name: "workspace-volume"
12:59:53 [2024-03-10T16:59:53.233Z]   - name: "tools"
12:59:53 [2024-03-10T16:59:53.233Z]     persistentVolumeClaim:
12:59:53 [2024-03-10T16:59:53.233Z]       claimName: "tools-claim-jiro-cdt"
12:59:53 [2024-03-10T16:59:53.233Z] 
12:59:54 [2024-03-10T16:59:54.518Z] Running on cdt-main-380-sgwq1-pg19p-snd5v in /home/jenkins/agent/workspace/cdt_main
12:59:54 [2024-03-10T16:59:54.519Z] [Pipeline] {
12:59:54 [2024-03-10T16:59:54.558Z] [Pipeline] stage
12:59:54 [2024-03-10T16:59:54.558Z] [Pipeline] { (Declarative: Checkout SCM)
12:59:54 [2024-03-10T16:59:54.572Z] [Pipeline] checkout
12:59:54 [2024-03-10T16:59:54.599Z] The recommended git tool is: git
12:59:59 [2024-03-10T16:59:59.318Z] using credential github-bot
12:59:59 [2024-03-10T16:59:59.394Z] Cloning the remote Git repository
12:59:59 [2024-03-10T16:59:59.394Z] Cloning with configured refspecs honoured and without tags
12:59:59 [2024-03-10T16:59:59.411Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
12:59:59 [2024-03-10T16:59:59.443Z]  > git init /home/jenkins/agent/workspace/cdt_main # timeout=10
12:59:59 [2024-03-10T16:59:59.521Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
12:59:59 [2024-03-10T16:59:59.521Z]  > git --version # timeout=10
12:59:59 [2024-03-10T16:59:59.596Z]  > git --version # 'git version 2.20.1'
12:59:59 [2024-03-10T16:59:59.596Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
12:59:59 [2024-03-10T16:59:59.599Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
13:01:09 [2024-03-10T17:01:09.516Z] Avoid second fetch
13:01:09 [2024-03-10T17:01:09.516Z] Checking out Revision 98e86ff23aa0c20229a2635675e61c10d5556950 (main)
13:01:07 [2024-03-10T17:01:07.642Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
13:01:07 [2024-03-10T17:01:07.700Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
13:01:09 [2024-03-10T17:01:09.600Z]  > git config core.sparsecheckout # timeout=10
13:01:09 [2024-03-10T17:01:09.605Z]  > git checkout -f 98e86ff23aa0c20229a2635675e61c10d5556950 # timeout=10
13:01:20 [2024-03-10T17:01:20.014Z] Commit message: "CDT 11.5.0 composites"
13:01:20 [2024-03-10T17:01:20.021Z]  > git rev-list --no-walk 7f5080a3d0fe5301436867afaece7cbe644f9871 # timeout=10
13:01:20 [2024-03-10T17:01:20.620Z] [Pipeline] }
13:01:20 [2024-03-10T17:01:20.624Z] [Pipeline] // stage
13:01:20 [2024-03-10T17:01:20.630Z] [Pipeline] withEnv
13:01:20 [2024-03-10T17:01:20.631Z] [Pipeline] {
13:01:20 [2024-03-10T17:01:20.637Z] [Pipeline] timestamps
13:01:20 [2024-03-10T17:01:20.638Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:01:20 [2024-03-10T17:01:20.638Z] [Pipeline] {
13:01:20 [2024-03-10T17:01:20.644Z] [Pipeline] stage
13:01:20 [2024-03-10T17:01:20.645Z] [Pipeline] { (initialize PGP)
13:01:20 [2024-03-10T17:01:20.660Z] [Pipeline] container
13:01:20 [2024-03-10T17:01:20.660Z] [Pipeline] {
13:01:20 [2024-03-10T17:01:20.665Z] [Pipeline] withCredentials
13:01:20 [2024-03-10T17:01:20.717Z] Masking supported pattern matches of $KEYRING
13:01:20 [2024-03-10T17:01:20.718Z] [Pipeline] {
13:01:20 [2024-03-10T17:01:20.760Z] [Pipeline] sh
13:01:21 [2024-03-10T17:01:21.411Z] + gpg --batch --import ****
13:01:21 [2024-03-10T17:01:21.411Z] gpg: directory '/home/vnc/.gnupg' created
13:01:21 [2024-03-10T17:01:21.411Z] gpg: keybox '/home/vnc/.gnupg/pubring.kbx' created
13:01:21 [2024-03-10T17:01:21.411Z] gpg: /home/vnc/.gnupg/trustdb.gpg: trustdb created
13:01:21 [2024-03-10T17:01:21.411Z] gpg: key 4F23165B6AC51B15: public key "Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>" imported
13:01:21 [2024-03-10T17:01:21.411Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
13:01:21 [2024-03-10T17:01:21.411Z] gpg: key 4F23165B6AC51B15: secret key imported
13:01:21 [2024-03-10T17:01:21.411Z] gpg: Total number processed: 1
13:01:21 [2024-03-10T17:01:21.411Z] gpg:               imported: 1
13:01:21 [2024-03-10T17:01:21.411Z] gpg:       secret keys read: 1
13:01:21 [2024-03-10T17:01:21.411Z] gpg:   secret keys imported: 1
13:01:21 [2024-03-10T17:01:21.418Z] [Pipeline] sh
13:01:22 [2024-03-10T17:01:22.024Z] + gpg --list-keys --with-colons
13:01:22 [2024-03-10T17:01:22.024Z] + awk -F: /fpr:/ {print $10}
13:01:22 [2024-03-10T17:01:22.024Z] + sort -u
13:01:22 [2024-03-10T17:01:22.024Z] + echo -e 5
13:01:22 [2024-03-10T17:01:22.024Z] y
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] + gpg --batch --command-fd 0 --expert --edit-key B2480630671550B805764C594F23165B6AC51B15 trust
13:01:22 [2024-03-10T17:01:22.024Z] Secret subkeys are available.
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] pub  rsa4096/4F23165B6AC51B15
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
13:01:22 [2024-03-10T17:01:22.024Z]      trust: unknown       validity: unknown
13:01:22 [2024-03-10T17:01:22.024Z] ssb  rsa4096/FE1B0CFFE92EB0EC
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
13:01:22 [2024-03-10T17:01:22.024Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] pub  rsa4096/4F23165B6AC51B15
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
13:01:22 [2024-03-10T17:01:22.024Z]      trust: unknown       validity: unknown
13:01:22 [2024-03-10T17:01:22.024Z] ssb  rsa4096/FE1B0CFFE92EB0EC
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
13:01:22 [2024-03-10T17:01:22.024Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] Please decide how far you trust this user to correctly verify other users' keys
13:01:22 [2024-03-10T17:01:22.024Z] (by looking at passports, checking fingerprints from different sources, etc.)
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z]   1 = I don't know or won't say
13:01:22 [2024-03-10T17:01:22.024Z]   2 = I do NOT trust
13:01:22 [2024-03-10T17:01:22.024Z]   3 = I trust marginally
13:01:22 [2024-03-10T17:01:22.024Z]   4 = I trust fully
13:01:22 [2024-03-10T17:01:22.024Z]   5 = I trust ultimately
13:01:22 [2024-03-10T17:01:22.024Z]   m = back to the main menu
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] Please decide how far you trust this user to correctly verify other users' keys
13:01:22 [2024-03-10T17:01:22.024Z] (by looking at passports, checking fingerprints from different sources, etc.)
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z]   1 = I don't know or won't say
13:01:22 [2024-03-10T17:01:22.024Z]   2 = I do NOT trust
13:01:22 [2024-03-10T17:01:22.024Z]   3 = I trust marginally
13:01:22 [2024-03-10T17:01:22.024Z]   4 = I trust fully
13:01:22 [2024-03-10T17:01:22.024Z]   5 = I trust ultimately
13:01:22 [2024-03-10T17:01:22.024Z]   m = back to the main menu
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] + echo -e 5
13:01:22 [2024-03-10T17:01:22.024Z] y
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] + gpg --batch --command-fd 0 --expert --edit-key DACC75C2A9363886BBAE9675FE1B0CFFE92EB0EC trust
13:01:22 [2024-03-10T17:01:22.024Z] Secret subkeys are available.
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] pub  rsa4096/4F23165B6AC51B15
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
13:01:22 [2024-03-10T17:01:22.024Z]      trust: unknown       validity: unknown
13:01:22 [2024-03-10T17:01:22.024Z] ssb  rsa4096/FE1B0CFFE92EB0EC
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
13:01:22 [2024-03-10T17:01:22.024Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
13:01:22 [2024-03-10T17:01:22.024Z] 
13:01:22 [2024-03-10T17:01:22.024Z] pub  rsa4096/4F23165B6AC51B15
13:01:22 [2024-03-10T17:01:22.024Z]      created: 2023-05-03  expires: 2028-05-01  usage: SCEA
13:01:22 [2024-03-10T17:01:22.024Z]      trust: unknown       validity: unknown
13:01:22 [2024-03-10T17:01:22.024Z] ssb  rsa4096/FE1B0CFFE92EB0EC
13:01:22 [2024-03-10T17:01:22.025Z]      created: 2023-05-03  expires: 2028-05-01  usage: S   
13:01:22 [2024-03-10T17:01:22.025Z] [ unknown] (1). Eclipse CDT™ (C/C++ Development Tooling) <cdt-dev@eclipse.org>
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.025Z] Please decide how far you trust this user to correctly verify other users' keys
13:01:22 [2024-03-10T17:01:22.025Z] (by looking at passports, checking fingerprints from different sources, etc.)
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.025Z]   1 = I don't know or won't say
13:01:22 [2024-03-10T17:01:22.025Z]   2 = I do NOT trust
13:01:22 [2024-03-10T17:01:22.025Z]   3 = I trust marginally
13:01:22 [2024-03-10T17:01:22.025Z]   4 = I trust fully
13:01:22 [2024-03-10T17:01:22.025Z]   5 = I trust ultimately
13:01:22 [2024-03-10T17:01:22.025Z]   m = back to the main menu
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.025Z] Please decide how far you trust this user to correctly verify other users' keys
13:01:22 [2024-03-10T17:01:22.025Z] (by looking at passports, checking fingerprints from different sources, etc.)
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.025Z]   1 = I don't know or won't say
13:01:22 [2024-03-10T17:01:22.025Z]   2 = I do NOT trust
13:01:22 [2024-03-10T17:01:22.025Z]   3 = I trust marginally
13:01:22 [2024-03-10T17:01:22.025Z]   4 = I trust fully
13:01:22 [2024-03-10T17:01:22.025Z]   5 = I trust ultimately
13:01:22 [2024-03-10T17:01:22.025Z]   m = back to the main menu
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.025Z] 
13:01:22 [2024-03-10T17:01:22.030Z] [Pipeline] }
13:01:22 [2024-03-10T17:01:22.034Z] [Pipeline] // withCredentials
13:01:22 [2024-03-10T17:01:22.039Z] [Pipeline] }
13:01:22 [2024-03-10T17:01:22.043Z] [Pipeline] // container
13:01:22 [2024-03-10T17:01:22.047Z] [Pipeline] }
13:01:22 [2024-03-10T17:01:22.051Z] [Pipeline] // stage
13:01:22 [2024-03-10T17:01:22.058Z] [Pipeline] stage
13:01:22 [2024-03-10T17:01:22.058Z] [Pipeline] { (Code Formatting Checks)
13:01:22 [2024-03-10T17:01:22.069Z] [Pipeline] container
13:01:22 [2024-03-10T17:01:22.070Z] [Pipeline] {
13:01:22 [2024-03-10T17:01:22.075Z] [Pipeline] timeout
13:01:22 [2024-03-10T17:01:22.075Z] Timeout set to expire after 30 min without activity
13:01:22 [2024-03-10T17:01:22.075Z] [Pipeline] {
13:01:22 [2024-03-10T17:01:22.080Z] [Pipeline] withEnv
13:01:22 [2024-03-10T17:01:22.081Z] [Pipeline] {
13:01:22 [2024-03-10T17:01:22.085Z] [Pipeline] sh
13:01:22 [2024-03-10T17:01:22.604Z] + 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
13:01:22 [2024-03-10T17:01:22.604Z] Normalizing branding content on all features
13:01:54 [2024-03-10T17:01:54.888Z] WARNING: Using incubator modules: jdk.incubator.vector, jdk.incubator.foreign
13:02:01 [2024-03-10T17:02:01.449Z] Configuration Name: /home/jenkins/agent/workspace/cdt_main/releng/scripts/../../core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
13:02:01 [2024-03-10T17:02:01.449Z] Starting format job ...
13:02:57 [2024-03-10T17:02:57.696Z] Done.
13:02:57 [2024-03-10T17:02:57.696Z] Removing trailing whitespace on *.java files
13:02:57 [2024-03-10T17:02:57.955Z] Removing trailing whitespace on *.properties files
13:02:58 [2024-03-10T17:02:58.213Z] Removing trailing whitespace on *.MF files
13:02:58 [2024-03-10T17:02:58.213Z] Removing trailing whitespace on *.py files
13:03:10 [2024-03-10T17:03:10.464Z] Rebuilding native/org.eclipse.cdt.native.serial JNI headers to make sure they match source
13:04:06 [2024-03-10T17:04:06.671Z] Applying enforcing formatting rules to native/org.eclipse.cdt.native.serial native source files
13:04:06 [2024-03-10T17:04:06.671Z] Rebuilding native/org.eclipse.cdt.native.serial natives to make sure they match source
13:04:06 [2024-03-10T17:04:06.671Z] Rebuilding core/org.eclipse.cdt.core.native JNI headers to make sure they match source
13:04:33 [2024-03-10T17:04:33.190Z] Applying enforcing formatting rules to core/org.eclipse.cdt.core.native native source files
13:04:33 [2024-03-10T17:04:33.190Z] Rebuilding core/org.eclipse.cdt.core.native natives to make sure they match source
13:04:51 [2024-03-10T17:04:51.251Z] Marking Windows binaries as executable
13:04:51 [2024-03-10T17:04:51.251Z] Removing execute permission from all files in repository
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.bat files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.sh files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.dll files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.exe files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.jnilib files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.so files
13:04:51 [2024-03-10T17:04:51.251Z] Adding execute permission to *.py files
13:04:51 [2024-03-10T17:04:51.251Z] Tree looks clean!
13:04:51 [2024-03-10T17:04:51.251Z] Checking dependencies of all .dll, .exe and .so files in CDT to make
13:04:51 [2024-03-10T17:04:51.251Z] sure no dependencies on unexpected or newer libraries are accidentally
13:04:51 [2024-03-10T17:04:51.251Z] introduced.
13:04:51 [2024-03-10T17:04:51.256Z] [Pipeline] }
13:04:51 [2024-03-10T17:04:51.261Z] [Pipeline] // withEnv
13:04:51 [2024-03-10T17:04:51.265Z] [Pipeline] }
13:04:51 [2024-03-10T17:04:51.270Z] [Pipeline] // timeout
13:04:51 [2024-03-10T17:04:51.274Z] [Pipeline] }
13:04:51 [2024-03-10T17:04:51.278Z] [Pipeline] // container
13:04:51 [2024-03-10T17:04:51.283Z] [Pipeline] }
13:04:51 [2024-03-10T17:04:51.287Z] [Pipeline] // stage
13:04:51 [2024-03-10T17:04:51.293Z] [Pipeline] stage
13:04:51 [2024-03-10T17:04:51.294Z] [Pipeline] { (Build and verify)
13:04:51 [2024-03-10T17:04:51.305Z] [Pipeline] container
13:04:51 [2024-03-10T17:04:51.306Z] [Pipeline] {
13:04:51 [2024-03-10T17:04:51.312Z] [Pipeline] timeout
13:04:51 [2024-03-10T17:04:51.312Z] Timeout set to expire after 20 min without activity
13:04:51 [2024-03-10T17:04:51.312Z] [Pipeline] {
13:04:51 [2024-03-10T17:04:51.317Z] [Pipeline] withEnv
13:04:51 [2024-03-10T17:04:51.318Z] [Pipeline] {
13:04:51 [2024-03-10T17:04:51.323Z] [Pipeline] withCredentials
13:04:51 [2024-03-10T17:04:51.349Z] Masking supported pattern matches of $KEYRING_PASSPHRASE
13:04:51 [2024-03-10T17:04:51.350Z] [Pipeline] {
13:04:51 [2024-03-10T17:04:51.356Z] [Pipeline] sh
13:04:52 [2024-03-10T17:04:52.025Z] + /jipp/tools/apache-maven/latest/bin/mvn clean verify -B -V -Ddsf-gdb.skip.tests=true -Dgpg.passphrase=**** -Dmaven.test.failure.ignore=true -DexcludedGroups=flakyTest,slowTest -P baseline-compare-and-replace -P api-baseline-check -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -P build-standalone-debugger-rcp -Ddsf.gdb.tests.gdbPath=/shared/common/gdb/gdb-all/bin -Dcdt.tests.dsf.gdb.versions=gdb.10,gdbserver.10 -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
13:04:52 [2024-03-10T17:04:52.025Z] [Global flags]
13:04:52 [2024-03-10T17:04:52.025Z]       int ActiveProcessorCount                     = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizeDecrementScaleFactor         = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizeMajorGCDecayTimeScale        = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizePolicyCollectionCostMargin   = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizePolicyInitializingSteps      = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizePolicyOutputInterval         = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizePolicyWeight                 = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveSizeThroughPutPolicy             = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     uintx AdaptiveTimeWeight                       = 25                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AdjustStackSizeForTLS                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AggressiveHeap                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AliasLevel                               = 3                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AlignVector                              = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]     ccstr AllocateHeapAt                           =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocateInstancePrefetchLines            = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocatePrefetchDistance                 = 192                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocatePrefetchInstr                    = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocatePrefetchLines                    = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocatePrefetchStepSize                 = 64                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      intx AllocatePrefetchStyle                    = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AllowParallelDefineClass                 = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AllowRedefinitionToAddDeleteMethods      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AllowUserSignalHandlers                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.025Z]      bool AllowVectorizeOnDemand                   = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysActAsServerClassMachine            = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysCompileLoopMethods                 = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysLockClassLoader                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysPreTouch                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysRestoreFPU                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool AlwaysTenure                             = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]     ccstr ArchiveClassesAtExit                     =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx ArrayCopyLoadStoreMaxElem                = 8                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]    size_t AsyncLogBufferSize                       = 2097152                                   {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx AutoBoxCacheMax                          = 128                                    {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BCEATraceLevel                           = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool BackgroundCompilation                    = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]    size_t BaseFootPrintEstimate                    = 268435456                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BiasedLockingBulkRebiasThreshold         = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BiasedLockingBulkRevokeThreshold         = 40                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BiasedLockingDecayTime                   = 25000                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BiasedLockingStartupDelay                = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool BlockLayoutByFrequency                   = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx BlockLayoutMinDiamondPercentage          = 20                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool BlockLayoutRotateLoops                   = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx C1InlineStackLimit                       = 5                                      {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx C1MaxInlineLevel                         = 9                                      {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx C1MaxInlineSize                          = 35                                     {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx C1MaxRecursiveInlineLevel                = 1                                      {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx C1MaxTrivialSize                         = 6                                      {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1OptimizeVirtualCallProfiling           = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1ProfileBranches                        = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1ProfileCalls                           = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1ProfileCheckcasts                      = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1ProfileInlinedCalls                    = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1ProfileVirtualCalls                    = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool C1UpdateMethodData                       = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      intx CICompilerCount                          = 2                                         {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.026Z]      bool CICompilerCountPerCPU                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool CITime                                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool CheckJNICalls                            = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.026Z]      bool ClassUnloading                           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool ClassUnloadingWithConcurrentMark         = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool ClipInlining                             = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]     uintx CodeCacheExpansionSize                   = 65536                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool CompactStrings                           = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]     ccstr CompilationMode                          = default                                   {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z] ccstrlist CompileCommand                           =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]     ccstr CompileCommandFile                       =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z] ccstrlist CompileOnly                              =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx CompileThreshold                         = 10000                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]    double CompileThresholdScaling                  = 1.000000                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx CompilerThreadPriority                   = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx CompilerThreadStackSize                  = 1024                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]    size_t CompressedClassSpaceSize                 = 1073741824                                {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      uint ConcGCThreads                            = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx ConditionalMoveLimit                     = 3                                   {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx ContendedPaddingWidth                    = 128                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool CrashOnOutOfMemoryError                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool CreateCoredumpOnCrash                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool CriticalJNINatives                       = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DTraceAllocProbes                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DTraceMethodProbes                       = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DTraceMonitorProbes                      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DisableAttachMechanism                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DisableExplicitGC                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DisplayVMOutputToStderr                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DisplayVMOutputToStdout                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DoEscapeAnalysis                         = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DoReserveCopyInSuperWord                 = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DontCompileHugeMethods                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DontYieldALot                            = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]     ccstr DumpLoadedClassList                      =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DumpReplayDataOnError                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DumpSharedSpaces                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool DynamicDumpSharedSpaces                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      bool EagerXrunInit                            = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.027Z]      intx EliminateAllocationArraySizeLimit        = 64                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EliminateAllocations                     = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EliminateAutoBox                         = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EliminateLocks                           = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EliminateNestedLocks                     = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EnableContended                          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EnableDynamicAgentLoading                = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t ErgoHeapSizeLimit                        = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     ccstr ErrorFile                                =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ErrorFileToStderr                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ErrorFileToStdout                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]  uint64_t ErrorLogTimeout                          = 120                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    double EscapeAnalysisTimeout                    = 20.000000                              {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool EstimateArgEscape                        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ExecutingUnitTests                       = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ExitOnOutOfMemoryError                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ExplicitGCInvokesConcurrent              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ExtendedDTraceProbes                     = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ExtensiveErrorReports                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     ccstr ExtraSharedClassListFile                 =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool FilterSpuriousWakeups                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool FlightRecorder                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     ccstr FlightRecorderOptions                    =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      bool ForceTimeHighResolution                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      intx FreqInlineSize                           = 325                                 {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    double G1ConcMarkStepDurationMillis             = 10.000000                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     uintx G1ConcRSHotCardLimit                     = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1ConcRSLogCacheSize                     = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1ConcRefinementGreenZone                = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1ConcRefinementRedZone                  = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     uintx G1ConcRefinementServiceIntervalMillis    = 300                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]      uint G1ConcRefinementThreads                  = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1ConcRefinementThresholdStep            = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1ConcRefinementYellowZone               = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     uintx G1ConfidencePercent                      = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]    size_t G1HeapRegionSize                         = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     uintx G1HeapWastePercent                       = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.028Z]     uintx G1MixedGCCountTarget                     = 8                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx G1PeriodicGCInterval                     = 0                                      {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool G1PeriodicGCInvokesConcurrent            = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    double G1PeriodicGCSystemLoadThreshold          = 0.000000                               {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      intx G1RSetRegionEntries                      = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      intx G1RSetSparseRegionEntries                = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      intx G1RSetUpdatingPauseTimePercent           = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      uint G1RefProcDrainInterval                   = 1000                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx G1ReservePercent                         = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx G1SATBBufferEnqueueingThresholdPercent   = 60                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    size_t G1SATBBufferSize                         = 1024                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    size_t G1UpdateBufferSize                       = 256                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool G1UseAdaptiveConcRefinement              = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool G1UseAdaptiveIHOP                        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCDrainStackTargetSize                   = 64                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCHeapFreeLimit                          = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCLockerEdenExpansionPercent             = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCPauseIntervalMillis                    = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCTimeLimit                              = 98                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx GCTimeRatio                              = 99                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    size_t HeapBaseMinAddress                       = 2147483648                             {pd product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool HeapDumpAfterFullGC                      = false                                  {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool HeapDumpBeforeFullGC                     = false                                  {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      intx HeapDumpGzipLevel                        = 0                                      {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool HeapDumpOnOutOfMemoryError               = false                                  {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     ccstr HeapDumpPath                             =                                        {manageable} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx HeapFirstMaximumCompactionCount          = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx HeapMaximumCompactionInterval            = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx HeapSearchSteps                          = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    size_t HeapSizePerGCThread                      = 43620760                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool IgnoreEmptyClassPaths                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool IgnoreUnrecognizedVMOptions              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx IncreaseFirstTierCompileThresholdAt      = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]      bool IncrementalInline                        = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx InitialCodeCacheSize                     = 2555904                                {pd product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    size_t InitialHeapSize                          = 165675008                                 {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx InitialRAMFraction                       = 64                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]    double InitialRAMPercentage                     = 1.562500                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx InitialSurvivorRatio                     = 8                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.029Z]     uintx InitialTenuringThreshold                 = 7                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]     uintx InitiatingHeapOccupancyPercent           = 45                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool Inline                                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]     ccstr InlineDataFile                           =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx InlineSmallCode                          = 2500                                {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool InlineSynchronizedMethods                = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx InteriorEntryAlignment                   = 16                                  {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx InterpreterProfilePercentage             = 33                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool JavaMonitorsInStackTrace                 = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority10_To_OSPriority             = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority1_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority2_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority3_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority4_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority5_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority6_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority7_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority8_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx JavaPriority9_To_OSPriority              = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]    size_t LargePageHeapSizeThreshold               = 134217728                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]    size_t LargePageSizeInBytes                     = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LiveNodeCountInliningCutoff              = 40000                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool LoadExecStackDllInVMThread               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LoopMaxUnroll                            = 16                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LoopOptsCount                            = 43                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LoopPercentProfileLimit                  = 10                                  {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]     uintx LoopStripMiningIter                      = 0                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]     uintx LoopStripMiningIterShortLoop             = 0                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LoopUnrollLimit                          = 60                                  {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx LoopUnrollMin                            = 4                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool LoopUnswitching                          = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      bool ManagementServer                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]    size_t MarkStackSize                            = 4194304                                   {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]    size_t MarkStackSizeMax                         = 536870912                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      uint MarkSweepAlwaysCompactCount              = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]     uintx MarkSweepDeadRatio                       = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx MaxBCEAEstimateLevel                     = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.030Z]      intx MaxBCEAEstimateSize                      = 150                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]  uint64_t MaxDirectMemorySize                      = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      bool MaxFDLimit                               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxGCMinorPauseMillis                    = 18446744073709551615                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxGCPauseMillis                         = 18446744073709551614                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxHeapFreeRatio                         = 70                                     {manageable} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MaxHeapSize                              = 5242880000                                {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxInlineLevel                           = 15                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxInlineSize                            = 35                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxJNILocalCapacity                      = 65536                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxJavaStackTraceDepth                   = 1024                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxJumpTableSize                         = 65000                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxJumpTableSparseness                   = 5                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxLabelRootDepth                        = 1100                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxLoopPad                               = 11                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MaxMetaspaceExpansion                    = 5439488                                   {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxMetaspaceFreeRatio                    = 70                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MaxMetaspaceSize                         = 18446744073709551615                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MaxNewSize                               = 1747582976                                {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxNodeLimit                             = 80000                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]  uint64_t MaxRAM                                   = 10485760000                            {pd product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxRAMFraction                           = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    double MaxRAMPercentage                         = 50.000000                                 {product} {command line}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxRecursiveInlineLevel                  = 1                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MaxTenuringThreshold                     = 15                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxTrivialSize                           = 6                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MaxVectorSize                            = 32                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     ccstr MetaspaceReclaimPolicy                   = balanced                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MetaspaceSize                            = 22020096                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      bool MethodFlushing                           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MinHeapDeltaBytes                        = 196608                                    {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MinHeapFreeRatio                         = 40                                     {manageable} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MinHeapSize                              = 8388608                                   {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MinInliningThreshold                     = 250                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]      intx MinJumpTableSize                         = 10                                  {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]    size_t MinMetaspaceExpansion                    = 327680                                    {product} {default}
13:04:52 [2024-03-10T17:04:52.031Z]     uintx MinMetaspaceFreeRatio                    = 40                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx MinRAMFraction                           = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    double MinRAMPercentage                         = 50.000000                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx MinSurvivorRatio                         = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t MinTLABSize                              = 2048                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx MultiArrayExpandLimit                    = 6                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx NUMAChunkResizeWeight                    = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t NUMAInterleaveGranularity                = 2097152                                   {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx NUMAPageScanRate                         = 256                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t NUMASpaceResizeRate                      = 1073741824                                {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool NUMAStats                                = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     ccstr NativeMemoryTracking                     = off                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool NeverActAsServerClassMachine             = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool NeverTenure                              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx NewRatio                                 = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t NewSize                                  = 55181312                                  {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t NewSizeThreadIncrease                    = 5320                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx NmethodSweepActivity                     = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx NodeLimitFudgeFactor                     = 2000                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx NonNMethodCodeHeapSize                   = 5826188                                {pd product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx NonProfiledCodeHeapSize                  = 122916026                              {pd product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.032Z]      intx NumberOfLoopInstrToAlign                 = 4                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx ObjectAlignmentInBytes                   = 8                              {product lp64_product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t OldPLABSize                              = 1024                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]    size_t OldSize                                  = 110493696                                 {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OmitStackTraceInFastThrow                = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z] ccstrlist OnError                                  =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z] ccstrlist OnOutOfMemoryError                       =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx OnStackReplacePercentage                 = 140                                    {pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptimizeFill                             = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptimizePtrCompare                       = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptimizeStringConcat                     = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptoBundling                             = false                               {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      intx OptoLoopAlignment                        = 16                                     {pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptoRegScheduling                        = true                                {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool OptoScheduling                           = false                               {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]     uintx PLABWeight                               = 75                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]      bool PSChunkLargeArrays                       = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.032Z]       int ParGCArrayScanChunk                      = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]     uintx ParallelGCBufferWastePct                 = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      uint ParallelGCThreads                        = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]    size_t ParallelOldDeadWoodLimiterMean           = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]    size_t ParallelOldDeadWoodLimiterStdDev         = 80                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool ParallelRefProcBalancingEnabled          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool ParallelRefProcEnabled                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PartialPeelAtUnsignedTests               = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PartialPeelLoop                          = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PartialPeelNewPhiDelta                   = 0                                      {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]     uintx PausePadding                             = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerBytecodeRecompilationCutoff           = 200                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerBytecodeTrapLimit                     = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerMethodRecompilationCutoff             = 400                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerMethodTrapLimit                       = 100                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PerfAllowAtExitRegistration              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PerfBypassFileSystemCheck                = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerfDataMemorySize                       = 32768                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerfDataSamplingInterval                 = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]     ccstr PerfDataSaveFile                         =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PerfDataSaveToFile                       = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PerfDisableSharedMem                     = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PerfMaxStringConstLength                 = 1024                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]    size_t PreTouchParallelChunkSize                = 4194304                                {pd product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PreferContainerQuotaForCPUCount          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PreferInterpreterNativeStubs             = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PrefetchCopyIntervalInBytes              = 576                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PrefetchFieldsAhead                      = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      intx PrefetchScanIntervalInBytes              = 576                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PreserveAllAnnotations                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PreserveFramePointer                     = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]    size_t PretenureSizeThreshold                   = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintClassHistogram                      = false                                  {manageable} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintCodeCache                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintCodeCacheOnCompilation              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintCommandLineFlags                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintCompilation                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintConcurrentLocks                     = false                                  {manageable} {default}
13:04:52 [2024-03-10T17:04:52.033Z]      bool PrintExtendedThreadInfo                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintFlagsFinal                          = true                                      {product} {command line}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintFlagsInitial                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintFlagsRanges                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintGC                                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintGCDetails                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintHeapAtSIGBREAK                      = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintSharedArchiveAndExit                = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintSharedDictionary                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintStringTableStatistics               = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintTieredEvents                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintVMOptions                           = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool PrintWarnings                            = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]     uintx ProcessDistributionStride                = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ProfileInterpreter                       = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      intx ProfileMaturityPercentage                = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]     uintx ProfiledCodeHeapSize                     = 122916026                              {pd product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.034Z]     uintx PromotedPadding                          = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]     uintx QueuedAllocationWarningCount             = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]       int RTMRetryCount                            = 5                                    {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RangeCheckElimination                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ReassociateInvariants                    = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RecordDynamicDumpInfo                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ReduceBulkZeroing                        = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ReduceFieldZeroing                       = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ReduceInitialCardMarks                   = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ReduceSignalUsage                        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      intx RefDiscoveryPolicy                       = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RegisterFinalizersAtInit                 = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RelaxAccessControlCheck                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]     ccstr ReplayDataFile                           =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RequireSharedSpaces                      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]     uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ResizePLAB                               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool ResizeTLAB                               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RestoreMXCSROnJNICalls                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.034Z]      bool RestrictContended                        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool RestrictReservedStack                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool RewriteBytecodes                         = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool RewriteFrequentPairs                     = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SafepointTimeout                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      intx SafepointTimeoutDelay                    = 10000                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool ScavengeBeforeFullGC                     = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.035Z]      intx SelfDestructTimer                        = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr SharedArchiveConfigFile                  =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr SharedArchiveFile                        =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]    size_t SharedBaseAddress                        = 34359738368                               {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr SharedClassListFile                      =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx SharedSymbolTableBucketSize              = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr ShenandoahGCHeuristics                   = adaptive                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr ShenandoahGCMode                         = satb                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool ShowCodeDetailsInExceptionMessages       = true                                   {manageable} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool ShowMessageBoxOnError                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool ShrinkHeapInSteps                        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]    size_t SoftMaxHeapSize                          = 5242880000                             {manageable} {ergonomic}
13:04:52 [2024-03-10T17:04:52.035Z]      intx SoftRefLRUPolicyMSPerMB                  = 1000                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SplitIfBlocks                            = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      intx StackRedPages                            = 1                                      {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      intx StackReservedPages                       = 1                                      {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      intx StackShadowPages                         = 20                                     {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool StackTraceInThrowable                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      intx StackYellowPages                         = 2                                      {pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx StartAggressiveSweepingAt                = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool StartAttachListener                      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     ccstr StartFlightRecording                     =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      uint StringDeduplicationAgeThreshold          = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx StringTableSize                          = 65536                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SuperWordLoopUnrollAnalysis              = true                                {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SuperWordReductions                      = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]      bool SuppressFatalErrorMessage                = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx SurvivorPadding                          = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx SurvivorRatio                            = 8                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]    double SweeperThreshold                         = 0.500000                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx TLABAllocationWeight                     = 35                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.035Z]     uintx TLABRefillWasteFraction                  = 64                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]    size_t TLABSize                                 = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      bool TLABStats                                = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TLABWasteIncrement                       = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TLABWasteTargetPercent                   = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TargetPLABWastePct                       = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TargetSurvivorRatio                      = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TenuredGenerationSizeIncrement           = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TenuredGenerationSizeSupplement          = 80                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx TenuredGenerationSizeSupplementDecay     = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx ThreadPriorityPolicy                     = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      bool ThreadPriorityVerbose                    = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx ThreadStackSize                          = 1024                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]     uintx ThresholdTolerance                       = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier0BackedgeNotifyFreqLog               = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier0InvokeNotifyFreqLog                 = 7                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier0ProfilingStartPercentage            = 200                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier23InlineeNotifyFreqLog               = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier2BackEdgeThreshold                   = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier2BackedgeNotifyFreqLog               = 14                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier2CompileThreshold                    = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier2InvokeNotifyFreqLog                 = 11                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3BackEdgeThreshold                   = 60000                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3BackedgeNotifyFreqLog               = 13                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3CompileThreshold                    = 2000                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3DelayOff                            = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3DelayOn                             = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3InvocationThreshold                 = 200                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3InvokeNotifyFreqLog                 = 10                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3LoadFeedback                        = 5                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier3MinInvocationThreshold              = 100                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier4BackEdgeThreshold                   = 40000                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier4CompileThreshold                    = 15000                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier4InvocationThreshold                 = 5000                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier4LoadFeedback                        = 3                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx Tier4MinInvocationThreshold              = 600                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      bool TieredCompilation                        = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx TieredCompileTaskTimeout                 = 50                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx TieredRateUpdateMaxTime                  = 25                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.036Z]      intx TieredRateUpdateMinTime                  = 1                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TieredStopAtLevel                        = 4                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool TimeLinearScan                           = false                                  {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]     ccstr TraceJVMTI                               =                                           {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TrackedInitializationLimit               = 50                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool TrapBasedNullChecks                      = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool TrapBasedRangeChecks                     = false                               {C2 pd product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TypeProfileArgsLimit                     = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]     uintx TypeProfileLevel                         = 111                                    {pd product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TypeProfileMajorReceiverPercent          = 90                                     {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TypeProfileParmsLimit                    = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx TypeProfileWidth                         = 2                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx UnguardOnExecutionViolation              = 0                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAES                                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      intx UseAVX                                   = 2                                    {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveGenerationSizePolicyAtMajorCollection  = true                             {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveGenerationSizePolicyAtMinorCollection  = true                             {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveNUMAChunkSizing               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveSizeDecayMajorGCCost          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveSizePolicy                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveSizePolicyFootprintGoal       = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAdaptiveSizePolicyWithSystemGC        = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseAddressNop                            = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseBASE64Intrinsics                      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseBMI1Instructions                      = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseBMI2Instructions                      = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseBiasedLocking                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseBimorphicInlining                     = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCLMUL                                 = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCMoveUnconditionally                  = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCodeAging                             = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCodeCacheFlushing                     = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCompiler                              = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCompressedClassPointers               = true                           {product lp64_product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.037Z]      bool UseCondCardMark                          = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseContainerSupport                      = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseCountLeadingZerosInstruction          = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseCountTrailingZerosInstruction         = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseCountedLoopSafepoints                 = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseCounterDecay                          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseDivMod                                = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseDynamicNumberOfCompilerThreads        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseDynamicNumberOfGCThreads              = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseEmptySlotsInSupers                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseFMA                                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseFPUForSpilling                        = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseFastJNIAccessors                      = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseFastStosb                             = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseG1GC                                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseGCOverheadLimit                       = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseHeavyMonitors                         = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseHugeTLBFS                             = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseInlineCaches                          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseInterpreter                           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseJumpTables                            = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLargePages                            = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLargePagesIndividualAllocation        = false                                  {pd product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLinuxPosixThreadCPUClocks             = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLoopCounter                           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLoopInvariantCodeMotion               = true                                   {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseLoopPredicate                         = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseMaximumCompactionOnSystemGC           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseNUMA                                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseNUMAInterleaving                      = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseNewLongLShift                         = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseNotificationThread                    = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseOnStackReplacement                    = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseOnlyInlinedBimorphic                  = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseOprofile                              = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseOptoBiasInlining                      = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UsePSAdaptiveSurvivorSizePolicy          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UseParallelGC                            = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UsePerfData                              = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.038Z]      bool UsePopCountInstruction                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseProfiledLoopPredicate                 = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseRTMDeopt                              = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseRTMLocking                            = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSHA                                   = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSHM                                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx UseSSE                                   = 4                                    {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSSE42Intrinsics                       = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSerialGC                              = true                                      {product} {ergonomic}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSharedSpaces                          = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseShenandoahGC                          = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSignalChaining                        = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseStoreImmI16                           = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseStringDeduplication                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSubwordForMaxVector                   = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseSuperWord                             = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseTLAB                                  = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseThreadPriorities                      = true                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseTransparentHugePages                  = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseTypeProfile                           = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseTypeSpeculation                       = true                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseUnalignedLoadStores                   = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseVectorCmov                            = false                                  {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXMMForArrayCopy                       = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXMMForObjInit                         = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXmmI2D                                = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXmmI2F                                = false                                {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXmmLoadAndClearUpper                  = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseXmmRegToRegMoveAll                    = true                                 {ARCH product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool UseZGC                                   = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx VMThreadPriority                         = -1                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx VMThreadStackSize                        = 1024                                   {pd product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx ValueMapInitialSize                      = 11                                     {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx ValueMapMaxLoopSize                      = 8                                      {C1 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      intx ValueSearchLimit                         = 1000                                   {C2 product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]      bool VerifySharedSpaces                       = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]     uintx YoungGenerationSizeIncrement             = 20                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.039Z]     uintx YoungGenerationSizeSupplement            = 80                                        {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]     uintx YoungGenerationSizeSupplementDecay       = 8                                         {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]    size_t YoungPLABSize                            = 4096                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]    double ZAllocationSpikeTolerance                = 2.000000                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]    double ZCollectionInterval                      = 0.000000                                  {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]    double ZFragmentationLimit                      = 25.000000                                 {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]    size_t ZMarkStackSpaceLimit                     = 8589934592                                {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]      bool ZProactive                               = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]      bool ZUncommit                                = true                                      {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]     uintx ZUncommitDelay                           = 300                                       {product} {default}
13:04:52 [2024-03-10T17:04:52.040Z]      bool ZeroTLAB                                 = false                                     {product} {default}
13:04:52 [2024-03-10T17:04:52.297Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
13:04:52 [2024-03-10T17:04:52.297Z] Maven home: /jipp/tools/apache-maven/latest
13:04:52 [2024-03-10T17:04:52.297Z] Java version: 17.0.3, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/jdk-17.0.3+7
13:04:52 [2024-03-10T17:04:52.297Z] Default locale: en_US, platform encoding: UTF-8
13:04:52 [2024-03-10T17:04:52.297Z] OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
13:04:57 [2024-03-10T17:04:57.562Z] [INFO] Scanning for projects...
13:05:05 [2024-03-10T17:05:05.659Z] [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
13:05:05 [2024-03-10T17:05:05.659Z] [INFO] Tycho Mode:     extension
13:05:05 [2024-03-10T17:05:05.659Z] [INFO] Tycho Builder:  maven
13:05:05 [2024-03-10T17:05:05.659Z] [INFO] Build Threads:  1
13:05:05 [2024-03-10T17:05:05.659Z] [WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:3.10.0.2594 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:3.10.0.2594: SonarQube plugin was moved to SonarSource organisation
13:05:07 [2024-03-10T17:05:07.553Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.pom
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.pom (2.6 kB at 3.6 kB/s)
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.4.3/maven-plugin-parent-1.4.3.pom
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.4.3/maven-plugin-parent-1.4.3.pom (2.6 kB at 256 kB/s)
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.4.3/cbi-build-parent-1.4.3.pom
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.4.3/cbi-build-parent-1.4.3.pom (6.5 kB at 541 kB/s)
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.4.3/cbi-parent-1.4.3.pom
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.4.3/cbi-parent-1.4.3.pom (5.1 kB at 391 kB/s)
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.4.3/cbi-bom-1.4.3.pom
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.4.3/cbi-bom-1.4.3.pom (11 kB at 694 kB/s)
13:05:08 [2024-03-10T17:05:08.118Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.jar
13:05:08 [2024-03-10T17:05:08.375Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.3/eclipse-jarsigner-plugin-1.4.3.jar (66 kB at 3.9 MB/s)
13:05:09 [2024-03-10T17:05:09.745Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.pom (3.2 kB at 247 kB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.jar
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.jar
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-apitools-plugin/4.0.6/tycho-apitools-plugin-4.0.6.jar (46 kB at 3.8 MB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.pom (3.6 kB at 456 kB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.pom (7.3 kB at 1.8 MB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.pom (3.0 kB at 1.0 MB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.pom (2.4 kB at 796 kB/s)
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.pom
13:05:09 [2024-03-10T17:05:09.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.pom
13:05:09 [2024-03-10T17:05:09.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.pom (1.6 kB at 532 kB/s)
13:05:09 [2024-03-10T17:05:09.747Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.pom
13:05:09 [2024-03-10T17:05:09.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.pom
13:05:09 [2024-03-10T17:05:09.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.pom (2.4 kB at 785 kB/s)
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.jar
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.jar
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.jar
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.jar
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.jar
13:05:10 [2024-03-10T17:05:10.004Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools/1.3.200/org.eclipse.pde.api.tools-1.3.200.jar (965 kB at 8.5 MB/s)
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.jar
13:05:10 [2024-03-10T17:05:10.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.jar
13:05:10 [2024-03-10T17:05:10.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.6.200/org.eclipse.core.variables-3.6.200.jar (38 kB at 229 kB/s)
13:05:11 [2024-03-10T17:05:11.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.21.200/org.eclipse.debug.core-3.21.200.jar (411 kB at 608 kB/s)
13:05:11 [2024-03-10T17:05:11.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.21.0/org.eclipse.jdt.launching-3.21.0.jar (596 kB at 776 kB/s)
13:05:11 [2024-03-10T17:05:11.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.21.200/org.eclipse.jdt.debug-3.21.200.jar (948 kB at 1.2 MB/s)
13:05:11 [2024-03-10T17:05:11.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.core/3.17.200/org.eclipse.pde.core-3.17.200.jar (1.5 MB at 1.9 MB/s)
13:05:14 [2024-03-10T17:05:14.357Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.6/tycho-eclipserun-plugin-4.0.6.pom
13:05:14 [2024-03-10T17:05:14.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.6/tycho-eclipserun-plugin-4.0.6.pom
13:05:14 [2024-03-10T17:05:14.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.6/tycho-eclipserun-plugin-4.0.6.pom (2.6 kB at 74 kB/s)
13:05:14 [2024-03-10T17:05:14.357Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.pom
13:05:14 [2024-03-10T17:05:14.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.pom
13:05:14 [2024-03-10T17:05:14.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.pom (2.3 kB at 37 kB/s)
13:05:14 [2024-03-10T17:05:14.613Z] [WARNING] The artifact org.eclipse.tycho.extras:tycho-eclipserun-plugin:jar:4.0.6 has been relocated to org.eclipse.tycho:tycho-eclipse-plugin:jar:4.0.6: The eclipse-run mojo is now part of the tycho-eclipse-plugin
13:05:14 [2024-03-10T17:05:14.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.jar
13:05:14 [2024-03-10T17:05:14.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.jar
13:05:14 [2024-03-10T17:05:14.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-eclipse-plugin/4.0.6/tycho-eclipse-plugin-4.0.6.jar (37 kB at 871 kB/s)
13:05:15 [2024-03-10T17:05:15.177Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 2.3 MB/s)
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s)
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.7 MB/s)
13:05:15 [2024-03-10T17:05:15.435Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
13:05:15 [2024-03-10T17:05:15.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom
13:05:15 [2024-03-10T17:05:15.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 822 kB/s)
13:05:15 [2024-03-10T17:05:15.436Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
13:05:15 [2024-03-10T17:05:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom
13:05:15 [2024-03-10T17:05:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 3.3 MB/s)
13:05:15 [2024-03-10T17:05:15.692Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
13:05:15 [2024-03-10T17:05:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar
13:05:15 [2024-03-10T17:05:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 5.5 MB/s)
13:05:15 [2024-03-10T17:05:15.949Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.pom
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.pom
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.pom (2.4 kB at 121 kB/s)
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.jar
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.jar
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-document-bundle-plugin/4.0.6/tycho-document-bundle-plugin-4.0.6.jar (55 kB at 5.0 MB/s)
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.pom
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.pom
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.pom (3.0 kB at 369 kB/s)
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.pom
13:05:15 [2024-03-10T17:05:15.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.pom (1.8 kB at 119 kB/s)
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.pom (2.4 kB at 243 kB/s)
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.pom (2.4 kB at 340 kB/s)
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.pom (2.1 kB at 239 kB/s)
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.pom
13:05:16 [2024-03-10T17:05:16.207Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.pom (2.6 kB at 258 kB/s)
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.pom (2.2 kB at 180 kB/s)
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.pom (2.2 kB at 146 kB/s)
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.pom
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.pom (1.6 kB at 148 kB/s)
13:05:16 [2024-03-10T17:05:16.208Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.pom
13:05:16 [2024-03-10T17:05:16.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.pom
13:05:16 [2024-03-10T17:05:16.465Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.pom (3.2 kB at 320 kB/s)
13:05:16 [2024-03-10T17:05:16.465Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.pom
13:05:16 [2024-03-10T17:05:16.465Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.pom (2.2 kB at 274 kB/s)
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.pom (1.6 kB at 88 kB/s)
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.pom (2.2 kB at 313 kB/s)
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.pom (4.5 kB at 348 kB/s)
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.pom
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.pom (1.8 kB at 179 kB/s)
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.466Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.jar
13:05:16 [2024-03-10T17:05:16.467Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help.base/4.4.200/org.eclipse.help.base-4.4.200.jar (451 kB at 17 MB/s)
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.5.200/org.eclipse.core.net-1.5.200.jar (51 kB at 750 kB/s)
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.help/3.10.200/org.eclipse.help-3.10.200.jar (281 kB at 4.0 MB/s)
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.contexts/1.12.400/org.eclipse.e4.core.contexts-1.12.400.jar (58 kB at 726 kB/s)
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.jar
13:05:16 [2024-03-10T17:05:16.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di/1.9.200/org.eclipse.e4.core.di-1.9.200.jar (64 kB at 795 kB/s)
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.jar
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.di.annotations/1.8.200/org.eclipse.e4.core.di.annotations-1.8.200.jar (14 kB at 86 kB/s)
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.jar
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.e4.core.services/2.4.200/org.eclipse.e4.core.services-2.4.200.jar (73 kB at 435 kB/s)
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.jar
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.compare.core/3.8.300/org.eclipse.compare.core-3.8.300.jar (71 kB at 397 kB/s)
13:05:16 [2024-03-10T17:05:16.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.jar
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filebuffers/3.8.200/org.eclipse.core.filebuffers-3.8.200.jar (120 kB at 445 kB/s)
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.jar
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.team.core/3.10.200/org.eclipse.team.core-3.10.200.jar (415 kB at 1.5 MB/s)
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.jar
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-common/9.8.0/lucene-analysis-common-9.8.0.jar (1.9 MB at 5.2 MB/s)
13:05:16 [2024-03-10T17:05:16.983Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.ant.core/3.7.200/org.eclipse.ant.core-3.7.200.jar (112 kB at 304 kB/s)
13:05:16 [2024-03-10T17:05:16.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.build/3.12.200/org.eclipse.pde.build-3.12.200.jar (520 kB at 1.4 MB/s)
13:05:17 [2024-03-10T17:05:17.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/9.8.0/lucene-core-9.8.0.jar (3.8 MB at 5.6 MB/s)
13:05:17 [2024-03-10T17:05:17.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analysis-smartcn/9.8.0/lucene-analysis-smartcn-9.8.0.jar (3.6 MB at 5.3 MB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.pom (8.3 kB at 917 kB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.jar
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.jar
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.6/tycho-surefire-plugin-4.0.6.jar (130 kB at 11 MB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.pom (6.3 kB at 633 kB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.pom (1.7 kB at 168 kB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/4.0.6/tycho-surefire-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.6/tycho-surefire-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.6/tycho-surefire-4.0.6.pom (3.5 kB at 392 kB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.pom (1.9 kB at 169 kB/s)
13:05:18 [2024-03-10T17:05:18.613Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.pom (2.2 kB at 247 kB/s)
13:05:18 [2024-03-10T17:05:18.614Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.pom (3.3 kB at 364 kB/s)
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.pom (3.3 kB at 253 kB/s)
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.pom (3.3 kB at 329 kB/s)
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.pom (3.3 kB at 299 kB/s)
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.pom (2.9 kB at 245 kB/s)
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.pom (3.4 kB at 373 kB/s)
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.pom (3.5 kB at 443 kB/s)
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.pom (4.0 kB at 494 kB/s)
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.pom (3.5 kB at 393 kB/s)
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.pom (4.0 kB at 494 kB/s)
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.pom
13:05:18 [2024-03-10T17:05:18.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.pom
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.pom (2.1 kB at 41 kB/s)
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.pom (10 kB at 1.1 MB/s)
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.2.5/surefire-3.2.5.pom (22 kB at 4.4 MB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.pom (6.2 kB at 694 kB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.pom (3.5 kB at 392 kB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.pom (3.3 kB at 1.1 MB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.pom (4.1 kB at 451 kB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.pom (3.3 kB at 413 kB/s)
13:05:19 [2024-03-10T17:05:19.129Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.pom (4.5 kB at 278 kB/s)
13:05:19 [2024-03-10T17:05:19.385Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom
13:05:19 [2024-03-10T17:05:19.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.pom (1.8 kB at 176 kB/s)
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 387 kB/s)
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.6/maven-artifact-3.9.6.pom (2.3 kB at 331 kB/s)
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.pom (6.2 kB at 685 kB/s)
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.pom (5.4 kB at 360 kB/s)
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:05:19 [2024-03-10T17:05:19.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 55 kB/s)
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.644Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:05:19 [2024-03-10T17:05:19.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.6/org.eclipse.tycho.surefire.osgibooter-4.0.6.jar (2.8 MB at 14 MB/s)
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.6/org.eclipse.tycho.surefire.junit-4.0.6.jar (29 kB at 1.9 MB/s)
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.6/org.eclipse.tycho.surefire.junit4-4.0.6.jar (41 kB at 2.7 MB/s)
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.6/org.eclipse.tycho.surefire.junit47-4.0.6.jar (159 kB at 7.9 MB/s)
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.6/org.eclipse.tycho.surefire.junit5-4.0.6.jar (401 kB at 15 MB/s)
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.jar
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.6/org.eclipse.tycho.surefire.junit54-4.0.6.jar (593 kB at 5.9 MB/s)
13:05:19 [2024-03-10T17:05:19.908Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.6/org.eclipse.tycho.surefire.junit56-4.0.6.jar (683 kB at 3.4 MB/s)
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.6/org.eclipse.tycho.surefire.junit55-4.0.6.jar (657 kB at 3.2 MB/s)
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.6/org.eclipse.tycho.surefire.junit57withvintage-4.0.6.jar (713 kB at 3.5 MB/s)
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.6/org.eclipse.tycho.surefire.junit58-4.0.6.jar (730 kB at 2.4 MB/s)
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.6/org.eclipse.tycho.surefire.junit57-4.0.6.jar (649 kB at 2.2 MB/s)
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.6/org.eclipse.tycho.surefire.junit58withvintage-4.0.6.jar (796 kB at 2.5 MB/s)
13:05:20 [2024-03-10T17:05:20.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.2.5/maven-failsafe-plugin-3.2.5.jar (55 kB at 173 kB/s)
13:05:20 [2024-03-10T17:05:20.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.6/org.eclipse.tycho.surefire.testng-4.0.6.jar (96 kB at 302 kB/s)
13:05:20 [2024-03-10T17:05:20.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.2.5/surefire-logger-api-3.2.5.jar (14 kB at 34 kB/s)
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.6/org.eclipse.tycho.surefire.junit59-4.0.6.jar (763 kB at 1.9 MB/s)
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.6/org.eclipse.tycho.surefire.junit59withvintage-4.0.6.jar (830 kB at 2.1 MB/s)
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.2.5/surefire-api-3.2.5.jar (171 kB at 423 kB/s)
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.2.5/surefire-extensions-spi-3.2.5.jar (8.2 kB at 20 kB/s)
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
13:05:20 [2024-03-10T17:05:20.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.2.5/surefire-extensions-api-3.2.5.jar (26 kB at 63 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.2.5/surefire-booter-3.2.5.jar (118 kB at 285 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 326 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.2.5/maven-surefire-common-3.2.5.jar (308 kB at 735 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 122 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 46 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/7.0.0/biz.aQute.bnd.maven-7.0.0.jar (198 kB at 392 kB/s)
13:05:20 [2024-03-10T17:05:20.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/7.0.0/biz.aQute.resolve-7.0.0.jar (652 kB at 1.1 MB/s)
13:05:20 [2024-03-10T17:05:20.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.2.5/surefire-shared-utils-3.2.5.jar (2.4 MB at 3.5 MB/s)
13:05:21 [2024-03-10T17:05:21.244Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.pom
13:05:21 [2024-03-10T17:05:21.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.pom
13:05:21 [2024-03-10T17:05:21.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.pom (2.4 kB at 216 kB/s)
13:05:21 [2024-03-10T17:05:21.501Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.jar
13:05:21 [2024-03-10T17:05:21.501Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.jar
13:05:21 [2024-03-10T17:05:21.501Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.6/tycho-p2-repository-plugin-4.0.6.jar (45 kB at 4.5 MB/s)
13:05:22 [2024-03-10T17:05:22.063Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.pom
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.pom
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.pom (3.2 kB at 289 kB/s)
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.jar
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.jar
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.6/tycho-p2-director-plugin-4.0.6.jar (60 kB at 1.1 MB/s)
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.064Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom (1.6 kB at 158 kB/s)
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom (3.2 kB at 455 kB/s)
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom (18 kB at 2.0 MB/s)
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0-sources.jar
13:05:22 [2024-03-10T17:05:22.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
13:05:22 [2024-03-10T17:05:22.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip (18 MB at 36 MB/s)
13:05:22 [2024-03-10T17:05:22.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0-sources.jar
13:05:22 [2024-03-10T17:05:22.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0-sources.jar (906 kB at 11 MB/s)
13:05:23 [2024-03-10T17:05:23.448Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.3/eclipse-macsigner-plugin-1.4.3.pom
13:05:23 [2024-03-10T17:05:23.448Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.3/eclipse-macsigner-plugin-1.4.3.pom (2.5 kB at 276 kB/s)
13:05:23 [2024-03-10T17:05:23.448Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.3/eclipse-macsigner-plugin-1.4.3.jar
13:05:23 [2024-03-10T17:05:23.448Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-macsigner-plugin/1.4.3/eclipse-macsigner-plugin-1.4.3.jar (32 kB at 3.5 MB/s)
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.pom
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.pom
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.pom (2.2 kB at 160 kB/s)
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.jar
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.jar
13:05:23 [2024-03-10T17:05:23.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.6/tycho-p2-publisher-plugin-4.0.6.jar (31 kB at 1.2 MB/s)
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.pom (2.1 kB at 31 kB/s)
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.jar
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.jar
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-gpg-plugin/4.0.6/tycho-gpg-plugin-4.0.6.jar (36 kB at 535 kB/s)
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom (13 kB at 1.5 MB/s)
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.6 MB/s)
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
13:05:24 [2024-03-10T17:05:24.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 407 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 364 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 537 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 261 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 153 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 59 kB/s)
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
13:05:24 [2024-03-10T17:05:24.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 556 kB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 827 kB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.3 MB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 455 kB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.4 MB/s)
13:05:25 [2024-03-10T17:05:25.078Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 622 kB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 573 kB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 4.6 MB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 336 kB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.1 MB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 185 kB/s)
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:05:25 [2024-03-10T17:05:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 850 kB/s)
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 933 kB/s)
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 206 kB/s)
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:05:25 [2024-03-10T17:05:25.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar (58 kB at 3.9 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar (53 kB at 1.2 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.3 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 3.4 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.3 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 4.2 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 255 kB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.8 MB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 513 kB/s)
13:05:25 [2024-03-10T17:05:25.337Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.9 MB/s)
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] ------------------------------------------------------------------------
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] Reactor Build Order:
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] CDT Parent                                                         [pom]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] org.eclipse.cdt.core.native                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Development Tools Core                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] GCC support for CDT Build Core                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] Template Engine Core                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] Template Engine UI                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Development Tools UI                     [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] GCC ToolChain Support UI                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] Template Engine Freemarker Support             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Standard make Build Core                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] LaunchBar Core                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Development Tools Debug Model            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] LaunchBar UI                                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Development Tools Debugger UI            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Development Tools Launching Support      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Standard make Build UI                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] CDT Build System Core                          [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.435Z] [INFO] [bundle] C/C++ Managed Builder UI                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] GNU Managed Build Definitions                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] CDT Headless Builder Application               [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [feature] C/C++ GNU Toolchain Build Support            [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Services Core                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] CDT Remote Utilities                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Autotools Plug-in                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.autotools.docs                          [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Autotools UI Plug-in                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [feature] C/C++ Autotools support                      [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Meson Plug-in                                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.meson.docs                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Meson UI Plug-in                               [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Meson editor                                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [feature] C/C++ Meson Build Support - Preview          [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] CDT Autotools Core                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] CDT Autotools UI                               [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Code Analysis Core                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Code Analysis UI                               [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Code Analysis Core for C/C++                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Codan Analysis UI for C/C++                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Codan Checkers                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Codan Checkers UI                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.linux                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.linux.x86_64                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.linux.aarch64                      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.linux.ppc64le                      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.win32                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.win32.x86_64                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.core.macosx                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] CDT GCC Cross Compiler Support                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.build.crossgcc                         [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Services UI                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Debug Services Framework Core                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Debugger Services Framework UI                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.native.serial                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] TM Terminal, Maven Master                                          [pom]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.tm.terminal.plugins                                    [pom]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Terminal Control (Embeddable Widget)           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] GDB Common                                     [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] GDB DSF Debugger Integration Core              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] GDB DSF Debugger Integration UI                [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] C/C++ Remote Debug Launcher                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] JSch Remote Support                            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Console                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Serial Port Services                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] Remote Serial Port Services UI                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [bundle] JSch UI Remote Support                         [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.remote.doc.isv                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] [feature] Remote Services                              [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.436Z] [INFO] org.eclipse.cdt.launch.remote                          [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Launch over Serial Core Plugin                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Launch over Serial UI Plugin                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Launch over Serial                     [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] GDB UI Common                                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.gdb                                    [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support            [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.debug.application                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.debug.application.doc                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Standalone Debugger                    [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.doc.user                                [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.doc.isv                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Debugger Services Framework Examples           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in        [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.examples.dsf                           [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] CDT Visualizer Core Plug-in                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] CDT Visualizer UI Plug-in                      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration           [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Multicore Visualizer                   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] GDB DSF Debugger Extension Example             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.debug.gdbjtag                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in        [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in          [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.debug.gdbjtag                          [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Container Launch Plug-in                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.docker.launcher                        [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] org.eclipse.cdt.flatpak.launcher                       [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] LLVM Managed Build Definitions                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support     [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] LLDB Debugger Integration Core                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] LLDB Debugger Integration UI                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Debug Core Memory                              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Memory Browser                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Floating Point Memory Renderer                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Memory Search                                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Traditional Memory Rendering                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Memory Transport Plug-in                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Memory View Enhancements               [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Unit Testing Support                   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View     [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Test runner client for UnitTest View   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] CDT Visualizer Examples                        [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Visualizer Framework                   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [bundle] MSVC Build Integration Plug-in                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.437Z] [INFO] [feature] C/C++ Development Tooling Native Utilities   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] C/C++ Development Platform                     [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.cdt                                         [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] C/C++ Development Platform                   [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.cdt                                        [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.cdt.core.tests                         [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] C/C++ Visual C++ Support (experimental)      [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Launch Bar UI Controls                         [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] LaunchBar                                    [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] Launch Bar Core Tests                [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] LaunchBar Remote Core                          [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Remote Launch Target UI                        [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Remote Launch Targets                        [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.launchbar.ui.tests                     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Remote Proxy Protocol Support                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Remote Proxy Support                           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Proxy UI Remote Support                        [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Remote Proxy Server Support                    [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.remote.proxy.server.product             [eclipse-repository]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64           [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Remote Services Proxy                        [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Remote Command Shell Console                 [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Serial Port Remote Services                  [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Telnet Remote Services                       [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal View Core                             [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal View                                  [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal Process Connector                     [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal Local Connector                       [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal via Remote API Connector              [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal SSH Connector                         [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal Telnet Connector                      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Terminal Serial Connector                      [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] Target Management Terminal Tests     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] org.eclipse.tm.terminal.features                                   [pom]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal Control                          [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal Local Connector Extensions       [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal SSH Connector Extensions         [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal Telnet Connector Extensions      [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal Serial Connector Extensions      [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] Terminal (Console) View                      [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [feature] TM Terminal                                  [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] jsoncdb-parent                                                     [pom]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] JSON Compilation Database Parser user manual   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] JSON Compilation Database Parser               [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests   [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] JSON Compilation Database Parser UI            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests    [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] Freescale Compilation Database Parser Support for Freescale CHC compilers [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] Bundle-Name                          [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.438Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] cmake-parent                                                       [pom]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] CDT CMake Core                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] CDT CMake UI                                   [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [feature] C/C++ CMake Build Support - Preview          [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.cmake.ui.tests                     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK            [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.sdk                                    [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.repo                                [eclipse-repository]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Tests                                [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in       [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Make Core Tests Plug-in              [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests        [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Autotools Tests Plug-in              [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Autotools UI Tests Plug-in           [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.meson.ui.tests                     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Codan Core Tests                     [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Codan Checkers UI Tests              [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.ui.tests                           [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] DSF-GDB test fragment                [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.tests.dsf.gdb                      [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] DSF-GDB multicorevisualizer test fragment [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests           [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] Debug Core Memory Tests              [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests [eclipse-test-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.testing                                 [eclipse-plugin]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.testing                                [eclipse-feature]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] org.eclipse.cdt.testing.repo                        [eclipse-repository]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Stand-Alone C/C++ Debugger Product                  [eclipse-repository]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] ---------------------< org.eclipse.cdt:cdt-parent >---------------------
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Building CDT Parent 11.6.0-SNAPSHOT                              [1/214]
13:05:33 [2024-03-10T17:05:33.439Z] [INFO]   from pom.xml
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] --------------------------------[ pom ]---------------------------------
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] --- clean:3.2.0:clean (default-clean) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 3.6 MB/s)
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 13 MB/s)
13:05:33 [2024-03-10T17:05:33.439Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] 
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ cdt-parent ---
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.pom (2.0 kB at 284 kB/s)
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 2.2 MB/s)
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 3.8 MB/s)
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 1.6 MB/s)
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 1.3 MB/s)
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
13:05:33 [2024-03-10T17:05:33.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 228 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 345 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 299 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 204 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 801 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 133 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.pom (2.5 kB at 283 kB/s)
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.pom (2.9 kB at 75 kB/s)
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.5/maven-model-3.9.5.pom (2.7 kB at 340 kB/s)
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.5/maven-artifact-3.9.5.pom (2.3 kB at 331 kB/s)
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 476 kB/s)
13:05:33 [2024-03-10T17:05:33.442Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.4 MB/s)
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 328 kB/s)
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.8 MB/s)
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 110 kB/s)
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
13:05:33 [2024-03-10T17:05:33.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 862 kB/s)
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 735 kB/s)
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 736 kB/s)
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.7 MB/s)
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 621 kB/s)
13:05:33 [2024-03-10T17:05:33.701Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.3 MB/s)
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom (5.1 kB at 571 kB/s)
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.4.3/cbi-common-1.4.3.jar (66 kB at 7.3 MB/s)
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
13:05:33 [2024-03-10T17:05:33.958Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloaded from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.3/cbi-maven-plugin-common-1.4.3.jar (31 kB at 2.2 MB/s)
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 34 MB/s)
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 183 kB/s)
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 355 kB/s)
13:05:33 [2024-03-10T17:05:33.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 14 MB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 647 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 274 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 338 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 3.3 MB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 50 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.5/maven-plugin-api-3.9.5.jar (47 kB at 578 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 318 kB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 4.4 MB/s)
13:05:33 [2024-03-10T17:05:33.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar (42 kB at 259 kB/s)
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.1 MB/s)
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 2.0 MB/s)
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 4.6 MB/s)
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 16 MB/s)
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] 
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ cdt-parent ---
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] 
13:05:34 [2024-03-10T17:05:34.217Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ cdt-parent ---
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] 
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ cdt-parent ---
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] 
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ cdt-parent ---
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] 
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.native >-------------
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] Building org.eclipse.cdt.core.native 6.3.300-SNAPSHOT            [2/214]
13:05:34 [2024-03-10T17:05:34.218Z] [INFO]   from core/org.eclipse.cdt.core.native/pom.xml
13:05:34 [2024-03-10T17:05:34.218Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:05:34 [2024-03-10T17:05:34.218Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:05:34 [2024-03-10T17:05:34.780Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:05:34 [2024-03-10T17:05:34.780Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
13:05:34 [2024-03-10T17:05:34.780Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
13:05:34 [2024-03-10T17:05:34.781Z] [INFO]     Transport mode:         online
13:05:34 [2024-03-10T17:05:34.781Z] [INFO]     Http Transport type:    Java11Client
13:05:34 [2024-03-10T17:05:34.781Z] [INFO]     Update mode:            cache first
13:05:34 [2024-03-10T17:05:34.781Z] [INFO]     Minimum cache duration: 60 minutes
13:05:34 [2024-03-10T17:05:34.781Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
13:05:38 [2024-03-10T17:05:38.955Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:05:38 [2024-03-10T17:05:38.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
13:05:38 [2024-03-10T17:05:38.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 1.6 MB/s)
13:05:39 [2024-03-10T17:05:39.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7-sources.jar
13:05:39 [2024-03-10T17:05:39.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7-sources.jar (72 kB at 1.4 MB/s)
13:05:39 [2024-03-10T17:05:39.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.7/slf4j-simple-2.0.7.jar
13:05:39 [2024-03-10T17:05:39.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.7/slf4j-simple-2.0.7.jar (16 kB at 307 kB/s)
13:05:39 [2024-03-10T17:05:39.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.7/slf4j-simple-2.0.7-sources.jar
13:05:39 [2024-03-10T17:05:39.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/2.0.7/slf4j-simple-2.0.7-sources.jar (13 kB at 234 kB/s)
13:05:39 [2024-03-10T17:05:39.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.jar
13:05:39 [2024-03-10T17:05:39.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6.jar (154 kB at 8.1 MB/s)
13:05:39 [2024-03-10T17:05:39.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6-sources.jar
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.6/org.apache.aries.spifly.dynamic.bundle-1.3.6-sources.jar (114 kB at 1.7 MB/s)
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 22 MB/s)
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1-sources.jar
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10.1/gson-2.10.1-sources.jar (182 kB at 12 MB/s)
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 59 MB/s)
13:05:39 [2024-03-10T17:05:39.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0-sources.jar
13:05:39 [2024-03-10T17:05:39.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0-sources.jar (904 kB at 11 MB/s)
13:05:39 [2024-03-10T17:05:39.983Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0-sources.jar
13:05:40 [2024-03-10T17:05:40.239Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.13.0/commons-io-2.13.0-sources.jar (507 kB at 5.7 MB/s)
13:05:40 [2024-03-10T17:05:40.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar
13:05:40 [2024-03-10T17:05:40.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar (1.3 MB at 45 MB/s)
13:05:40 [2024-03-10T17:05:40.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2-sources.jar
13:05:40 [2024-03-10T17:05:40.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2-sources.jar (1.4 MB at 39 MB/s)
13:05:41 [2024-03-10T17:05:41.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.jar
13:05:41 [2024-03-10T17:05:41.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.jar (1.7 MB at 50 MB/s)
13:05:41 [2024-03-10T17:05:41.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32-sources.jar
13:05:41 [2024-03-10T17:05:41.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32-sources.jar (1.3 MB at 13 MB/s)
13:05:41 [2024-03-10T17:05:41.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar
13:05:41 [2024-03-10T17:05:41.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar (208 kB at 12 MB/s)
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3-sources.jar
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3-sources.jar (203 kB at 18 MB/s)
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3.jar (247 kB at 18 MB/s)
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3-sources.jar
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.3/junit-jupiter-engine-5.9.3-sources.jar (131 kB at 11 MB/s)
13:05:41 [2024-03-10T17:05:41.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.4.0/mockito-core-5.4.0.jar
13:05:41 [2024-03-10T17:05:41.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.4.0/mockito-core-5.4.0.jar (690 kB at 4.5 MB/s)
13:05:41 [2024-03-10T17:05:41.831Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.4.0/mockito-core-5.4.0-sources.jar
13:05:41 [2024-03-10T17:05:41.831Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/5.4.0/mockito-core-5.4.0-sources.jar (533 kB at 13 MB/s)
13:05:42 [2024-03-10T17:05:42.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar
13:05:42 [2024-03-10T17:05:42.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 17 MB/s)
13:05:42 [2024-03-10T17:05:42.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0-sources.jar
13:05:42 [2024-03-10T17:05:42.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/2.0/snakeyaml-2.0-sources.jar (208 kB at 3.6 MB/s)
13:05:42 [2024-03-10T17:05:42.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0-sources.jar
13:05:42 [2024-03-10T17:05:42.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0-sources.jar (1.1 MB at 11 MB/s)
13:05:42 [2024-03-10T17:05:42.599Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0-sources.jar
13:05:42 [2024-03-10T17:05:42.599Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.13.0/jna-5.13.0-sources.jar (164 kB at 2.2 MB/s)
13:05:42 [2024-03-10T17:05:42.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.jar
13:05:42 [2024-03-10T17:05:42.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.jar (3.0 MB at 26 MB/s)
13:05:42 [2024-03-10T17:05:42.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre-sources.jar
13:05:42 [2024-03-10T17:05:42.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre-sources.jar (1.9 MB at 24 MB/s)
13:05:43 [2024-03-10T17:05:43.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
13:05:43 [2024-03-10T17:05:43.417Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 12 MB/s)
13:05:43 [2024-03-10T17:05:43.417Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2-sources.jar
13:05:43 [2024-03-10T17:05:43.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2-sources.jar (83 kB at 8.3 MB/s)
13:05:43 [2024-03-10T17:05:43.418Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:05:43 [2024-03-10T17:05:43.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
13:05:43 [2024-03-10T17:05:43.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 4.5 MB/s)
13:05:43 [2024-03-10T17:05:43.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5-sources.jar
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.5/asm-commons-9.5-sources.jar (83 kB at 1.2 MB/s)
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 9.1 MB/s)
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5-sources.jar
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.5/asm-util-9.5-sources.jar (86 kB at 2.7 MB/s)
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 17 MB/s)
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5-sources.jar
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5-sources.jar (182 kB at 4.7 MB/s)
13:05:43 [2024-03-10T17:05:43.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 5.2 MB/s)
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5-sources.jar
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.5/asm-tree-9.5-sources.jar (77 kB at 1.4 MB/s)
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 2.6 MB/s)
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5-sources.jar
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5-sources.jar (41 kB at 845 kB/s)
13:05:43 [2024-03-10T17:05:43.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar
13:05:43 [2024-03-10T17:05:43.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar (193 kB at 3.1 MB/s)
13:05:44 [2024-03-10T17:05:44.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar
13:05:44 [2024-03-10T17:05:44.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar (44 kB at 1.6 MB/s)
13:06:16 [2024-03-10T17:06:16.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar
13:06:16 [2024-03-10T17:06:16.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.jar (14 MB at 59 MB/s)
13:06:16 [2024-03-10T17:06:16.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
13:06:16 [2024-03-10T17:06:16.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 51 MB/s)
13:06:16 [2024-03-10T17:06:16.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 3.0 MB/s)
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 35 MB/s)
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 21 MB/s)
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.jar (300 kB at 23 MB/s)
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar
13:06:16 [2024-03-10T17:06:16.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.jar (273 kB at 23 MB/s)
13:06:16 [2024-03-10T17:06:16.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar
13:06:16 [2024-03-10T17:06:16.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.jar (1.0 MB at 39 MB/s)
13:06:25 [2024-03-10T17:06:25.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar
13:06:25 [2024-03-10T17:06:25.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.jar (255 kB at 16 MB/s)
13:06:26 [2024-03-10T17:06:26.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom
13:06:26 [2024-03-10T17:06:26.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/74.2/icu4j-74.2.pom (13 kB at 1.3 MB/s)
13:06:26 [2024-03-10T17:06:26.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j-root/74.2/icu4j-root-74.2.pom (25 kB at 2.8 MB/s)
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 59 kB/s)
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 127 kB/s)
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 534 kB/s)
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.6 MB/s)
13:06:26 [2024-03-10T17:06:26.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.2 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.7 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 2.0 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.9 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-jxpath/commons-jxpath/1.3/commons-jxpath-1.3.pom (9.2 kB at 510 kB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.6 MB/s)
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom
13:06:27 [2024-03-10T17:06:27.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-servlet-api/4.0.6/jetty-servlet-api-4.0.6.pom (9.7 kB at 1.1 MB/s)
13:06:27 [2024-03-10T17:06:27.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom
13:06:27 [2024-03-10T17:06:27.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.7/jetty-toolchain-1.7.pom (17 kB at 1.7 MB/s)
13:06:27 [2024-03-10T17:06:27.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom
13:06:27 [2024-03-10T17:06:27.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-jsp/9.0.83.1/apache-jsp-9.0.83.1.pom (17 kB at 1.7 MB/s)
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/jasper-jsp/9.0.83.1/jasper-jsp-9.0.83.1.pom (8.8 kB at 804 kB/s)
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.pom (5.0 kB at 112 kB/s)
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.1 MB/s)
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mortbay/jasper/apache-el/9.0.83.1/apache-el-9.0.83.1.pom (7.9 kB at 375 kB/s)
13:06:27 [2024-03-10T17:06:27.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom
13:06:27 [2024-03-10T17:06:27.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.pom (1.3 kB at 94 kB/s)
13:06:27 [2024-03-10T17:06:27.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
13:06:27 [2024-03-10T17:06:27.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 48 MB/s)
13:06:27 [2024-03-10T17:06:27.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar
13:06:27 [2024-03-10T17:06:27.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/toolchain/jetty-schemas/4.0.3/jetty-schemas-4.0.3.jar (228 kB at 4.5 MB/s)
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.33.0/ecj-3.33.0.jar (3.2 MB at 20 MB/s)
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] 
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.native ---
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] 
13:06:27 [2024-03-10T17:06:27.751Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] The project's OSGi version is 6.3.300.202402211459
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] 
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] 
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] 
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] 
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] 
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.native ---
13:06:28 [2024-03-10T17:06:28.681Z] [INFO] Resolving class path of org.eclipse.cdt.core.native
13:06:29 [2024-03-10T17:06:29.244Z] [INFO] 
13:06:29 [2024-03-10T17:06:29.244Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.native ---
13:06:29 [2024-03-10T17:06:29.244Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:06:29 [2024-03-10T17:06:29.245Z] [INFO] 
13:06:29 [2024-03-10T17:06:29.245Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.native ---
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Copying 1 resource from  to target/classes
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] 
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] --- antrun:3.1.0:run (natives) @ org.eclipse.cdt.core.native ---
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 362 kB/s)
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.502Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.8 MB/s)
13:06:29 [2024-03-10T17:06:29.503Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 815 kB/s)
13:06:29 [2024-03-10T17:06:29.503Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.503Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
13:06:29 [2024-03-10T17:06:29.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 352 kB/s)
13:06:29 [2024-03-10T17:06:29.758Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
13:06:29 [2024-03-10T17:06:29.758Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:06:29 [2024-03-10T17:06:29.758Z] [INFO] Downloading from cbi: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:06:29 [2024-03-10T17:06:29.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
13:06:29 [2024-03-10T17:06:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 24 MB/s)
13:06:29 [2024-03-10T17:06:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
13:06:29 [2024-03-10T17:06:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
13:06:29 [2024-03-10T17:06:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 3.1 MB/s)
13:06:29 [2024-03-10T17:06:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 28 MB/s)
13:06:30 [2024-03-10T17:06:30.014Z] [INFO] Executing tasks
13:06:30 [2024-03-10T17:06:30.270Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.270Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libspawner.jnilib /tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.270Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libspawner.jnilib -F file=@/tmp/production-ARZSzavH0D/libspawner.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:06:30 [2024-03-10T17:06:30.270Z] [INFO]      [exec] set -x ;  temp=/tmp/production-ARZSzavH0D/libspawner.jnilib && mv ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libspawner.jnilib $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libspawner.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&   temp=/tmp/production-ARZSzavH0D/libpty.jnilib && mv ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&   temp=/tmp/production-ARZSzavH0D/libspawner.jnilib && mv ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libspawner.jnilib $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libspawner.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&   temp=/tmp/production-ARZSzavH0D/libpty.jnilib && mv ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libpty.jnilib $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libpty.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&  true
13:06:30 [2024-03-10T17:06:30.528Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.528Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/libpty.jnilib
13:06:30 [2024-03-10T17:06:30.528Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib /tmp/production-ARZSzavH0D/libpty.jnilib
13:06:30 [2024-03-10T17:06:30.528Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/x86_64/libpty.jnilib -F file=@/tmp/production-ARZSzavH0D/libpty.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/libpty.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libspawner.jnilib /tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libspawner.jnilib -F file=@/tmp/production-ARZSzavH0D/libspawner.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/libspawner.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/libpty.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libpty.jnilib /tmp/production-ARZSzavH0D/libpty.jnilib
13:06:30 [2024-03-10T17:06:30.783Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.macosx/os/macosx/aarch64/libpty.jnilib -F file=@/tmp/production-ARZSzavH0D/libpty.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] set -x ;  temp=/tmp/production-ARZSzavH0D/starter.exe && mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe -F file=@$temp https://cbi.eclipse.org/authenticode/sign && rm $temp &&   temp=/tmp/production-ARZSzavH0D/spawner.dll && mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll -F file=@$temp https://cbi.eclipse.org/authenticode/sign && rm $temp &&   temp=/tmp/production-ARZSzavH0D/pty.dll && mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll $temp && curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll -F file=@$temp https://cbi.eclipse.org/authenticode/sign && rm $temp &&  true
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/libpty.jnilib
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] + true
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/starter.exe
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe /tmp/production-ARZSzavH0D/starter.exe
13:06:31 [2024-03-10T17:06:31.039Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/starter.exe -F file=@/tmp/production-ARZSzavH0D/starter.exe https://cbi.eclipse.org/authenticode/sign
13:06:31 [2024-03-10T17:06:31.600Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/starter.exe
13:06:31 [2024-03-10T17:06:31.600Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/spawner.dll
13:06:31 [2024-03-10T17:06:31.600Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll /tmp/production-ARZSzavH0D/spawner.dll
13:06:31 [2024-03-10T17:06:31.601Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/spawner.dll -F file=@/tmp/production-ARZSzavH0D/spawner.dll https://cbi.eclipse.org/authenticode/sign
13:06:34 [2024-03-10T17:06:34.869Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/spawner.dll
13:06:34 [2024-03-10T17:06:34.869Z] [INFO]      [exec] + temp=/tmp/production-ARZSzavH0D/pty.dll
13:06:34 [2024-03-10T17:06:34.869Z] [INFO]      [exec] + mv ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll /tmp/production-ARZSzavH0D/pty.dll
13:06:34 [2024-03-10T17:06:34.869Z] [INFO]      [exec] + curl -f --silent --show-error -o ../../org.eclipse.cdt.core.win32.x86_64/os/win32/x86_64/pty.dll -F file=@/tmp/production-ARZSzavH0D/pty.dll https://cbi.eclipse.org/authenticode/sign
13:06:38 [2024-03-10T17:06:38.138Z] [INFO]      [exec] rmdir /tmp/production-ARZSzavH0D
13:06:38 [2024-03-10T17:06:38.138Z] [INFO]      [exec] + rm /tmp/production-ARZSzavH0D/pty.dll
13:06:38 [2024-03-10T17:06:38.138Z] [INFO]      [exec] + true
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Executed tasks
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] 
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.native ---
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml (455 B at 46 kB/s)
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar (30 kB at 504 kB/s)
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools.annotations/maven-metadata.xml
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools.annotations/maven-metadata.xml (609 B at 34 kB/s)
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools.annotations/1.2.0/org.eclipse.pde.api.tools.annotations-1.2.0.jar
13:06:38 [2024-03-10T17:06:38.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/pde/org.eclipse.pde.api.tools.annotations/1.2.0/org.eclipse.pde.api.tools.annotations-1.2.0.jar (14 kB at 1.4 MB/s)
13:06:38 [2024-03-10T17:06:38.394Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] 
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.native ---
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] 
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.native ---
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] 
13:06:42 [2024-03-10T17:06:42.560Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.native ---
13:06:43 [2024-03-10T17:06:43.925Z] [INFO] 
13:06:43 [2024-03-10T17:06:43.925Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.native ---
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/src/test/resources
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] 
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.native ---
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] 
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.native ---
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/org.eclipse.cdt.core.native-6.3.300-SNAPSHOT-sources.jar
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] 
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.native ---
13:06:43 [2024-03-10T17:06:43.926Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/org.eclipse.cdt.core.native-6.3.300-SNAPSHOT.jar
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] 
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.native ---
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] 
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.native ---
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] 
13:06:44 [2024-03-10T17:06:44.184Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.native ---
13:06:44 [2024-03-10T17:06:44.440Z] [INFO] 
13:06:44 [2024-03-10T17:06:44.440Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.native ---
13:06:44 [2024-03-10T17:06:44.440Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/org.eclipse.cdt.core.native-6.3.300-SNAPSHOT.jar
13:06:45 [2024-03-10T17:06:45.807Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/org.eclipse.cdt.core.native-6.3.300-SNAPSHOT-sources.jar
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] 
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.native ---
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.native:6.3.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/pom.xml
13:06:47 [2024-03-10T17:06:47.173Z]     The main artifact has been replaced with the baseline version.
13:06:47 [2024-03-10T17:06:47.173Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:06:47 [2024-03-10T17:06:47.173Z] 
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] 
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.native ---
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] 
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.native ---
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] 
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.native ---
13:06:47 [2024-03-10T17:06:47.173Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.native:eclipse-plugin:6.3.300-SNAPSHOT with linux/gtk/x86_64
13:06:47 [2024-03-10T17:06:47.429Z] [INFO] Adding repository https://download.eclipse.org/releases/2024-03
13:06:51 [2024-03-10T17:06:51.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.3.0/org.osgi.service.component.annotations-1.3.0.jar
13:06:51 [2024-03-10T17:06:51.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.3.0/org.osgi.service.component.annotations-1.3.0.jar (36 kB at 641 kB/s)
13:06:51 [2024-03-10T17:06:51.861Z] [INFO] Adding repository https://download.eclipse.org/releases/2023-12
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] API Analysis finished in 29 s.
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] 0 API ERRORS
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] 0 API warnings
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.core >----------------
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] Building [bundle] C/C++ Development Tools Core 8.4.0-SNAPSHOT    [3/214]
13:07:18 [2024-03-10T17:07:18.366Z] [INFO]   from core/org.eclipse.cdt.core/.polyglot.META-INF
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:07:18 [2024-03-10T17:07:18.366Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 4.3 MB/s)
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 406 kB/s)
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.366Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.928Z] [INFO] The project's OSGi version is 8.4.0.202402110645
13:07:18 [2024-03-10T17:07:18.928Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.928Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.928Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.928Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] 
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core ---
13:07:18 [2024-03-10T17:07:18.929Z] [INFO] Resolving class path of [bundle] C/C++ Development Tools Core
13:07:19 [2024-03-10T17:07:19.185Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.185Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.185Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:07:19 [2024-03-10T17:07:19.185Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.185Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-1) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-2) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-3) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-4) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-5) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/templateengine added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-6) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/doxygen added.
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/main/resources
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] 
13:07:19 [2024-03-10T17:07:19.186Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core ---
13:07:19 [2024-03-10T17:07:19.442Z] [INFO] Compiling 2378 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:07:37 [2024-03-10T17:07:37.491Z] [INFO] 
13:07:37 [2024-03-10T17:07:37.491Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core ---
13:07:37 [2024-03-10T17:07:37.491Z] [INFO] 
13:07:37 [2024-03-10T17:07:37.491Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core ---
13:07:37 [2024-03-10T17:07:37.491Z] [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
13:07:40 [2024-03-10T17:07:40.802Z] [INFO] 0 component(s) where generated, 1 where kept.
13:07:40 [2024-03-10T17:07:40.802Z] [INFO] 
13:07:40 [2024-03-10T17:07:40.802Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/test/resources
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/org.eclipse.cdt.core-8.4.0-SNAPSHOT-sources.jar
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [WARNING] Checking Service-Component header that contains wildcards is currently not supported
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/org.eclipse.cdt.core-8.4.0-SNAPSHOT.jar
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core ---
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] 
13:08:19 [2024-03-10T17:08:19.474Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core ---
13:08:21 [2024-03-10T17:08:21.996Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/org.eclipse.cdt.core-8.4.0-SNAPSHOT.jar
13:08:26 [2024-03-10T17:08:26.170Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/org.eclipse.cdt.core-8.4.0-SNAPSHOT-sources.jar
13:08:27 [2024-03-10T17:08:27.538Z] [INFO] 
13:08:27 [2024-03-10T17:08:27.538Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core ---
13:08:28 [2024-03-10T17:08:28.913Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core:8.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/.polyglot.META-INF
13:08:28 [2024-03-10T17:08:28.913Z]     The main artifact has been replaced with the baseline version.
13:08:28 [2024-03-10T17:08:28.913Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:08:28 [2024-03-10T17:08:28.913Z] 
13:08:28 [2024-03-10T17:08:28.913Z] [INFO] 
13:08:28 [2024-03-10T17:08:28.913Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core ---
13:08:29 [2024-03-10T17:08:29.173Z] [INFO] 
13:08:29 [2024-03-10T17:08:29.173Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core ---
13:08:30 [2024-03-10T17:08:30.539Z] [INFO] 
13:08:30 [2024-03-10T17:08:30.540Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core ---
13:08:30 [2024-03-10T17:08:30.540Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core:eclipse-plugin:8.4.0-SNAPSHOT with linux/gtk/x86_64
13:09:38 [2024-03-10T17:09:38.173Z] [INFO] API Analysis finished in 57 s.
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File IASTEnumerationSpecifier.java at line 27: IASTEnumerator leaks APIs from the superinterface IASTAttributeOwner (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTEnumerationSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File IASTEnumerationSpecifier.java at line 27: IASTEnumerator leaks APIs from the superinterface IASTNameOwner (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTEnumerationSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File IASTInitializerExpression.java at line 22: IASTInitializerExpression leaks APIs from the superinterface IASTEqualsInitializer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTInitializerExpression.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File IASTMacroExpansion.java at line 21: IASTMacroExpansion leaks APIs from the superinterface IASTNodeLocation (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTMacroExpansion.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTAlignmentSpecifier.java at line 22: ICPPASTAlignmentSpecifier leaks APIs from the superinterface IASTAlignmentSpecifier (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAlignmentSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTAlignmentSpecifier.java at line 22: ICPPASTAlignmentSpecifier leaks APIs from the superinterface ICPPASTAttributeSpecifier (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAlignmentSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTCompositeTypeSpecifier.java at line 59: ICPPASTBaseSpecifier leaks APIs from the superinterface ICPPASTPackExpandable (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompositeTypeSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTCompositeTypeSpecifier.java at line 59: ICPPASTBaseSpecifier leaks APIs from the superinterface IASTNode (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompositeTypeSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTCompositeTypeSpecifier.java at line 59: ICPPASTBaseSpecifier leaks APIs from the superinterface IASTNameOwner (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompositeTypeSpecifier.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTFunctionTryBlockDeclarator.java at line 23: ICPPASTFunctionTryBlockDeclarator leaks APIs from the superinterface ICPPASTFunctionDeclarator (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionTryBlockDeclarator.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTTypenameExpression.java at line 26: ICPPASTTypenameExpression leaks APIs from the superinterface IASTNameOwner (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypenameExpression.java)
13:09:38 [2024-03-10T17:09:38.173Z] [WARNING] [API WARNING] File ICPPASTTypenameExpression.java at line 26: ICPPASTTypenameExpression leaks APIs from the superinterface ICPPASTSimpleTypeConstructorExpression (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypenameExpression.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPConstructorSpecialization.java at line 17: ICPPConstructorSpecialization leaks APIs from the superinterface ICPPSpecialization (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPConstructorSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPConstructorSpecialization.java at line 17: ICPPConstructorSpecialization leaks APIs from the superinterface ICPPConstructor (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPConstructorSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPDeferredFunction.java at line 21: ICPPDeferredFunction leaks APIs from the superinterface ICPPFunction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPDeferredFunction.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPDeferredTemplateInstance.java at line 23: ICPPDeferredTemplateInstance leaks APIs from the superinterface ICPPTemplateInstance (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPDeferredTemplateInstance.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPEnumerationSpecialization.java at line 20: ICPPEnumerationSpecialization leaks APIs from the superinterface ICPPEnumeration (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPEnumerationSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPEnumerationSpecialization.java at line 20: ICPPEnumerationSpecialization leaks APIs from the superinterface ICPPTypeSpecialization (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPEnumerationSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPFunctionSpecialization.java at line 17: ICPPFunctionSpecialization leaks APIs from the superinterface ICPPFunction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPFunctionSpecialization.java at line 17: ICPPFunctionSpecialization leaks APIs from the superinterface ICPPSpecialization (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPPartialSpecialization.java at line 21: ICPPPartialSpecialization leaks APIs from the superinterface ICPPTemplateDefinition (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPPartialSpecialization.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File ICPPPartiallySpecializable.java at line 22: ICPPPartiallySpecializable leaks APIs from the superinterface ICPPTemplateDefinition (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPPartiallySpecializable.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File IGCCASTAttributeSpecifier.java at line 25: IGCCASTAttributeSpecifier leaks APIs from the superinterface IASTAttributeSpecifier (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/IGCCASTAttributeSpecifier.java)
13:09:38 [2024-03-10T17:09:38.174Z] [WARNING] [API WARNING] File IGNUASTTypeIdExpression.java at line 23: IGNUASTTypeIdExpression leaks APIs from the superinterface IASTTypeIdExpression (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/IGNUASTTypeIdExpression.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGNUASTUnaryExpression.java at line 22: IGNUASTUnaryExpression leaks APIs from the superinterface IASTUnaryExpression (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/IGNUASTUnaryExpression.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPASTExplicitTemplateInstantiation.java at line 22: IGPPASTExplicitTemplateInstantiation leaks APIs from the superinterface ICPPASTExplicitTemplateInstantiation (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTExplicitTemplateInstantiation.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPASTPointer.java at line 22: IGPPASTPointer leaks APIs from the superinterface IASTPointer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTPointer.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPASTPointerToMember.java at line 22: IGPPASTPointerToMember leaks APIs from the superinterface ICPPASTPointerToMember (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTPointerToMember.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPASTSimpleDeclSpecifier.java at line 24: IGPPASTSimpleDeclSpecifier leaks APIs from the superinterface ICPPASTSimpleDeclSpecifier (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTSimpleDeclSpecifier.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPASTSimpleDeclSpecifier.java at line 24: IGPPASTSimpleDeclSpecifier leaks APIs from the superinterface IGPPASTDeclSpecifier (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTSimpleDeclSpecifier.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPBasicType.java at line 24: IGPPBasicType leaks APIs from the superinterface ICPPBasicType (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPBasicType.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPPointerToMemberType.java at line 22: IGPPPointerToMemberType leaks APIs from the superinterface ICPPPointerToMemberType (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPPointerToMemberType.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IGPPPointerType.java at line 22: IGPPPointerType leaks APIs from the superinterface IPointerType (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPPointerType.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File IContributedCElement.java at line 28: IContributedCElement leaks APIs from the superinterface ICElement (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/IContributedCElement.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File ICConfigurationDescription.java at line 45: ICConfigurationDescription leaks APIs from the superinterface ICSettingsStorage (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICConfigurationDescription.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File ICLanguageSettingEntry.java at line 20: ICLanguageSettingEntry leaks APIs from the superinterface ICSettingEntry (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICLanguageSettingEntry.java)
13:09:38 [2024-03-10T17:09:38.175Z] [WARNING] [API WARNING] File ICPathEntry.java at line 21: ICPathEntry leaks APIs from the superinterface ICSettingEntry (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICPathEntry.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File ICProjectDescription.java at line 28: ICProjectDescription leaks APIs from the superinterface ICSettingsStorage (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICProjectDescription.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File AbstractCExtension.java at line 20: AbstractCExtension implements non-API interface ICExtension (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/AbstractCExtension.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File IndexTypeInfo.java at line 57: IndexTypeInfo implements non-API interface IFunctionInfo (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/IndexTypeInfo.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File IndexTypeInfo.java at line 57: IndexTypeInfo implements non-API interface ITypeInfo (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/IndexTypeInfo.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File QualifiedTypeName.java at line 22: QualifiedTypeName implements non-API interface IQualifiedTypeName (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/QualifiedTypeName.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File TypeInfo.java at line 22: TypeInfo implements non-API interface ITypeInfo (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/TypeInfo.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File TypeReference.java at line 33: TypeReference implements non-API interface ITypeReference (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/TypeReference.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File TypeSearchScope.java at line 34: TypeSearchScope implements non-API interface ITypeSearchScope (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/TypeSearchScope.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File CdtVariableStatus.java at line 24: CdtVariableStatus implements non-API interface ICdtVariableStatus (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/cdtvariables/CdtVariableStatus.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File ASTCompletionNode.java at line 23: ASTCompletionNode implements non-API interface IASTCompletionNode (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/ASTCompletionNode.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File AbstractScannerExtensionConfiguration.java at line 27: AbstractScannerExtensionConfiguration implements non-API interface IScannerExtensionConfiguration (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractScannerExtensionConfiguration.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File AbstractCParserExtensionConfiguration.java at line 24: AbstractCParserExtensionConfiguration implements non-API interface ICParserExtensionConfiguration (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/AbstractCParserExtensionConfiguration.java)
13:09:38 [2024-03-10T17:09:38.176Z] [WARNING] [API WARNING] File AbstractCPPParserExtensionConfiguration.java at line 31: AbstractCPPParserExtensionConfiguration implements non-API interface ICPPParserExtensionConfiguration (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/AbstractCPPParserExtensionConfiguration.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File EnvironmentVariable.java at line 25: EnvironmentVariable implements non-API interface IEnvironmentVariable (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/envvar/EnvironmentVariable.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File IPDOMASTProcessor.java at line 47: Abstract implements non-API interface IPDOMASTProcessor (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IPDOMASTProcessor.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File ResourceContainerRelativeLocationConverter.java at line 29: ResourceContainerRelativeLocationConverter implements non-API interface IIndexLocationConverter (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/ResourceContainerRelativeLocationConverter.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File URIRelativeLocationConverter.java at line 31: URIRelativeLocationConverter implements non-API interface IIndexLocationConverter (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/URIRelativeLocationConverter.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File AbstractExportProjectProvider.java at line 34: AbstractExportProjectProvider implements non-API interface IExportProjectProvider (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/AbstractExportProjectProvider.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File AbstractLanguage.java at line 31: AbstractLanguage implements non-API interface ILanguage (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/AbstractLanguage.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File LanguageMappingChangeEvent.java at line 28: LanguageMappingChangeEvent implements non-API interface ILanguageMappingChangeEvent (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/LanguageMappingChangeEvent.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File AbstractPersistableProblem.java at line 19: AbstractPersistableProblem implements non-API interface IPersistableProblem (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/AbstractPersistableProblem.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File IParserSettings2.java at line 32: Default implements non-API interface IParserSettings2 (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/IParserSettings2.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File ACSettingEntry.java at line 18: ACSettingEntry implements non-API interface ICSettingEntry (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ACSettingEntry.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File XmlStorageElement.java at line 37: XmlStorageElement implements non-API interface ICStorageElement (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/XmlStorageElement.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File DefaultCygwinToolFactory.java at line 22: DefaultCygwinToolFactory implements non-API interface ICygwinToolsFactroy (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/DefaultCygwinToolFactory.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File DefaultGnuToolFactory.java at line 31: DefaultGnuToolFactory implements non-API interface IGnuToolFactory (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/DefaultGnuToolFactory.java)
13:09:38 [2024-03-10T17:09:38.177Z] [WARNING] [API WARNING] File SupplierBasedCdtVariableSubstitutor.java at line 28: SupplierBasedCdtVariableSubstitutor implements non-API interface IVariableSubstitutor (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File CodeViewReader.java at line 24: CodeViewReader implements non-API interface ISymbolReader (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/coff/CodeViewReader.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File DwarfReader.java at line 47: DwarfReader implements non-API interface ISymbolReader (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/debug/dwarf/DwarfReader.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File DwarfReader.java at line 47: DwarfReader implements non-API interface ICompileOptionsFinder (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/debug/dwarf/DwarfReader.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File StabsReader.java at line 22: StabsReader implements non-API interface ISymbolReader (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/debug/stabs/StabsReader.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File Coff64.java at line 488: The API problem filter for: 'The field org.eclipse.cdt.utils.coff.Coff64.Symbol.SC_EXTERNAL has been added to a class' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/coff/Coff64.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File Coff64.java at line 259: The API problem filter for: 'The field org.eclipse.cdt.utils.coff.Coff64.SectionHeader.STYP_MEM_DISCARDABLE has been added to a class' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/coff/Coff64.java)
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] [API WARNING] File Coff64.java at line 259: The API problem filter for: 'The field org.eclipse.cdt.utils.coff.Coff64.SectionHeader.STYP_MEM_WRITE has been added to a class' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/coff/Coff64.java)
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 0 API ERRORS
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 71 API warnings
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.core >-----------
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] Building [bundle] GCC support for CDT Build Core 2.1.400-SNAPSHOT [4/214]
13:09:38 [2024-03-10T17:09:38.178Z] [INFO]   from build/org.eclipse.cdt.build.gcc.core/.polyglot.META-INF
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:09:38 [2024-03-10T17:09:38.178Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] The project's OSGi version is 2.1.400.202402230238
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] Resolving class path of [bundle] GCC support for CDT Build Core
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.178Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/src/main/resources
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/src/test/resources
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/target/org.eclipse.cdt.build.gcc.core-2.1.400-SNAPSHOT-sources.jar
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/target/org.eclipse.cdt.build.gcc.core-2.1.400-SNAPSHOT.jar
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/target/org.eclipse.cdt.build.gcc.core-2.1.400-SNAPSHOT.jar
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/target/org.eclipse.cdt.build.gcc.core-2.1.400-SNAPSHOT-sources.jar
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.core:2.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.core/.polyglot.META-INF
13:09:38 [2024-03-10T17:09:38.179Z]     The main artifact has been replaced with the baseline version.
13:09:38 [2024-03-10T17:09:38.179Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:09:38 [2024-03-10T17:09:38.179Z] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] 
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.build.gcc.core ---
13:09:38 [2024-03-10T17:09:38.179Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.build.gcc.core:eclipse-plugin:2.1.400-SNAPSHOT with linux/gtk/x86_64
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] API Analysis finished in 16 s.
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] 0 API ERRORS
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] 0 API warnings
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] 
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tools.templates.core >----------
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] Building [bundle] Template Engine Core 2.0.100-SNAPSHOT          [5/214]
13:09:48 [2024-03-10T17:09:48.127Z] [INFO]   from tools.templates/org.eclipse.tools.templates.core/.polyglot.META-INF
13:09:48 [2024-03-10T17:09:48.127Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:09:48 [2024-03-10T17:09:48.127Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] The project's OSGi version is 2.0.100.202402230238
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.060Z] [INFO] Resolving class path of [bundle] Template Engine Core
13:09:49 [2024-03-10T17:09:49.316Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.316Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/src/main/resources
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.317Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:09:49 [2024-03-10T17:09:49.572Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.572Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.572Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.572Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/src/test/resources
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/target/org.eclipse.tools.templates.core-2.0.100-SNAPSHOT-sources.jar
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.573Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/target/org.eclipse.tools.templates.core-2.0.100-SNAPSHOT.jar
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] 
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.tools.templates.core ---
13:09:49 [2024-03-10T17:09:49.829Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/target/org.eclipse.tools.templates.core-2.0.100-SNAPSHOT.jar
13:09:51 [2024-03-10T17:09:51.206Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/target/org.eclipse.tools.templates.core-2.0.100-SNAPSHOT-sources.jar
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] 
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.tools.templates.core ---
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.core:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.core/.polyglot.META-INF
13:09:52 [2024-03-10T17:09:52.577Z]     The main artifact has been replaced with the baseline version.
13:09:52 [2024-03-10T17:09:52.577Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:09:52 [2024-03-10T17:09:52.577Z] 
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] 
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.tools.templates.core ---
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] 
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tools.templates.core ---
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] 
13:09:52 [2024-03-10T17:09:52.577Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.tools.templates.core ---
13:09:52 [2024-03-10T17:09:52.578Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.tools.templates.core:eclipse-plugin:2.0.100-SNAPSHOT with linux/gtk/x86_64
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] API Analysis finished in 18 s.
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 0 API ERRORS
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 0 API warnings
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.tools.templates.ui >-----------
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] Building [bundle] Template Engine UI 2.0.100-SNAPSHOT            [6/214]
13:10:14 [2024-03-10T17:10:14.476Z] [INFO]   from tools.templates/org.eclipse.tools.templates.ui/.polyglot.META-INF
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:10:14 [2024-03-10T17:10:14.476Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] The project's OSGi version is 2.0.100.202402071818
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.476Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Resolving class path of [bundle] Template Engine UI
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/src/main/resources
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/src/test/resources
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/target/org.eclipse.tools.templates.ui-2.0.100-SNAPSHOT-sources.jar
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/target/org.eclipse.tools.templates.ui-2.0.100-SNAPSHOT.jar
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/target/org.eclipse.tools.templates.ui-2.0.100-SNAPSHOT.jar
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/target/org.eclipse.tools.templates.ui-2.0.100-SNAPSHOT-sources.jar
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.477Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.ui:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/.polyglot.META-INF
13:10:14 [2024-03-10T17:10:14.734Z]     The main artifact has been replaced with the baseline version.
13:10:14 [2024-03-10T17:10:14.734Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:10:14 [2024-03-10T17:10:14.734Z] 
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] 
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.tools.templates.ui ---
13:10:14 [2024-03-10T17:10:14.734Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.tools.templates.ui:eclipse-plugin:2.0.100-SNAPSHOT with linux/gtk/x86_64
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] API Analysis finished in 23 s.
13:10:41 [2024-03-10T17:10:41.250Z] [WARNING] [API WARNING] File TemplateWizard.java at line 39: TemplateWizard illegally extends BasicNewResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/src/org/eclipse/tools/templates/ui/TemplateWizard.java)
13:10:41 [2024-03-10T17:10:41.250Z] [WARNING] [API WARNING] File TagListViewer.java at line 25: TagListViewer illegally extends ListViewer (location: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.ui/src/org/eclipse/tools/templates/ui/internal/TagListViewer.java)
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] 0 API ERRORS
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] 2 API warnings
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.cdt.ui >-----------------
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] Building [bundle] C/C++ Development Tools UI 8.1.400-SNAPSHOT    [7/214]
13:10:41 [2024-03-10T17:10:41.250Z] [INFO]   from core/org.eclipse.cdt.ui/.polyglot.META-INF
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:10:41 [2024-03-10T17:10:41.250Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.250Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.506Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.506Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.506Z] [INFO] The project's OSGi version is 8.1.400.202402261635
13:10:41 [2024-03-10T17:10:41.506Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.506Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] 
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.ui ---
13:10:41 [2024-03-10T17:10:41.761Z] [INFO] Resolving class path of [bundle] C/C++ Development Tools UI
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-7) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/utils.ui added.
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-8) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/browser added.
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-9) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/templateengine added.
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/main/resources
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] 
13:10:42 [2024-03-10T17:10:42.018Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.ui ---
13:10:42 [2024-03-10T17:10:42.274Z] [INFO] Compiling 1511 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] 
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.ui ---
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] 
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.ui ---
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] 
13:10:54 [2024-03-10T17:10:54.647Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.ui ---
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] 
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.ui ---
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/test/resources
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] 
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.ui ---
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] 
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.ui ---
13:11:01 [2024-03-10T17:11:01.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/target/org.eclipse.cdt.ui-8.1.400-SNAPSHOT-sources.jar
13:11:01 [2024-03-10T17:11:01.442Z] [INFO] 
13:11:01 [2024-03-10T17:11:01.442Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.ui ---
13:11:02 [2024-03-10T17:11:02.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/target/org.eclipse.cdt.ui-8.1.400-SNAPSHOT.jar
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] 
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.ui ---
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] 
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.ui ---
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] 
13:11:03 [2024-03-10T17:11:03.298Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.ui ---
13:11:03 [2024-03-10T17:11:03.553Z] [INFO] 
13:11:03 [2024-03-10T17:11:03.553Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.ui ---
13:11:06 [2024-03-10T17:11:06.821Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/target/org.eclipse.cdt.ui-8.1.400-SNAPSHOT.jar
13:11:10 [2024-03-10T17:11:10.088Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/target/org.eclipse.cdt.ui-8.1.400-SNAPSHOT-sources.jar
13:11:11 [2024-03-10T17:11:11.977Z] [INFO] 
13:11:11 [2024-03-10T17:11:11.977Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.ui ---
13:11:12 [2024-03-10T17:11:12.905Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.ui:8.1.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/.polyglot.META-INF
13:11:12 [2024-03-10T17:11:12.905Z]     The main artifact has been replaced with the baseline version.
13:11:12 [2024-03-10T17:11:12.905Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:11:12 [2024-03-10T17:11:12.905Z] 
13:11:12 [2024-03-10T17:11:12.905Z] [INFO] 
13:11:12 [2024-03-10T17:11:12.905Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.ui ---
13:11:13 [2024-03-10T17:11:13.162Z] [INFO] 
13:11:13 [2024-03-10T17:11:13.162Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.ui ---
13:11:15 [2024-03-10T17:11:15.050Z] [INFO] 
13:11:15 [2024-03-10T17:11:15.050Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.ui ---
13:11:15 [2024-03-10T17:11:15.050Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.ui:eclipse-plugin:8.1.400-SNAPSHOT with linux/gtk/x86_64
13:12:01 [2024-03-10T17:12:01.692Z] [INFO] API Analysis finished in 46 s.
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File BuildConsoleViewer.java at line 38: BuildConsoleViewer illegally extends TextViewer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/BuildConsoleViewer.java)
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File BuildGroup.java at line 60: CDTBuildAction illegally extends BuildAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/BuildGroup.java)
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File CViewMoveAction.java at line 40: CViewMoveAction illegally extends MoveResourceAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CViewMoveAction.java)
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File CViewRenameAction.java at line 34: CViewRenameAction illegally extends RenameResourceAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/cview/CViewRenameAction.java)
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File CDocumentProvider.java at line 309: TranslationUnitAnnotationModel illegally extends ResourceMarkerAnnotationModel (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CDocumentProvider.java)
13:12:01 [2024-03-10T17:12:01.692Z] [WARNING] [API WARNING] File CSourceViewer.java at line 62: CSourceViewer illegally extends ProjectionViewer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/CSourceViewer.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ExternalSearchAnnotationModel.java at line 25: ExternalSearchAnnotationModel illegally extends ResourceMarkerAnnotationModel (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/ExternalSearchAnnotationModel.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ICEditorActionDefinitionIds.java at line 30: ICEditorActionDefinitionIds illegally extends ITextEditorActionDefinitionIds (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/ICEditorActionDefinitionIds.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File CNavigatorRenameResourceAction.java at line 27: CNavigatorRenameResourceAction illegally extends RenameResourceAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/navigator/CNavigatorRenameResourceAction.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File OpenCElementAction.java at line 38: OpenCElementAction illegally extends OpenFileAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/navigator/OpenCElementAction.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ChangeParametersControl.java at line 239: DirectionCellEditor illegally extends ComboBoxCellEditor (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/refactoring/ChangeParametersControl.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File AbstractCompareViewerInformationControl.java at line 57: CompareViewerControl illegally extends ViewForm (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/AbstractCompareViewerInformationControl.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File CSpellingService.java at line 34: CSpellingService illegally extends SpellingService (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/spelling/CSpellingService.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ProblemTableViewer.java at line 33: ProblemTableViewer illegally extends TableViewer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/util/ProblemTableViewer.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ProblemTreeViewer.java at line 34: ProblemTreeViewer illegally extends TreeViewer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/util/ProblemTreeViewer.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ViewerPane.java at line 28: ViewerPane illegally extends ViewForm (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/util/ViewerPane.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File ExtendedTreeViewer.java at line 19: ExtendedTreeViewer illegally extends TreeViewer (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/viewsupport/ExtendedTreeViewer.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File NewFileFromTemplateWizard.java at line 39: NewFileFromTemplateWizard illegally extends BasicNewResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/wizards/filewizard/NewFileFromTemplateWizard.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File CLocationTab.java at line 236: An anonymous type defined in org.eclipse.cdt.ui.newui.CLocationTab.buttonPressed(int) illegally extends NewFolderDialog (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/newui/CLocationTab.java)
13:12:01 [2024-03-10T17:12:01.693Z] [WARNING] [API WARNING] File EnvironmentTab.java at line 388: MyListSelectionDialog illegally extends ListSelectionDialog (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/newui/EnvironmentTab.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File CDTCommonProjectWizard.java at line 56: CDTCommonProjectWizard illegally extends BasicNewResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/CDTCommonProjectWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewCProjectWizard.java at line 53: NewCProjectWizard illegally extends BasicNewResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewCProjectWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewFileCreationWizard.java at line 21: NewFileCreationWizard illegally extends BasicNewFileResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewFileCreationWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewFolderCreationWizard.java at line 21: NewFolderCreationWizard illegally extends BasicNewFolderResourceWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewFolderCreationWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File FileListControl.java at line 400: ClipboardList illegally extends List (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/utils.ui/org/eclipse/cdt/utils/ui/controls/FileListControl.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File ImageCombo.java at line 260: ImageCombo illegally references constructor TypedListener(SWTEventListener) (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/ImageCombo.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File ImageCombo.java at line 292: ImageCombo illegally references constructor TypedListener(SWTEventListener) (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/ImageCombo.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File CElementContentProvider.java at line 70: CElementContentProvider extends non-API type BaseCElementContentProvider (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/CElementContentProvider.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File OpenAction.java at line 59: OpenAction leaks APIs from the superclass SelectionDispatchAction (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/actions/OpenAction.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File ICPropertyProvider2.java at line 22: ICPropertyProvider2 leaks APIs from the superinterface ICPropertyProvider (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/newui/ICPropertyProvider2.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 113: NewClassCreationWizardPage extends non-API type NewElementWizardPage (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewHeaderFileCreationWizard.java at line 21: NewHeaderFileCreationWizard extends non-API type AbstractFileCreationWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewHeaderFileCreationWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewSourceFileCreationWizard.java at line 21: NewSourceFileCreationWizard extends non-API type AbstractFileCreationWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewSourceFileCreationWizard.java)
13:12:01 [2024-03-10T17:12:01.694Z] [WARNING] [API WARNING] File NewSourceFolderCreationWizard.java at line 23: NewSourceFolderCreationWizard extends non-API type NewElementWizard (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewSourceFolderCreationWizard.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File CElementLabelProvider.java at line 84: CElementLabelProvider.fImageLabelProvider declared as non-API type CElementImageProvider (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/CElementLabelProvider.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 142: NewClassCreationWizardPage.fNamespaceDialogField declared as non-API type StringButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 144: NewClassCreationWizardPage.fBaseClassesDialogField declared as non-API type BaseClassesListDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 147: NewClassCreationWizardPage.fSourceFileDialogField declared as non-API type StringButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 140: NewClassCreationWizardPage.fSourceFolderDialogField declared as non-API type StringButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 141: NewClassCreationWizardPage.fNamespaceSelection declared as non-API type SelectionButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 151: NewClassCreationWizardPage.fIsFinalClassField declared as non-API type SelectionButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 143: NewClassCreationWizardPage.fClassNameDialogField declared as non-API type StringDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 155: NewClassCreationWizardPage.fTestFileSelection declared as non-API type SelectionButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 146: NewClassCreationWizardPage.fHeaderFileDialogField declared as non-API type StringButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 145: NewClassCreationWizardPage.fMethodStubsDialogField declared as non-API type MethodStubsListDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [WARNING] [API WARNING] File NewClassCreationWizardPage.java at line 153: NewClassCreationWizardPage.fTestFileDialogField declared as non-API type StringButtonDialogField (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/wizards/NewClassCreationWizardPage.java)
13:12:01 [2024-03-10T17:12:01.695Z] [INFO] 0 API ERRORS
13:12:01 [2024-03-10T17:12:01.695Z] [INFO] 46 API warnings
13:12:01 [2024-03-10T17:12:01.695Z] [INFO] 
13:12:01 [2024-03-10T17:12:01.695Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui >------------
13:12:01 [2024-03-10T17:12:01.696Z] [INFO] Building [bundle] GCC ToolChain Support UI 1.2.200-SNAPSHOT      [8/214]
13:12:01 [2024-03-10T17:12:01.696Z] [INFO]   from build/org.eclipse.cdt.build.gcc.ui/.polyglot.META-INF
13:12:01 [2024-03-10T17:12:01.696Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:12:01 [2024-03-10T17:12:01.696Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:12:04 [2024-03-10T17:12:04.213Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] The project's OSGi version is 1.2.200.202402230238
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.214Z] [INFO] Resolving class path of [bundle] GCC ToolChain Support UI
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] Copying 1 resource from  to target/classes
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] 
13:12:04 [2024-03-10T17:12:04.470Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.build.gcc.ui ---
13:12:04 [2024-03-10T17:12:04.726Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:12:05 [2024-03-10T17:12:05.288Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.288Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.288Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.288Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/src/test/resources
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/target/org.eclipse.cdt.build.gcc.ui-1.2.200-SNAPSHOT-sources.jar
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/target/org.eclipse.cdt.build.gcc.ui-1.2.200-SNAPSHOT.jar
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] 
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.build.gcc.ui ---
13:12:05 [2024-03-10T17:12:05.289Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/target/org.eclipse.cdt.build.gcc.ui-1.2.200-SNAPSHOT.jar
13:12:06 [2024-03-10T17:12:06.217Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/target/org.eclipse.cdt.build.gcc.ui-1.2.200-SNAPSHOT-sources.jar
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] 
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.build.gcc.ui ---
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.build.gcc.ui/.polyglot.META-INF
13:12:07 [2024-03-10T17:12:07.581Z]     The main artifact has been replaced with the baseline version.
13:12:07 [2024-03-10T17:12:07.581Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:12:07 [2024-03-10T17:12:07.581Z] 
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] 
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.build.gcc.ui ---
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] 
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.build.gcc.ui ---
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] 
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.build.gcc.ui ---
13:12:07 [2024-03-10T17:12:07.581Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.build.gcc.ui:eclipse-plugin:1.2.200-SNAPSHOT with linux/gtk/x86_64
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] API Analysis finished in 19 s.
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] 0 API ERRORS
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] 0 API warnings
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] 
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] -------< org.eclipse.cdt:org.eclipse.tools.templates.freemarker >-------
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] Building [bundle] Template Engine Freemarker Support 2.0.100-SNAPSHOT [9/214]
13:12:29 [2024-03-10T17:12:29.469Z] [INFO]   from tools.templates/org.eclipse.tools.templates.freemarker/.polyglot.META-INF
13:12:29 [2024-03-10T17:12:29.469Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:12:29 [2024-03-10T17:12:29.469Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:12:30 [2024-03-10T17:12:30.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.pom
13:12:30 [2024-03-10T17:12:30.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.32/freemarker-2.3.32.pom (3.3 kB at 90 kB/s)
13:12:30 [2024-03-10T17:12:30.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
13:12:30 [2024-03-10T17:12:30.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.8 MB/s)
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] The project's OSGi version is 2.0.100.202402230238
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.653Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.654Z] [INFO] Resolving class path of [bundle] Template Engine Freemarker Support
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tools.templates.freemarker ---
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/src/main/resources
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] 
13:12:30 [2024-03-10T17:12:30.911Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.167Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/src/test/resources
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.423Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.679Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/target/org.eclipse.tools.templates.freemarker-2.0.100-SNAPSHOT-sources.jar
13:12:31 [2024-03-10T17:12:31.679Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.679Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.679Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/target/org.eclipse.tools.templates.freemarker-2.0.100-SNAPSHOT.jar
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] 
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.tools.templates.freemarker ---
13:12:31 [2024-03-10T17:12:31.935Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/target/org.eclipse.tools.templates.freemarker-2.0.100-SNAPSHOT.jar
13:12:32 [2024-03-10T17:12:32.864Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/target/org.eclipse.tools.templates.freemarker-2.0.100-SNAPSHOT-sources.jar
13:12:33 [2024-03-10T17:12:33.425Z] [INFO] 
13:12:33 [2024-03-10T17:12:33.425Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.tools.templates.freemarker ---
13:12:33 [2024-03-10T17:12:33.426Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.tools.templates.freemarker:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/tools.templates/org.eclipse.tools.templates.freemarker/.polyglot.META-INF
13:12:33 [2024-03-10T17:12:33.426Z]     The main artifact has been replaced with the baseline version.
13:12:33 [2024-03-10T17:12:33.426Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:12:33 [2024-03-10T17:12:33.426Z] 
13:12:33 [2024-03-10T17:12:33.426Z] [INFO] 
13:12:33 [2024-03-10T17:12:33.426Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.tools.templates.freemarker ---
13:12:33 [2024-03-10T17:12:33.426Z] [INFO] 
13:12:33 [2024-03-10T17:12:33.426Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tools.templates.freemarker ---
13:12:33 [2024-03-10T17:12:33.682Z] [INFO] 
13:12:33 [2024-03-10T17:12:33.682Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.tools.templates.freemarker ---
13:12:33 [2024-03-10T17:12:33.682Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.tools.templates.freemarker:eclipse-plugin:2.0.100-SNAPSHOT with linux/gtk/x86_64
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] API Analysis finished in 16 s.
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 0 API ERRORS
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 0 API warnings
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.make.core >--------------
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] Building [bundle] C/C++ Standard make Build Core 7.6.500-SNAPSHOT [10/214]
13:12:51 [2024-03-10T17:12:51.732Z] [INFO]   from build/org.eclipse.cdt.make.core/.polyglot.META-INF
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:12:51 [2024-03-10T17:12:51.732Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] The project's OSGi version is 7.6.500.202402230238
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.732Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.733Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.733Z] [INFO] Resolving class path of [bundle] C/C++ Standard make Build Core
13:12:51 [2024-03-10T17:12:51.988Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.make.core ---
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/src/main/resources
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] 
13:12:51 [2024-03-10T17:12:51.989Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.make.core ---
13:12:52 [2024-03-10T17:12:52.245Z] [INFO] Compiling 191 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] 
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.make.core ---
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] 
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.make.core ---
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] 
13:12:53 [2024-03-10T17:12:53.612Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/src/test/resources
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.173Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/target/org.eclipse.cdt.make.core-7.6.500-SNAPSHOT-sources.jar
13:12:54 [2024-03-10T17:12:54.429Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.429Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.429Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/target/org.eclipse.cdt.make.core-7.6.500-SNAPSHOT.jar
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.make.core ---
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] 
13:12:54 [2024-03-10T17:12:54.685Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.make.core ---
13:12:55 [2024-03-10T17:12:55.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/target/org.eclipse.cdt.make.core-7.6.500-SNAPSHOT.jar
13:12:56 [2024-03-10T17:12:56.625Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/target/org.eclipse.cdt.make.core-7.6.500-SNAPSHOT-sources.jar
13:12:57 [2024-03-10T17:12:57.188Z] [INFO] 
13:12:57 [2024-03-10T17:12:57.188Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.make.core ---
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.core:7.6.500-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.core/.polyglot.META-INF
13:12:57 [2024-03-10T17:12:57.444Z]     The main artifact has been replaced with the baseline version.
13:12:57 [2024-03-10T17:12:57.444Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:12:57 [2024-03-10T17:12:57.444Z] 
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] 
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.make.core ---
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] 
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.make.core ---
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] 
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.make.core ---
13:12:57 [2024-03-10T17:12:57.444Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.make.core:eclipse-plugin:7.6.500-SNAPSHOT with linux/gtk/x86_64
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] API Analysis finished in 17 s.
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] 0 API ERRORS
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] 0 API warnings
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] 
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.launchbar.core >-------------
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] Building [bundle] LaunchBar Core 2.5.200-SNAPSHOT               [11/214]
13:13:15 [2024-03-10T17:13:15.492Z] [INFO]   from launchbar/org.eclipse.launchbar.core/.polyglot.META-INF
13:13:15 [2024-03-10T17:13:15.492Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:13:15 [2024-03-10T17:13:15.492Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] The project's OSGi version is 2.5.200.202312281935
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.055Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.056Z] [INFO] Resolving class path of [bundle] LaunchBar Core
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/src/main/resources
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.312Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/src/test/resources
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/target/org.eclipse.launchbar.core-2.5.200-SNAPSHOT-sources.jar
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] 
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.launchbar.core ---
13:13:16 [2024-03-10T17:13:16.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/target/org.eclipse.launchbar.core-2.5.200-SNAPSHOT.jar
13:13:17 [2024-03-10T17:13:17.134Z] [INFO] 
13:13:17 [2024-03-10T17:13:17.134Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.launchbar.core ---
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] 
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.launchbar.core ---
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] 
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.launchbar.core ---
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] 
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.launchbar.core ---
13:13:17 [2024-03-10T17:13:17.135Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/target/org.eclipse.launchbar.core-2.5.200-SNAPSHOT.jar
13:13:18 [2024-03-10T17:13:18.062Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/target/org.eclipse.launchbar.core-2.5.200-SNAPSHOT-sources.jar
13:13:18 [2024-03-10T17:13:18.991Z] [INFO] 
13:13:18 [2024-03-10T17:13:18.991Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.launchbar.core ---
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.launchbar.core:2.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/.polyglot.META-INF
13:13:18 [2024-03-10T17:13:18.992Z]     The main artifact has been replaced with the baseline version.
13:13:18 [2024-03-10T17:13:18.992Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:13:18 [2024-03-10T17:13:18.992Z] 
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] 
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.launchbar.core ---
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] 
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.launchbar.core ---
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] 
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.launchbar.core ---
13:13:18 [2024-03-10T17:13:18.992Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.launchbar.core:eclipse-plugin:2.5.200-SNAPSHOT with linux/gtk/x86_64
13:13:37 [2024-03-10T17:13:37.045Z] [INFO] API Analysis finished in 17 s.
13:13:37 [2024-03-10T17:13:37.045Z] [WARNING] [API WARNING] File ILaunchTargetWorkingCopy.java at line 15: ILaunchTargetWorkingCopy extends non-API type ILaunchTarget (location: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.core/src/org/eclipse/launchbar/core/target/ILaunchTargetWorkingCopy.java)
13:13:37 [2024-03-10T17:13:37.045Z] [INFO] 0 API ERRORS
13:13:37 [2024-03-10T17:13:37.045Z] [INFO] 1 API warnings
13:13:37 [2024-03-10T17:13:37.045Z] [INFO] 
13:13:37 [2024-03-10T17:13:37.046Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.debug.core >-------------
13:13:37 [2024-03-10T17:13:37.046Z] [INFO] Building [bundle] C/C++ Development Tools Debug Model 8.8.400-SNAPSHOT [12/214]
13:13:37 [2024-03-10T17:13:37.046Z] [INFO]   from debug/org.eclipse.cdt.debug.core/.polyglot.META-INF
13:13:37 [2024-03-10T17:13:37.046Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:13:37 [2024-03-10T17:13:37.046Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] The project's OSGi version is 8.8.400.202402230238
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.218Z] [INFO] Resolving class path of [bundle] C/C++ Development Tools Debug Model
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/main/resources
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] 
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.core ---
13:13:41 [2024-03-10T17:13:41.780Z] [INFO] Compiling 189 source files to /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] 
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.core ---
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] 
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.core ---
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] 
13:13:42 [2024-03-10T17:13:42.709Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.635Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/test/resources
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/target/org.eclipse.cdt.debug.core-8.8.400-SNAPSHOT-sources.jar
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.636Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/target/org.eclipse.cdt.debug.core-8.8.400-SNAPSHOT.jar
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.core ---
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] 
13:13:43 [2024-03-10T17:13:43.892Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.core ---
13:13:44 [2024-03-10T17:13:44.148Z] [INFO] 
13:13:44 [2024-03-10T17:13:44.148Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.core ---
13:13:44 [2024-03-10T17:13:44.404Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/target/org.eclipse.cdt.debug.core-8.8.400-SNAPSHOT.jar
13:13:45 [2024-03-10T17:13:45.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/target/org.eclipse.cdt.debug.core-8.8.400-SNAPSHOT-sources.jar
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] 
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.core ---
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.core:8.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/.polyglot.META-INF
13:13:46 [2024-03-10T17:13:46.696Z]     The main artifact has been replaced with the baseline version.
13:13:46 [2024-03-10T17:13:46.696Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:13:46 [2024-03-10T17:13:46.696Z] 
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] 
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.core ---
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] 
13:13:46 [2024-03-10T17:13:46.696Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.core ---
13:13:46 [2024-03-10T17:13:46.953Z] [INFO] 
13:13:46 [2024-03-10T17:13:46.953Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.core ---
13:13:46 [2024-03-10T17:13:46.953Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.debug.core:eclipse-plugin:8.8.400-SNAPSHOT with linux/gtk/x86_64
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] API Analysis finished in 16 s.
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File DebugStringVariableSubstitutor.java at line 34: ProjectVariable illegally implements IDynamicVariable (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/DebugStringVariableSubstitutor.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File DebugStringVariableSubstitutor.java at line 33: DebugStringVariableSubstitutor illegally implements IStringVariableManager (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/DebugStringVariableSubstitutor.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File Trace.java at line 70: An anonymous type defined in org.eclipse.cdt.debug.internal.core.Trace illegally implements DebugTrace (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/Trace.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File MappingSourceContainer.java at line 146: MappingSourceContainer.addMapEntries(MapEntrySourceContainer[]) has non-API parameter type MapEntrySourceContainer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/sourcelookup/MappingSourceContainer.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File MappingSourceContainer.java at line 154: MappingSourceContainer.removeMapEntries(MapEntrySourceContainer[]) has non-API parameter type MapEntrySourceContainer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/sourcelookup/MappingSourceContainer.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File MappingSourceContainer.java at line 150: MappingSourceContainer.removeMapEntry(MapEntrySourceContainer) has non-API parameter type MapEntrySourceContainer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/sourcelookup/MappingSourceContainer.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File MappingSourceContainer.java at line 142: MappingSourceContainer.addMapEntry(MapEntrySourceContainer) has non-API parameter type MapEntrySourceContainer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/sourcelookup/MappingSourceContainer.java)
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] [API WARNING] File CDebugCorePlugin.java at line 321: CDebugCorePlugin.getCommonSourceLookupDirector() has non-API return type CSourceLookupDirector (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/CDebugCorePlugin.java)
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] 0 API ERRORS
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] 8 API warnings
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.launchbar.ui >--------------
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] Building [bundle] LaunchBar UI 2.5.400-SNAPSHOT                 [13/214]
13:14:05 [2024-03-10T17:14:05.009Z] [INFO]   from launchbar/org.eclipse.launchbar.ui/.polyglot.META-INF
13:14:05 [2024-03-10T17:14:05.009Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:14:05 [2024-03-10T17:14:05.009Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] The project's OSGi version is 2.5.400.202403071917
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.010Z] [INFO] Resolving class path of [bundle] LaunchBar UI
13:14:05 [2024-03-10T17:14:05.265Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] Copying 1 resource from  to target/classes
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] 
13:14:05 [2024-03-10T17:14:05.266Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.launchbar.ui ---
13:14:05 [2024-03-10T17:14:05.521Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/src/test/resources
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/target/org.eclipse.launchbar.ui-2.5.400-SNAPSHOT-sources.jar
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/target/org.eclipse.launchbar.ui-2.5.400-SNAPSHOT.jar
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] 
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.launchbar.ui ---
13:14:06 [2024-03-10T17:14:06.337Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/target/org.eclipse.launchbar.ui-2.5.400-SNAPSHOT.jar
13:14:07 [2024-03-10T17:14:07.702Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/target/org.eclipse.launchbar.ui-2.5.400-SNAPSHOT-sources.jar
13:14:08 [2024-03-10T17:14:08.630Z] [INFO] 
13:14:08 [2024-03-10T17:14:08.630Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.launchbar.ui ---
13:14:08 [2024-03-10T17:14:08.630Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.launchbar.ui:eclipse-plugin:2.5.400-SNAPSHOT
13:14:08 [2024-03-10T17:14:08.630Z] [INFO] 
13:14:08 [2024-03-10T17:14:08.630Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.launchbar.ui ---
13:14:08 [2024-03-10T17:14:08.631Z] [INFO] 
13:14:08 [2024-03-10T17:14:08.631Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.launchbar.ui ---
13:14:08 [2024-03-10T17:14:08.631Z] [INFO] 
13:14:08 [2024-03-10T17:14:08.631Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.launchbar.ui ---
13:14:08 [2024-03-10T17:14:08.631Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.launchbar.ui:eclipse-plugin:2.5.400-SNAPSHOT with linux/gtk/x86_64
13:14:26 [2024-03-10T17:14:26.688Z] [INFO] API Analysis finished in 17 s.
13:14:26 [2024-03-10T17:14:26.688Z] [WARNING] [API WARNING] File ILaunchBarLaunchConfigDialog.java at line 21: ILaunchBarLaunchConfigDialog illegally extends ILaunchConfigurationDialog (location: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/src/org/eclipse/launchbar/ui/ILaunchBarLaunchConfigDialog.java)
13:14:26 [2024-03-10T17:14:26.689Z] [WARNING] [API WARNING] File LaunchBarLaunchConfigDialog.java at line 53: LaunchBarLaunchConfigDialog illegally implements ILaunchConfigurationDialog via ILaunchBarLaunchConfigDialog (location: /home/jenkins/agent/workspace/cdt_main/launchbar/org.eclipse.launchbar.ui/src/org/eclipse/launchbar/ui/internal/LaunchBarLaunchConfigDialog.java)
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] 0 API ERRORS
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] 2 API warnings
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] 
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.debug.ui >--------------
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] Building [bundle] C/C++ Development Tools Debugger UI 8.5.500-SNAPSHOT [14/214]
13:14:26 [2024-03-10T17:14:26.689Z] [INFO]   from debug/org.eclipse.cdt.debug.ui/.polyglot.META-INF
13:14:26 [2024-03-10T17:14:26.689Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:14:26 [2024-03-10T17:14:26.689Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] The project's OSGi version is 8.5.500.202402230238
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.205Z] [INFO] Resolving class path of [bundle] C/C++ Development Tools Debugger UI
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/main/resources
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] 
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.ui ---
13:14:29 [2024-03-10T17:14:29.461Z] [INFO] Compiling 319 source files to /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] 
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.ui ---
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] 
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.ui ---
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] 
13:14:31 [2024-03-10T17:14:31.999Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.ui ---
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] 
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.ui ---
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/test/resources
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] 
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.ui ---
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] 
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.ui ---
13:14:32 [2024-03-10T17:14:32.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/target/org.eclipse.cdt.debug.ui-8.5.500-SNAPSHOT-sources.jar
13:14:32 [2024-03-10T17:14:32.816Z] [INFO] 
13:14:32 [2024-03-10T17:14:32.816Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.ui ---
13:14:33 [2024-03-10T17:14:33.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/target/org.eclipse.cdt.debug.ui-8.5.500-SNAPSHOT.jar
13:14:33 [2024-03-10T17:14:33.327Z] [INFO] 
13:14:33 [2024-03-10T17:14:33.328Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.ui ---
13:14:33 [2024-03-10T17:14:33.328Z] [INFO] 
13:14:33 [2024-03-10T17:14:33.328Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.ui ---
13:14:33 [2024-03-10T17:14:33.328Z] [INFO] 
13:14:33 [2024-03-10T17:14:33.328Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.ui ---
13:14:33 [2024-03-10T17:14:33.583Z] [INFO] 
13:14:33 [2024-03-10T17:14:33.583Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.ui ---
13:14:34 [2024-03-10T17:14:34.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/target/org.eclipse.cdt.debug.ui-8.5.500-SNAPSHOT.jar
13:14:36 [2024-03-10T17:14:36.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/target/org.eclipse.cdt.debug.ui-8.5.500-SNAPSHOT-sources.jar
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] 
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.ui ---
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.ui:8.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/.polyglot.META-INF
13:14:38 [2024-03-10T17:14:38.549Z]     The main artifact has been replaced with the baseline version.
13:14:38 [2024-03-10T17:14:38.549Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:14:38 [2024-03-10T17:14:38.549Z] 
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] 
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.ui ---
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] 
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.ui ---
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] 
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.ui ---
13:14:38 [2024-03-10T17:14:38.549Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.debug.ui:eclipse-plugin:8.5.500-SNAPSHOT with linux/gtk/x86_64
13:15:10 [2024-03-10T17:15:10.579Z] [INFO] API Analysis finished in 27 s.
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File SourceContainerViewer.java at line 33: SourceContainerViewer illegally extends TreeViewer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/sourcelookup/SourceContainerViewer.java)
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File BaseViewer.java at line 29: BaseViewer illegally extends TreeViewer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/executables/BaseViewer.java)
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File SignalsViewer.java at line 30: SignalsViewer illegally extends TableViewer (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/signals/SignalsViewer.java)
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File DebuggerConsoleView.java at line 58: DebuggerConsoleView illegally implements IConsoleView (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/views/debuggerconsole/DebuggerConsoleView.java)
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File IDocumentPresentation.java at line 28: IDocumentPresentation extends non-API type IPresentationContext (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/disassembly/IDocumentPresentation.java)
13:15:10 [2024-03-10T17:15:10.579Z] [WARNING] [API WARNING] File IDocumentUpdate.java at line 28: IDocumentUpdate extends non-API type IViewerUpdate (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/disassembly/IDocumentUpdate.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File DefaultSourceLocator.java at line 37: DefaultSourceLocator extends non-API type CSourceLookupDirector (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/sourcelookup/DefaultSourceLocator.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File IElementToggleBreakpointAdapter.java at line 29: IElementToggleBreakpointAdapter.toggleLineBreakpoints(IPresentationContext, Object) has non-API parameter type IPresentationContext (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/disassembly/IElementToggleBreakpointAdapter.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File IElementToggleBreakpointAdapter.java at line 34: IElementToggleBreakpointAdapter.canToggleLineBreakpoints(IPresentationContext, Object) has non-API parameter type IPresentationContext (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/disassembly/IElementToggleBreakpointAdapter.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File CDebugUIPlugin.java at line 147: CDebugUIPlugin.getDebugModelPresentation() has non-API return type CDebugModelPresentation (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/CDebugUIPlugin.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File CDebugUIPlugin.java at line 376: CDebugUIPlugin.getDisassemblyEditorManager() has non-API return type DisassemblyEditorManager (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/CDebugUIPlugin.java)
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] [API WARNING] File CDebugUIPlugin.java at line 284: CDebugUIPlugin.getImageDescriptorRegistry() has non-API return type CDebugImageDescriptorRegistry (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/CDebugUIPlugin.java)
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 0 API ERRORS
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 12 API warnings
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.launch >---------------
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] Building [bundle] C/C++ Development Tools Launching Support 10.4.400-SNAPSHOT [15/214]
13:15:10 [2024-03-10T17:15:10.580Z] [INFO]   from launch/org.eclipse.cdt.launch/.polyglot.META-INF
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:15:10 [2024-03-10T17:15:10.580Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] The project's OSGi version is 10.4.400.202402230238
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] Resolving class path of [bundle] C/C++ Development Tools Launching Support
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.580Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] Copying 1 resource from  to target/classes
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/src/test/resources
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/target/org.eclipse.cdt.launch-10.4.400-SNAPSHOT-sources.jar
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/target/org.eclipse.cdt.launch-10.4.400-SNAPSHOT.jar
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] 
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch ---
13:15:10 [2024-03-10T17:15:10.581Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/target/org.eclipse.cdt.launch-10.4.400-SNAPSHOT.jar
13:15:12 [2024-03-10T17:15:12.479Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/target/org.eclipse.cdt.launch-10.4.400-SNAPSHOT-sources.jar
13:15:13 [2024-03-10T17:15:13.407Z] [INFO] 
13:15:13 [2024-03-10T17:15:13.407Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch ---
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch:10.4.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/.polyglot.META-INF
13:15:13 [2024-03-10T17:15:13.663Z]     The main artifact has been replaced with the baseline version.
13:15:13 [2024-03-10T17:15:13.663Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:15:13 [2024-03-10T17:15:13.663Z] 
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] 
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch ---
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] 
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch ---
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] 
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch ---
13:15:13 [2024-03-10T17:15:13.663Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.launch:eclipse-plugin:10.4.400-SNAPSHOT with linux/gtk/x86_64
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] API Analysis finished in 20 s.
13:15:35 [2024-03-10T17:15:35.548Z] [WARNING] [API WARNING] File CommonTabLite.java at line 94: SharedLocationSelectionDialog illegally extends ContainerSelectionDialog (location: /home/jenkins/agent/workspace/cdt_main/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/ui/CommonTabLite.java)
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] 0 API ERRORS
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] 1 API warnings
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] 
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.make.ui >---------------
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] Building [bundle] C/C++ Standard make Build UI 8.3.0-SNAPSHOT   [16/214]
13:15:35 [2024-03-10T17:15:35.548Z] [INFO]   from build/org.eclipse.cdt.make.ui/.polyglot.META-INF
13:15:35 [2024-03-10T17:15:35.548Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:15:35 [2024-03-10T17:15:35.549Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] The project's OSGi version is 8.3.0.202402082056
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.066Z] [INFO] Resolving class path of [bundle] C/C++ Standard make Build UI
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.322Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/main/resources
13:15:38 [2024-03-10T17:15:38.323Z] [INFO] 
13:15:38 [2024-03-10T17:15:38.323Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.make.ui ---
13:15:38 [2024-03-10T17:15:38.578Z] [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.028Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/test/resources
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.290Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/target/org.eclipse.cdt.make.ui-8.3.0-SNAPSHOT-sources.jar
13:15:40 [2024-03-10T17:15:40.545Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.545Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/target/org.eclipse.cdt.make.ui-8.3.0-SNAPSHOT.jar
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.make.ui ---
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] 
13:15:40 [2024-03-10T17:15:40.802Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.make.ui ---
13:15:41 [2024-03-10T17:15:41.058Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/target/org.eclipse.cdt.make.ui-8.3.0-SNAPSHOT.jar
13:15:41 [2024-03-10T17:15:41.985Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/target/org.eclipse.cdt.make.ui-8.3.0-SNAPSHOT-sources.jar
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] 
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.make.ui ---
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.make.ui:8.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/.polyglot.META-INF
13:15:43 [2024-03-10T17:15:43.871Z]     The main artifact has been replaced with the baseline version.
13:15:43 [2024-03-10T17:15:43.871Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:15:43 [2024-03-10T17:15:43.871Z] 
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] 
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.make.ui ---
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] 
13:15:43 [2024-03-10T17:15:43.871Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.make.ui ---
13:15:44 [2024-03-10T17:15:44.127Z] [INFO] 
13:15:44 [2024-03-10T17:15:44.127Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.make.ui ---
13:15:44 [2024-03-10T17:15:44.127Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.make.ui:eclipse-plugin:8.3.0-SNAPSHOT with linux/gtk/x86_64
13:16:10 [2024-03-10T17:16:10.622Z] [INFO] API Analysis finished in 22 s.
13:16:10 [2024-03-10T17:16:10.622Z] [WARNING] [API WARNING] File MakeEnvironmentBlock.java at line 785: NativeEnvironmentDialog illegally extends ListSelectionDialog (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/MakeEnvironmentBlock.java)
13:16:10 [2024-03-10T17:16:10.622Z] [WARNING] [API WARNING] File MakefileDocumentProvider.java at line 34: MakefileAnnotationModel illegally extends ResourceMarkerAnnotationModel (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/internal/ui/editor/MakefileDocumentProvider.java)
13:16:10 [2024-03-10T17:16:10.622Z] [WARNING] [API WARNING] File TargetListViewerPart.java at line 43: TargetListViewerPart extends non-API type StructuredViewerPart (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/ui/TargetListViewerPart.java)
13:16:10 [2024-03-10T17:16:10.622Z] [WARNING] [API WARNING] File UpdateMakeProjectWizardPage.java at line 36: UpdateMakeProjectWizardPage extends non-API type StatusWizardPage (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/ui/wizards/UpdateMakeProjectWizardPage.java)
13:16:10 [2024-03-10T17:16:10.622Z] [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The major version should be incremented in version 8.3.0, since API breakage occurred since version 8.2.100' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/META-INF/MANIFEST.MF)
13:16:10 [2024-03-10T17:16:10.623Z] [WARNING] [API WARNING] File MANIFEST.MF at line 0: The API problem filter for: 'The type org.eclipse.cdt.make.ui.dialogs.DiscoveredPathContainerPage has been removed from org.eclipse.cdt.make.ui_8.3.0' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.make.ui/META-INF/MANIFEST.MF)
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 0 API ERRORS
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 6 API warnings
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core >---------
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] Building [bundle] CDT Build System Core 9.6.300-SNAPSHOT        [17/214]
13:16:10 [2024-03-10T17:16:10.623Z] [INFO]   from build/org.eclipse.cdt.managedbuilder.core/.polyglot.META-INF
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:16:10 [2024-03-10T17:16:10.623Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] The project's OSGi version is 9.6.300.202401242025
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] Resolving class path of [bundle] CDT Build System Core
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/main/resources
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] 
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.managedbuilder.core ---
13:16:10 [2024-03-10T17:16:10.623Z] [INFO] Compiling 358 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] 
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.managedbuilder.core ---
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] 
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.managedbuilder.core ---
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] 
13:16:13 [2024-03-10T17:16:13.138Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.managedbuilder.core ---
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] 
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.managedbuilder.core ---
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/test/resources
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] 
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.managedbuilder.core ---
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] 
13:16:14 [2024-03-10T17:16:14.504Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.managedbuilder.core ---
13:16:14 [2024-03-10T17:16:14.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/target/org.eclipse.cdt.managedbuilder.core-9.6.300-SNAPSHOT-sources.jar
13:16:15 [2024-03-10T17:16:15.320Z] [INFO] 
13:16:15 [2024-03-10T17:16:15.320Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.managedbuilder.core ---
13:16:15 [2024-03-10T17:16:15.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/target/org.eclipse.cdt.managedbuilder.core-9.6.300-SNAPSHOT.jar
13:16:15 [2024-03-10T17:16:15.576Z] [INFO] 
13:16:15 [2024-03-10T17:16:15.576Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.managedbuilder.core ---
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] 
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.managedbuilder.core ---
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] 
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.managedbuilder.core ---
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] 
13:16:15 [2024-03-10T17:16:15.577Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.managedbuilder.core ---
13:16:16 [2024-03-10T17:16:16.504Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/target/org.eclipse.cdt.managedbuilder.core-9.6.300-SNAPSHOT.jar
13:16:17 [2024-03-10T17:16:17.874Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/target/org.eclipse.cdt.managedbuilder.core-9.6.300-SNAPSHOT-sources.jar
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] 
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.managedbuilder.core ---
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core:9.6.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/.polyglot.META-INF
13:16:18 [2024-03-10T17:16:18.802Z]     The main artifact has been replaced with the baseline version.
13:16:18 [2024-03-10T17:16:18.802Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:16:18 [2024-03-10T17:16:18.802Z] 
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] 
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.managedbuilder.core ---
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] 
13:16:18 [2024-03-10T17:16:18.802Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.managedbuilder.core ---
13:16:19 [2024-03-10T17:16:19.364Z] [INFO] 
13:16:19 [2024-03-10T17:16:19.364Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.managedbuilder.core ---
13:16:19 [2024-03-10T17:16:19.364Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.managedbuilder.core:eclipse-plugin:9.6.300-SNAPSHOT with linux/gtk/x86_64
13:17:05 [2024-03-10T17:17:05.990Z] [INFO] API Analysis finished in 39 s.
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1585: ManagedBuildManager.addExtensionTool(Tool) has non-API parameter type Tool (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 2882: ManagedBuildManager.getURLInBuildDefinitions(DefaultManagedConfigElement, IPath) has non-API parameter type DefaultManagedConfigElement (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1655: ManagedBuildManager.addExtensionInputType(InputType) has non-API parameter type InputType (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1683: ManagedBuildManager.addExtensionTarget(Target) has non-API parameter type Target (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1554: ManagedBuildManager.addExtensionResourceConfiguration(ResourceConfiguration) has non-API parameter type ResourceConfiguration (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1613: ManagedBuildManager.addExtensionBuilder(Builder) has non-API parameter type Builder (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.990Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1669: ManagedBuildManager.addExtensionOutputType(OutputType) has non-API parameter type OutputType (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1521: ManagedBuildManager.addExtensionProjectType(ProjectType) has non-API parameter type ProjectType (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1627: ManagedBuildManager.addExtensionOption(Option) has non-API parameter type Option (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1569: ManagedBuildManager.addExtensionToolChain(ToolChain) has non-API parameter type ToolChain (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1599: ManagedBuildManager.addExtensionTargetPlatform(TargetPlatform) has non-API parameter type TargetPlatform (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1641: ManagedBuildManager.addExtensionOptionCategory(OptionCategory) has non-API parameter type OptionCategory (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 1540: ManagedBuildManager.addExtensionConfiguration(Configuration) has non-API parameter type Configuration (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File IBuildMacroSupplier.java at line 46: IBuildMacroSupplier.getVariables(IMacroContextInfo) has non-API parameter type IMacroContextInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/macros/IBuildMacroSupplier.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File IBuildMacroSupplier.java at line 44: IBuildMacroSupplier.getVariable(String, IMacroContextInfo) has non-API parameter type IMacroContextInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/macros/IBuildMacroSupplier.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File UpdateManagedProjectManager.java at line 395: UpdateManagedProjectManager.updateProject(IProject, ManagedBuildInfo) has non-API parameter type ManagedBuildInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/projectconverter/UpdateManagedProjectManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File UpdateManagedProjectManager.java at line 93: UpdateManagedProjectManager.addInfo(IProject, ManagedBuildInfo) has non-API parameter type ManagedBuildInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/projectconverter/UpdateManagedProjectManager.java)
13:17:05 [2024-03-10T17:17:05.991Z] [WARNING] [API WARNING] File ScannerConfigBuilder.java at line 188: ScannerConfigBuilder.build(CfgInfoContext, IScannerConfigBuilderInfo2, int, Properties, IProgressMonitor) has non-API return type SCProfileInstance (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/build/core/scannerconfig/ScannerConfigBuilder.java)
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] [API WARNING] File ITarget.java at line 286: ITarget.getCreatedProjectType() has non-API return type ProjectType (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ITarget.java)
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] [API WARNING] File IToolReference.java at line 32: IToolReference.createOptionReference(IOption) has non-API return type OptionReference (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/IToolReference.java)
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 2430: ManagedBuildManager.createBuildInfo(IResource) has non-API return type ManagedBuildInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] [API WARNING] File ManagedBuildManager.java at line 4553: ManagedBuildManager.getToolChainModificationManager() has non-API return type IToolChainModificationManager (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java)
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] [API WARNING] File UpdateManagedProjectManager.java at line 289: UpdateManagedProjectManager.getConvertedManagedBuildInfo(IProject) has non-API return type ManagedBuildInfo (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/projectconverter/UpdateManagedProjectManager.java)
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 0 API ERRORS
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 23 API warnings
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui >----------
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] Building [bundle] C/C++ Managed Builder UI 9.4.100-SNAPSHOT     [18/214]
13:17:05 [2024-03-10T17:17:05.992Z] [INFO]   from build/org.eclipse.cdt.managedbuilder.ui/.polyglot.META-INF
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:17:05 [2024-03-10T17:17:05.992Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] The project's OSGi version is 9.4.100.202402230238
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] Resolving class path of [bundle] C/C++ Managed Builder UI
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/src/main/resources
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.992Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/src/test/resources
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/target/org.eclipse.cdt.managedbuilder.ui-9.4.100-SNAPSHOT-sources.jar
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/target/org.eclipse.cdt.managedbuilder.ui-9.4.100-SNAPSHOT.jar
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] 
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:05 [2024-03-10T17:17:05.993Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/target/org.eclipse.cdt.managedbuilder.ui-9.4.100-SNAPSHOT.jar
13:17:06 [2024-03-10T17:17:06.555Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/target/org.eclipse.cdt.managedbuilder.ui-9.4.100-SNAPSHOT-sources.jar
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] 
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui:9.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/.polyglot.META-INF
13:17:07 [2024-03-10T17:17:07.918Z]     The main artifact has been replaced with the baseline version.
13:17:07 [2024-03-10T17:17:07.918Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:17:07 [2024-03-10T17:17:07.918Z] 
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] 
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] 
13:17:07 [2024-03-10T17:17:07.918Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:08 [2024-03-10T17:17:08.174Z] [INFO] 
13:17:08 [2024-03-10T17:17:08.174Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.managedbuilder.ui ---
13:17:08 [2024-03-10T17:17:08.174Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.managedbuilder.ui:eclipse-plugin:9.4.100-SNAPSHOT with linux/gtk/x86_64
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] API Analysis finished in 24 s.
13:17:34 [2024-03-10T17:17:34.673Z] [WARNING] [API WARNING] File ToolSelectionDialog.java at line 75: ToolSelectionDialog.mod declared as non-API type IToolListModification (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/ToolSelectionDialog.java)
13:17:34 [2024-03-10T17:17:34.673Z] [WARNING] [API WARNING] File ToolChainEditTab.java at line 627: ToolChainEditTab.getCompatibilityMessage(CompatibilityStatus) has non-API parameter type CompatibilityStatus (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/ToolChainEditTab.java)
13:17:34 [2024-03-10T17:17:34.673Z] [WARNING] [API WARNING] File ToolSettingsPrefStore.java at line 209: ToolSettingsPrefStore.obtainMacroProvider() has non-API return type BuildMacroProvider (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/ToolSettingsPrefStore.java)
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] 0 API ERRORS
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] 3 API warnings
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] 
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui >--------
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] Building [bundle] GNU Managed Build Definitions 8.7.100-SNAPSHOT [19/214]
13:17:34 [2024-03-10T17:17:34.673Z] [INFO]   from build/org.eclipse.cdt.managedbuilder.gnu.ui/.polyglot.META-INF
13:17:34 [2024-03-10T17:17:34.673Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:17:34 [2024-03-10T17:17:34.673Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] The project's OSGi version is 8.7.100.202403082117
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.563Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] Resolving class path of [bundle] GNU Managed Build Definitions
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/src/main/resources
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] 
13:17:36 [2024-03-10T17:17:36.564Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:36 [2024-03-10T17:17:36.819Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:17:37 [2024-03-10T17:17:37.075Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.075Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.075Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/src/test/resources
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/target/org.eclipse.cdt.managedbuilder.gnu.ui-8.7.100-SNAPSHOT-sources.jar
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.076Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/target/org.eclipse.cdt.managedbuilder.gnu.ui-8.7.100-SNAPSHOT.jar
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] 
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:37 [2024-03-10T17:17:37.331Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/target/org.eclipse.cdt.managedbuilder.gnu.ui-8.7.100-SNAPSHOT.jar
13:17:38 [2024-03-10T17:17:38.259Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/target/org.eclipse.cdt.managedbuilder.gnu.ui-8.7.100-SNAPSHOT-sources.jar
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] 
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui:eclipse-plugin:8.7.100-SNAPSHOT
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] 
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] 
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] 
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.managedbuilder.gnu.ui ---
13:17:39 [2024-03-10T17:17:39.624Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.managedbuilder.gnu.ui:eclipse-plugin:8.7.100-SNAPSHOT with linux/gtk/x86_64
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] API Analysis finished in 22 s.
13:18:06 [2024-03-10T17:18:06.122Z] [WARNING] [API WARNING] File GcovAppCalculator.java at line 22: GcovAppCalculator leaks APIs from the superclass ProfAppCalculator (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.gnu.ui/src/org/eclipse/cdt/managedbuilder/gnu/ui/GcovAppCalculator.java)
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 0 API ERRORS
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 1 API warnings
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --< org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp >--
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] Building [bundle] CDT Headless Builder Application 1.1.100-SNAPSHOT [20/214]
13:18:06 [2024-03-10T17:18:06.122Z] [INFO]   from build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/.polyglot.META-INF
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:18:06 [2024-03-10T17:18:06.122Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] The project's OSGi version is 1.1.100.202402230238
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.122Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] Resolving class path of [bundle] CDT Headless Builder Application
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/src/main/resources
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/src/test/resources
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/target/org.eclipse.cdt.managedbuilder.headlessbuilderapp-1.1.100-SNAPSHOT-sources.jar
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/target/org.eclipse.cdt.managedbuilder.headlessbuilderapp-1.1.100-SNAPSHOT.jar
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] 
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:06 [2024-03-10T17:18:06.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/target/org.eclipse.cdt.managedbuilder.headlessbuilderapp-1.1.100-SNAPSHOT.jar
13:18:06 [2024-03-10T17:18:06.688Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/target/org.eclipse.cdt.managedbuilder.headlessbuilderapp-1.1.100-SNAPSHOT-sources.jar
13:18:07 [2024-03-10T17:18:07.259Z] [INFO] 
13:18:07 [2024-03-10T17:18:07.259Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:07 [2024-03-10T17:18:07.259Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.managedbuilder.headlessbuilderapp/.polyglot.META-INF
13:18:07 [2024-03-10T17:18:07.259Z]     The main artifact has been replaced with the baseline version.
13:18:07 [2024-03-10T17:18:07.259Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:18:07 [2024-03-10T17:18:07.259Z] 
13:18:07 [2024-03-10T17:18:07.259Z] [INFO] 
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] 
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] 
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.managedbuilder.headlessbuilderapp ---
13:18:07 [2024-03-10T17:18:07.260Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.managedbuilder.headlessbuilderapp:eclipse-plugin:1.1.100-SNAPSHOT with linux/gtk/x86_64
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] API Analysis finished in 18 s.
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] 0 API ERRORS
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] 0 API warnings
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.build >--------------
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] Building [feature] C/C++ GNU Toolchain Build Support 11.6.0-SNAPSHOT [21/214]
13:18:29 [2024-03-10T17:18:29.142Z] [INFO]   from build/org.eclipse.cdt.gnu.build-feature/.polyglot.feature.xml
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:18:29 [2024-03-10T17:18:29.142Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.build:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/.polyglot.feature.xml
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.142Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/target
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] The project's OSGi version is 11.6.0.202403082117
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/src/main/resources
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/target/org.eclipse.cdt.gnu.build-11.6.0-SNAPSHOT.jar
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/target/org.eclipse.cdt.gnu.build-11.6.0-SNAPSHOT-sources-feature.jar
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] 
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gnu.build ---
13:18:29 [2024-03-10T17:18:29.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/target/org.eclipse.cdt.gnu.build-11.6.0-SNAPSHOT.jar
13:18:29 [2024-03-10T17:18:29.399Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.gnu.build-feature/target/org.eclipse.cdt.gnu.build-11.6.0-SNAPSHOT-sources-feature.jar
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] 
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gnu.build ---
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.gnu.build:eclipse-feature:11.6.0-SNAPSHOT
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] 
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gnu.build ---
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] 
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gnu.build ---
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] 
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gnu.build ---
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] 
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.remote.core >---------------
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] Building [bundle] Remote Services Core 4.2.200-SNAPSHOT         [22/214]
13:18:30 [2024-03-10T17:18:30.326Z] [INFO]   from remote/org.eclipse.remote.core/.polyglot.META-INF
13:18:30 [2024-03-10T17:18:30.326Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:18:30 [2024-03-10T17:18:30.326Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] The project's OSGi version is 4.2.200.202402230238
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] Resolving class path of [bundle] Remote Services Core
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] Copying 1 resource from  to target/classes
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.213Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.469Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.725Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/test/resources
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/org.eclipse.remote.core-4.2.200-SNAPSHOT-sources.jar
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] 
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.core ---
13:18:32 [2024-03-10T17:18:32.981Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/org.eclipse.remote.core-4.2.200-SNAPSHOT.jar
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] 
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.core ---
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] 
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.core ---
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] 
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.core ---
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] 
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.core ---
13:18:33 [2024-03-10T17:18:33.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/org.eclipse.remote.core-4.2.200-SNAPSHOT.jar
13:18:34 [2024-03-10T17:18:34.162Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/org.eclipse.remote.core-4.2.200-SNAPSHOT-sources.jar
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] 
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.core ---
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.core:4.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/.polyglot.META-INF
13:18:36 [2024-03-10T17:18:36.050Z]     The main artifact has been replaced with the baseline version.
13:18:36 [2024-03-10T17:18:36.050Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:18:36 [2024-03-10T17:18:36.050Z] 
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] 
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.core ---
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] 
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.core ---
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] 
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.core ---
13:18:36 [2024-03-10T17:18:36.050Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.core:eclipse-plugin:4.2.200-SNAPSHOT with linux/gtk/x86_64
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] API Analysis finished in 21 s.
13:18:57 [2024-03-10T17:18:57.932Z] [WARNING] [API WARNING] File RemotePath.java at line 32: RemotePath illegally implements IPath (location: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/internal/core/RemotePath.java)
13:18:57 [2024-03-10T17:18:57.932Z] [WARNING] [API WARNING] File IRemoteConnectionWorkingCopy.java at line 22: IRemoteConnectionWorkingCopy extends non-API type IRemoteConnection (location: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java)
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] 0 API ERRORS
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] 2 API warnings
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] 
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.remote.core >-------------
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] Building [bundle] CDT Remote Utilities 1.2.100-SNAPSHOT         [23/214]
13:18:57 [2024-03-10T17:18:57.932Z] [INFO]   from remote/org.eclipse.cdt.remote.core/.polyglot.META-INF
13:18:57 [2024-03-10T17:18:57.932Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:18:57 [2024-03-10T17:18:57.932Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:18:58 [2024-03-10T17:18:58.492Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.492Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.492Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.492Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.747Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:18:58 [2024-03-10T17:18:58.747Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.747Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.747Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.747Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] 
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.remote.core ---
13:18:58 [2024-03-10T17:18:58.748Z] [INFO] Resolving class path of [bundle] CDT Remote Utilities
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/src/main/resources
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.003Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/src/test/resources
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.259Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.514Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/target/org.eclipse.cdt.remote.core-1.2.100-SNAPSHOT-sources.jar
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/target/org.eclipse.cdt.remote.core-1.2.100-SNAPSHOT.jar
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] 
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.remote.core ---
13:18:59 [2024-03-10T17:18:59.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/target/org.eclipse.cdt.remote.core-1.2.100-SNAPSHOT.jar
13:19:00 [2024-03-10T17:19:00.696Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/target/org.eclipse.cdt.remote.core-1.2.100-SNAPSHOT-sources.jar
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] 
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.remote.core ---
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.remote.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.cdt.remote.core/.polyglot.META-INF
13:19:01 [2024-03-10T17:19:01.623Z]     The main artifact has been replaced with the baseline version.
13:19:01 [2024-03-10T17:19:01.623Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:19:01 [2024-03-10T17:19:01.623Z] 
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] 
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.remote.core ---
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] 
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.remote.core ---
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] 
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.remote.core ---
13:19:01 [2024-03-10T17:19:01.623Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.remote.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] API Analysis finished in 17 s.
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] 0 API ERRORS
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] 0 API warnings
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] 
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.core >-----------
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] Building [bundle] Autotools Plug-in 2.2.300-SNAPSHOT            [24/214]
13:19:19 [2024-03-10T17:19:19.665Z] [INFO]   from build/org.eclipse.cdt.autotools.core/.polyglot.META-INF
13:19:19 [2024-03-10T17:19:19.665Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:19:19 [2024-03-10T17:19:19.665Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] The project's OSGi version is 2.2.300.202402230238
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] 
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.autotools.core ---
13:19:20 [2024-03-10T17:19:20.602Z] [INFO] Resolving class path of [bundle] Autotools Plug-in
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] 
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.autotools.core ---
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] 
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.autotools.core ---
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/src/main/resources
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] 
13:19:21 [2024-03-10T17:19:21.533Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.autotools.core ---
13:19:21 [2024-03-10T17:19:21.534Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/src/test/resources
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/target/org.eclipse.cdt.autotools.core-2.2.300-SNAPSHOT-sources.jar
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.095Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/target/org.eclipse.cdt.autotools.core-2.2.300-SNAPSHOT.jar
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] 
13:19:22 [2024-03-10T17:19:22.350Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.autotools.core ---
13:19:22 [2024-03-10T17:19:22.606Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/target/org.eclipse.cdt.autotools.core-2.2.300-SNAPSHOT.jar
13:19:23 [2024-03-10T17:19:23.970Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/target/org.eclipse.cdt.autotools.core-2.2.300-SNAPSHOT-sources.jar
13:19:24 [2024-03-10T17:19:24.531Z] [INFO] 
13:19:24 [2024-03-10T17:19:24.532Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.autotools.core ---
13:19:24 [2024-03-10T17:19:24.532Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.core:2.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.core/.polyglot.META-INF
13:19:24 [2024-03-10T17:19:24.532Z]     The main artifact has been replaced with the baseline version.
13:19:24 [2024-03-10T17:19:24.532Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:19:24 [2024-03-10T17:19:24.532Z] 
13:19:24 [2024-03-10T17:19:24.787Z] [INFO] 
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.autotools.core ---
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] 
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.autotools.core ---
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] 
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.autotools.core ---
13:19:24 [2024-03-10T17:19:24.788Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.autotools.core:eclipse-plugin:2.2.300-SNAPSHOT with linux/gtk/x86_64
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] API Analysis finished in 20 s.
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] 0 API ERRORS
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] 0 API warnings
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] 
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.autotools.docs >-----------
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] Building org.eclipse.cdt.autotools.docs 11.6.0-SNAPSHOT         [25/214]
13:19:46 [2024-03-10T17:19:46.683Z] [INFO]   from build/org.eclipse.cdt.autotools.docs/pom.xml
13:19:46 [2024-03-10T17:19:46.683Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:19:46 [2024-03-10T17:19:46.683Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] Resolving class path of org.eclipse.cdt.autotools.docs
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:19:48 [2024-03-10T17:19:48.045Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/src/main/resources
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] 
13:19:48 [2024-03-10T17:19:48.046Z] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.cdt.autotools.docs ---
13:19:48 [2024-03-10T17:19:48.301Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.29/R-4.29-202309031000
13:19:50 [2024-03-10T17:19:50.826Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/eclipserun-work/data/.metadata/.log
13:19:50 [2024-03-10T17:19:50.827Z] [INFO] Command line:
13:19:50 [2024-03-10T17:19:50.827Z] 	[/usr/lib/jvm/jdk-17.0.3+7/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build-index.xml, build.index]
13:19:53 [2024-03-10T17:19:53.341Z] Buildfile: build-index.xml
13:19:53 [2024-03-10T17:19:53.341Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:19:53 [2024-03-10T17:19:53.341Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
13:19:53 [2024-03-10T17:19:53.341Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:19:53 [2024-03-10T17:19:53.341Z] WARNING: System::setSecurityManager will be removed in a future release
13:19:53 [2024-03-10T17:19:53.341Z] 
13:19:53 [2024-03-10T17:19:53.341Z] build.index:
13:19:55 [2024-03-10T17:19:55.856Z] BUILD SUCCESSFUL
13:19:55 [2024-03-10T17:19:55.856Z] 
13:19:55 [2024-03-10T17:19:55.856Z] BUILD SUCCESSFUL
13:19:55 [2024-03-10T17:19:55.856Z] Total time: 2 seconds
13:19:55 [2024-03-10T17:19:55.856Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.856Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/src/test/resources
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] 
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.autotools.docs ---
13:19:55 [2024-03-10T17:19:55.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/org.eclipse.cdt.autotools.docs-11.6.0-SNAPSHOT.jar
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] 
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.autotools.docs ---
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] 
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.autotools.docs ---
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] 
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.autotools.docs ---
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] 
13:19:56 [2024-03-10T17:19:56.112Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.autotools.docs ---
13:19:56 [2024-03-10T17:19:56.368Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.docs/target/org.eclipse.cdt.autotools.docs-11.6.0-SNAPSHOT.jar
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.autotools.docs ---
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.autotools.docs:eclipse-plugin:11.6.0-SNAPSHOT
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.autotools.docs ---
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.autotools.docs ---
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.autotools.docs ---
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.autotools.ui >------------
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] Building [bundle] Autotools UI Plug-in 2.2.400-SNAPSHOT         [26/214]
13:19:57 [2024-03-10T17:19:57.294Z] [INFO]   from build/org.eclipse.cdt.autotools.ui/.polyglot.META-INF
13:19:57 [2024-03-10T17:19:57.294Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:19:57 [2024-03-10T17:19:57.294Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] The project's OSGi version is 2.2.400.202402230238
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.856Z] [INFO] 
13:19:57 [2024-03-10T17:19:57.857Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.autotools.ui ---
13:19:57 [2024-03-10T17:19:57.857Z] [INFO] Resolving class path of [bundle] Autotools UI Plug-in
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] 
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.autotools.ui ---
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] 
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.autotools.ui ---
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] Copying 1 resource from  to target/classes
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] 
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.autotools.ui ---
13:19:58 [2024-03-10T17:19:58.417Z] [INFO] Compiling 273 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.autotools.ui ---
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.autotools.ui ---
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.autotools.ui ---
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.autotools.ui ---
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/test/resources
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.autotools.ui ---
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] 
13:19:59 [2024-03-10T17:19:59.782Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.autotools.ui ---
13:20:00 [2024-03-10T17:20:00.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/target/org.eclipse.cdt.autotools.ui-2.2.400-SNAPSHOT-sources.jar
13:20:00 [2024-03-10T17:20:00.037Z] [INFO] 
13:20:00 [2024-03-10T17:20:00.037Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.autotools.ui ---
13:20:00 [2024-03-10T17:20:00.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/target/org.eclipse.cdt.autotools.ui-2.2.400-SNAPSHOT.jar
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] 
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.autotools.ui ---
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] 
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.autotools.ui ---
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] 
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.autotools.ui ---
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] 
13:20:00 [2024-03-10T17:20:00.963Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.autotools.ui ---
13:20:01 [2024-03-10T17:20:01.523Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/target/org.eclipse.cdt.autotools.ui-2.2.400-SNAPSHOT.jar
13:20:02 [2024-03-10T17:20:02.887Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/target/org.eclipse.cdt.autotools.ui-2.2.400-SNAPSHOT-sources.jar
13:20:03 [2024-03-10T17:20:03.814Z] [INFO] 
13:20:03 [2024-03-10T17:20:03.814Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.autotools.ui ---
13:20:03 [2024-03-10T17:20:03.814Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools.ui:2.2.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/.polyglot.META-INF
13:20:03 [2024-03-10T17:20:03.814Z]     The main artifact has been replaced with the baseline version.
13:20:03 [2024-03-10T17:20:03.814Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:20:03 [2024-03-10T17:20:03.814Z] 
13:20:03 [2024-03-10T17:20:03.814Z] [INFO] 
13:20:03 [2024-03-10T17:20:03.814Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.autotools.ui ---
13:20:04 [2024-03-10T17:20:04.070Z] [INFO] 
13:20:04 [2024-03-10T17:20:04.070Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.autotools.ui ---
13:20:04 [2024-03-10T17:20:04.070Z] [INFO] 
13:20:04 [2024-03-10T17:20:04.070Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.autotools.ui ---
13:20:04 [2024-03-10T17:20:04.070Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.autotools.ui:eclipse-plugin:2.2.400-SNAPSHOT with linux/gtk/x86_64
13:20:30 [2024-03-10T17:20:30.574Z] [INFO] API Analysis finished in 26 s.
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File EmptyLine.java at line 18: The API problem filter for: 'EmptyLine illegally implements IEmptyLine' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/EmptyLine.java)
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File SuffixesRule.java at line 23: The API problem filter for: 'SuffixesRule illegally implements ISuffixesRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/SuffixesRule.java)
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File IgnoreRule.java at line 23: The API problem filter for: 'IgnoreRule illegally implements IIgnoreRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/IgnoreRule.java)
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File MacroDefinition.java at line 19: The API problem filter for: 'MacroDefinition illegally implements IMacroDefinition' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/MacroDefinition.java)
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File Rule.java at line 22: The API problem filter for: 'Rule illegally implements IRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Rule.java)
13:20:30 [2024-03-10T17:20:30.574Z] [WARNING] [API WARNING] File WorkingCopyManager.java at line 30: The API problem filter for: 'WorkingCopyManager illegally implements IWorkingCopyManager' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/WorkingCopyManager.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File Comment.java at line 17: The API problem filter for: 'Comment illegally implements IComment' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Comment.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File ExportAllVariablesRule.java at line 22: The API problem filter for: 'ExportAllVariablesRule illegally implements IExportAllVariablesRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/ExportAllVariablesRule.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File WorkingCopyManager.java at line 30: The API problem filter for: 'WorkingCopyManager illegally implements IWorkingCopyManagerExtension' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/WorkingCopyManager.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File PreciousRule.java at line 22: The API problem filter for: 'PreciousRule illegally implements IPreciousRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/PreciousRule.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File DefaultRule.java at line 22: The API problem filter for: 'DefaultRule illegally implements IDefaultRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/DefaultRule.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File Else.java at line 20: The API problem filter for: 'Else illegally implements ICommand' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Else.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File GNUVariableDef.java at line 20: The API problem filter for: 'GNUVariableDef illegally implements IVariableDefinition' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/GNUVariableDef.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File Conditional.java at line 18: The API problem filter for: 'Conditional illegally implements IConditional' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Conditional.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File BadDirective.java at line 17: The API problem filter for: 'BadDirective illegally implements IBadDirective' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/BadDirective.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File NotParallelRule.java at line 25: The API problem filter for: 'NotParallelRule illegally implements INotParallelRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/NotParallelRule.java)
13:20:30 [2024-03-10T17:20:30.575Z] [WARNING] [API WARNING] File StaticTargetRule.java at line 25: The API problem filter for: 'StaticTargetRule illegally implements IInferenceRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/StaticTargetRule.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File IntermediateRule.java at line 22: The API problem filter for: 'IntermediateRule illegally implements IIntermediateRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/IntermediateRule.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File Target.java at line 19: The API problem filter for: 'Target illegally implements ITarget' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Target.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File SccsGetRule.java at line 24: The API problem filter for: 'SccsGetRule illegally implements ISccsGetRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/SccsGetRule.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File Command.java at line 26: The API problem filter for: 'Command illegally implements ICommand' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Command.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File Directive.java at line 18: The API problem filter for: 'Directive illegally implements IDirective' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Directive.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File If.java at line 20: The API problem filter for: 'If illegally implements ICommand' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/If.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File SilentRule.java at line 23: The API problem filter for: 'SilentRule illegally implements ISilentRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/SilentRule.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File Include.java at line 20: The API problem filter for: 'Include illegally implements IInclude' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Include.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File GNUAutomakefile.java at line 64: The API problem filter for: 'GNUAutomakefile illegally implements IGNUMakefile' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/GNUAutomakefile.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File OpenIncludeAction.java at line 56: The API problem filter for: 'OpenIncludeAction illegally references method CUIPlugin.log(IStatus)' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/OpenIncludeAction.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File PosixRule.java at line 22: The API problem filter for: 'PosixRule illegally implements IPosixRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/PosixRule.java)
13:20:30 [2024-03-10T17:20:30.576Z] [WARNING] [API WARNING] File TargetRule.java at line 34: The API problem filter for: 'TargetRule illegally implements ITargetRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/TargetRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File PhonyRule.java at line 23: The API problem filter for: 'PhonyRule illegally implements IPhonyRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/PhonyRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File SpecialRule.java at line 21: The API problem filter for: 'SpecialRule illegally implements ISpecialRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/SpecialRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File Terminal.java at line 17: The API problem filter for: 'Terminal illegally implements ITerminal' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Terminal.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File LowResolutionTimeRule.java at line 23: The API problem filter for: 'LowResolutionTimeRule illegally implements ILowResolutionTimeRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/LowResolutionTimeRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File VariableDefinition.java at line 19: The API problem filter for: 'VariableDefinition illegally implements IVariableDefinition' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/VariableDefinition.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File Parent.java at line 25: The API problem filter for: 'Parent illegally implements IParent' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/Parent.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File SecondaryRule.java at line 25: The API problem filter for: 'SecondaryRule illegally implements ISecondaryRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/SecondaryRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File AbstractMakefile.java at line 44: The API problem filter for: 'AbstractMakefile illegally implements IMakefile' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/AbstractMakefile.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File DeleteOnErrorRule.java at line 24: The API problem filter for: 'DeleteOnErrorRule illegally implements IDeleteOnErrorRule' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/DeleteOnErrorRule.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File VPath.java at line 17: The API problem filter for: 'VPath illegally implements IVPath' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/VPath.java)
13:20:30 [2024-03-10T17:20:30.577Z] [WARNING] [API WARNING] File UnExport.java at line 17: The API problem filter for: 'UnExport illegally implements IUnExport' is no longer used (location: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools.ui/src/org/eclipse/cdt/internal/autotools/ui/editors/automake/UnExport.java)
13:20:30 [2024-03-10T17:20:30.577Z] [INFO] 0 API ERRORS
13:20:30 [2024-03-10T17:20:30.577Z] [INFO] 40 API warnings
13:20:30 [2024-03-10T17:20:30.577Z] [INFO] 
13:20:30 [2024-03-10T17:20:30.577Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.autotools >--------------
13:20:30 [2024-03-10T17:20:30.577Z] [INFO] Building [feature] C/C++ Autotools support 11.6.0-SNAPSHOT      [27/214]
13:20:30 [2024-03-10T17:20:30.577Z] [INFO]   from build/org.eclipse.cdt.autotools-feature/.polyglot.feature.xml
13:20:30 [2024-03-10T17:20:30.578Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:20:30 [2024-03-10T17:20:30.578Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:20:30 [2024-03-10T17:20:30.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.autotools:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/.polyglot.feature.xml
13:20:31 [2024-03-10T17:20:31.140Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.140Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.140Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/target
13:20:31 [2024-03-10T17:20:31.140Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.140Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/src/main/resources
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/target/org.eclipse.cdt.autotools-11.6.0-SNAPSHOT.jar
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.396Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/target/org.eclipse.cdt.autotools-11.6.0-SNAPSHOT-sources-feature.jar
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] 
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.autotools ---
13:20:31 [2024-03-10T17:20:31.653Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/target/org.eclipse.cdt.autotools-11.6.0-SNAPSHOT.jar
13:20:32 [2024-03-10T17:20:32.215Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.autotools-feature/target/org.eclipse.cdt.autotools-11.6.0-SNAPSHOT-sources-feature.jar
13:20:33 [2024-03-10T17:20:33.142Z] [INFO] 
13:20:33 [2024-03-10T17:20:33.142Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.autotools ---
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.autotools:eclipse-feature:11.6.0-SNAPSHOT
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] 
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.autotools ---
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] 
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.autotools ---
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] 
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.autotools ---
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] 
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.core >-------------
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] Building [bundle] Meson Plug-in 1.2.200-SNAPSHOT                [28/214]
13:20:33 [2024-03-10T17:20:33.143Z] [INFO]   from build/org.eclipse.cdt.meson.core/.polyglot.META-INF
13:20:33 [2024-03-10T17:20:33.143Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:20:33 [2024-03-10T17:20:33.143Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] The project's OSGi version is 1.2.200.202402230238
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] Resolving class path of [bundle] Meson Plug-in
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/src/main/resources
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] 
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.meson.core ---
13:20:35 [2024-03-10T17:20:35.657Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/src/test/resources
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/target/org.eclipse.cdt.meson.core-1.2.200-SNAPSHOT-sources.jar
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/target/org.eclipse.cdt.meson.core-1.2.200-SNAPSHOT.jar
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.219Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.475Z] [INFO] 
13:20:36 [2024-03-10T17:20:36.475Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.meson.core ---
13:20:36 [2024-03-10T17:20:36.475Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/target/org.eclipse.cdt.meson.core-1.2.200-SNAPSHOT.jar
13:20:37 [2024-03-10T17:20:37.840Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/target/org.eclipse.cdt.meson.core-1.2.200-SNAPSHOT-sources.jar
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] 
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.meson.core ---
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.core:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.core/.polyglot.META-INF
13:20:39 [2024-03-10T17:20:39.730Z]     The main artifact has been replaced with the baseline version.
13:20:39 [2024-03-10T17:20:39.730Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:20:39 [2024-03-10T17:20:39.730Z] 
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] 
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.meson.core ---
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] 
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.meson.core ---
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] 
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.meson.core ---
13:20:39 [2024-03-10T17:20:39.730Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.meson.core:eclipse-plugin:1.2.200-SNAPSHOT with linux/gtk/x86_64
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] API Analysis finished in 27 s.
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 0 API ERRORS
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 0 API warnings
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.meson.docs >-------------
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] Building org.eclipse.cdt.meson.docs 11.6.0-SNAPSHOT             [29/214]
13:21:11 [2024-03-10T17:21:11.753Z] [INFO]   from build/org.eclipse.cdt.meson.docs/pom.xml
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:21:11 [2024-03-10T17:21:11.753Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.753Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] Resolving class path of org.eclipse.cdt.meson.docs
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/src/main/resources
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] 
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.cdt.meson.docs ---
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/eclipserun-work/data/.metadata/.log
13:21:11 [2024-03-10T17:21:11.754Z] [INFO] Command line:
13:21:11 [2024-03-10T17:21:11.754Z] 	[/usr/lib/jvm/jdk-17.0.3+7/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build-index.xml, build.index]
13:21:11 [2024-03-10T17:21:11.754Z] Buildfile: build-index.xml
13:21:11 [2024-03-10T17:21:11.754Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:21:11 [2024-03-10T17:21:11.754Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
13:21:11 [2024-03-10T17:21:11.754Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:21:11 [2024-03-10T17:21:11.754Z] WARNING: System::setSecurityManager will be removed in a future release
13:21:11 [2024-03-10T17:21:11.754Z] 
13:21:11 [2024-03-10T17:21:11.754Z] build.index:
13:21:12 [2024-03-10T17:21:12.316Z] BUILD SUCCESSFUL
13:21:12 [2024-03-10T17:21:12.316Z] 
13:21:12 [2024-03-10T17:21:12.316Z] BUILD SUCCESSFUL
13:21:12 [2024-03-10T17:21:12.316Z] Total time: 2 seconds
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/src/test/resources
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/org.eclipse.cdt.meson.docs-11.6.0-SNAPSHOT.jar
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] 
13:21:12 [2024-03-10T17:21:12.571Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.meson.docs ---
13:21:12 [2024-03-10T17:21:12.826Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.docs/target/org.eclipse.cdt.meson.docs-11.6.0-SNAPSHOT.jar
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] 
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.meson.docs ---
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.meson.docs:eclipse-plugin:11.6.0-SNAPSHOT
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] 
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.meson.docs ---
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] 
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.meson.docs ---
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] 
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.meson.docs ---
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] 
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.meson.ui >--------------
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] Building [bundle] Meson UI Plug-in 1.2.300-SNAPSHOT             [30/214]
13:21:13 [2024-03-10T17:21:13.752Z] [INFO]   from build/org.eclipse.cdt.meson.ui/.polyglot.META-INF
13:21:13 [2024-03-10T17:21:13.752Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:21:13 [2024-03-10T17:21:13.752Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:21:14 [2024-03-10T17:21:14.008Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar
13:21:14 [2024-03-10T17:21:14.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar (78 kB at 1.9 MB/s)
13:21:14 [2024-03-10T17:21:14.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
13:21:14 [2024-03-10T17:21:14.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar (578 kB at 23 MB/s)
13:21:14 [2024-03-10T17:21:14.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar
13:21:14 [2024-03-10T17:21:14.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar (1.6 MB at 58 MB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom (7.1 kB at 642 kB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 502 kB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 2.4 MB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom (9.9 kB at 1.2 MB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom (11 kB at 494 kB/s)
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
13:21:14 [2024-03-10T17:21:14.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 2.3 MB/s)
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom (21 kB at 1.8 MB/s)
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 375 kB/s)
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] The project's OSGi version is 1.2.300.202402230238
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] 
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.meson.ui ---
13:21:14 [2024-03-10T17:21:14.775Z] [INFO] Resolving class path of [bundle] Meson UI Plug-in
13:21:15 [2024-03-10T17:21:15.702Z] [INFO] 
13:21:15 [2024-03-10T17:21:15.702Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.meson.ui ---
13:21:15 [2024-03-10T17:21:15.702Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:21:15 [2024-03-10T17:21:15.703Z] [INFO] 
13:21:15 [2024-03-10T17:21:15.703Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.meson.ui ---
13:21:15 [2024-03-10T17:21:15.703Z] [INFO] Copying 1 resource from  to target/classes
13:21:15 [2024-03-10T17:21:15.703Z] [INFO] 
13:21:15 [2024-03-10T17:21:15.703Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.meson.ui ---
13:21:15 [2024-03-10T17:21:15.958Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/src/test/resources
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/target/org.eclipse.cdt.meson.ui-1.2.300-SNAPSHOT-sources.jar
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/target/org.eclipse.cdt.meson.ui-1.2.300-SNAPSHOT.jar
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.519Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.520Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.520Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.520Z] [INFO] 
13:21:16 [2024-03-10T17:21:16.520Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.meson.ui ---
13:21:16 [2024-03-10T17:21:16.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/target/org.eclipse.cdt.meson.ui-1.2.300-SNAPSHOT.jar
13:21:18 [2024-03-10T17:21:18.140Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/target/org.eclipse.cdt.meson.ui-1.2.300-SNAPSHOT-sources.jar
13:21:19 [2024-03-10T17:21:19.067Z] [INFO] 
13:21:19 [2024-03-10T17:21:19.067Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.meson.ui ---
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui/.polyglot.META-INF
13:21:19 [2024-03-10T17:21:19.068Z]     The main artifact has been replaced with the baseline version.
13:21:19 [2024-03-10T17:21:19.068Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:21:19 [2024-03-10T17:21:19.068Z] 
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] 
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.meson.ui ---
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] 
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.meson.ui ---
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] 
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.meson.ui ---
13:21:19 [2024-03-10T17:21:19.068Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.meson.ui:eclipse-plugin:1.2.300-SNAPSHOT with linux/gtk/x86_64
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] API Analysis finished in 21 s.
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] 0 API ERRORS
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] 0 API warnings
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] 
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor >-----------
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] Building [bundle] Meson editor 1.2.100-SNAPSHOT                 [31/214]
13:21:40 [2024-03-10T17:21:40.953Z] [INFO]   from build/org.eclipse.cdt.meson.ui.editor/.polyglot.META-INF
13:21:40 [2024-03-10T17:21:40.953Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:21:40 [2024-03-10T17:21:40.953Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:21:42 [2024-03-10T17:21:42.842Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar
13:21:43 [2024-03-10T17:21:43.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.jar (293 kB at 5.0 MB/s)
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/snakeyaml/snakeyaml-engine/2.7/snakeyaml-engine-2.7.pom (23 kB at 355 kB/s)
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.354Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.610Z] [INFO] Resolving class path of [bundle] Meson editor
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/src/main/resources
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] Nothing to compile - all classes are up to date
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/src/test/resources
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/target/org.eclipse.cdt.meson.ui.editor-1.2.100-SNAPSHOT-sources.jar
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] 
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.meson.ui.editor ---
13:21:43 [2024-03-10T17:21:43.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/target/org.eclipse.cdt.meson.ui.editor-1.2.100-SNAPSHOT.jar
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] 
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.meson.ui.editor ---
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] 
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.meson.ui.editor ---
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] 
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.meson.ui.editor ---
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] 
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.meson.ui.editor ---
13:21:44 [2024-03-10T17:21:44.122Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/target/org.eclipse.cdt.meson.ui.editor-1.2.100-SNAPSHOT.jar
13:21:45 [2024-03-10T17:21:45.487Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/target/org.eclipse.cdt.meson.ui.editor-1.2.100-SNAPSHOT-sources.jar
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] 
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.meson.ui.editor ---
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson.ui.editor/.polyglot.META-INF
13:21:46 [2024-03-10T17:21:46.852Z]     The main artifact has been replaced with the baseline version.
13:21:46 [2024-03-10T17:21:46.852Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:21:46 [2024-03-10T17:21:46.852Z] 
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] 
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.meson.ui.editor ---
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] 
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.meson.ui.editor ---
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] 
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.meson.ui.editor ---
13:21:46 [2024-03-10T17:21:46.852Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.meson.ui.editor:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] API Analysis finished in 29 s.
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 0 API ERRORS
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 0 API warnings
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.meson >----------------
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] Building [feature] C/C++ Meson Build Support - Preview 11.6.0-SNAPSHOT [32/214]
13:22:18 [2024-03-10T17:22:18.901Z] [INFO]   from build/org.eclipse.cdt.meson-feature/.polyglot.feature.xml
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:22:18 [2024-03-10T17:22:18.901Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.meson:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/.polyglot.feature.xml
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/target
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.901Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/src/main/resources
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/target/org.eclipse.cdt.meson-11.6.0-SNAPSHOT.jar
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/target/org.eclipse.cdt.meson-11.6.0-SNAPSHOT-sources-feature.jar
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/target/org.eclipse.cdt.meson-11.6.0-SNAPSHOT.jar
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.meson-feature/target/org.eclipse.cdt.meson-11.6.0-SNAPSHOT-sources-feature.jar
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.meson:eclipse-feature:11.6.0-SNAPSHOT
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.meson ---
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] 
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.core >---------
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] Building [bundle] CDT Autotools Core 1.3.200-SNAPSHOT           [33/214]
13:22:18 [2024-03-10T17:22:18.902Z] [INFO]   from build/org.eclipse.cdt.core.autotools.core/.polyglot.META-INF
13:22:18 [2024-03-10T17:22:18.902Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:22:18 [2024-03-10T17:22:18.902Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] The project's OSGi version is 1.3.200.202402230238
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.791Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.792Z] [INFO] 
13:22:20 [2024-03-10T17:22:20.792Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.autotools.core ---
13:22:20 [2024-03-10T17:22:20.792Z] [INFO] Resolving class path of [bundle] CDT Autotools Core
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/src/main/resources
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.047Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/src/test/resources
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/target/org.eclipse.cdt.core.autotools.core-1.3.200-SNAPSHOT-sources.jar
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/target/org.eclipse.cdt.core.autotools.core-1.3.200-SNAPSHOT.jar
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.609Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.865Z] [INFO] 
13:22:21 [2024-03-10T17:22:21.865Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.autotools.core ---
13:22:21 [2024-03-10T17:22:21.865Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/target/org.eclipse.cdt.core.autotools.core-1.3.200-SNAPSHOT.jar
13:22:23 [2024-03-10T17:22:23.752Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/target/org.eclipse.cdt.core.autotools.core-1.3.200-SNAPSHOT-sources.jar
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] 
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.autotools.core ---
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.core:1.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.core/.polyglot.META-INF
13:22:24 [2024-03-10T17:22:24.008Z]     The main artifact has been replaced with the baseline version.
13:22:24 [2024-03-10T17:22:24.008Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:22:24 [2024-03-10T17:22:24.008Z] 
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] 
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.autotools.core ---
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] 
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.autotools.core ---
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] 
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.autotools.core ---
13:22:24 [2024-03-10T17:22:24.008Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.autotools.core:eclipse-plugin:1.3.200-SNAPSHOT with linux/gtk/x86_64
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] API Analysis finished in 30 s.
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 0 API ERRORS
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 0 API warnings
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui >----------
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Building [bundle] CDT Autotools UI 1.2.300-SNAPSHOT             [34/214]
13:22:56 [2024-03-10T17:22:56.030Z] [INFO]   from build/org.eclipse.cdt.core.autotools.ui/.polyglot.META-INF
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:22:56 [2024-03-10T17:22:56.030Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] The project's OSGi version is 1.2.300.202402230238
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Resolving class path of [bundle] CDT Autotools UI
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Copying 1 resource from  to target/classes
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/src/test/resources
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/target/org.eclipse.cdt.core.autotools.ui-1.2.300-SNAPSHOT-sources.jar
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/target/org.eclipse.cdt.core.autotools.ui-1.2.300-SNAPSHOT.jar
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] 
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.autotools.ui ---
13:22:56 [2024-03-10T17:22:56.031Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/target/org.eclipse.cdt.core.autotools.ui-1.2.300-SNAPSHOT.jar
13:22:56 [2024-03-10T17:22:56.962Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/target/org.eclipse.cdt.core.autotools.ui-1.2.300-SNAPSHOT-sources.jar
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] 
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.autotools.ui ---
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools.ui/.polyglot.META-INF
13:22:57 [2024-03-10T17:22:57.523Z]     The main artifact has been replaced with the baseline version.
13:22:57 [2024-03-10T17:22:57.523Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:22:57 [2024-03-10T17:22:57.523Z] 
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] 
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.autotools.ui ---
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] 
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.autotools.ui ---
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] 
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.autotools.ui ---
13:22:57 [2024-03-10T17:22:57.523Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.autotools.ui:eclipse-plugin:1.2.300-SNAPSHOT with linux/gtk/x86_64
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] API Analysis finished in 28 s.
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 0 API ERRORS
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 0 API warnings
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.core.autotools >-----------
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] Building [feature] C/C++ Autotools Core Build Support - Experimental 11.6.0-SNAPSHOT [35/214]
13:23:29 [2024-03-10T17:23:29.548Z] [INFO]   from build/org.eclipse.cdt.core.autotools-feature/.polyglot.feature.xml
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:23:29 [2024-03-10T17:23:29.548Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.autotools:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/.polyglot.feature.xml
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/target
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/src/main/resources
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/target/org.eclipse.cdt.core.autotools-11.6.0-SNAPSHOT.jar
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.548Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/target/org.eclipse.cdt.core.autotools-11.6.0-SNAPSHOT-sources-feature.jar
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] 
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.autotools ---
13:23:29 [2024-03-10T17:23:29.549Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/target/org.eclipse.cdt.core.autotools-11.6.0-SNAPSHOT.jar
13:23:36 [2024-03-10T17:23:36.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/build/org.eclipse.cdt.core.autotools-feature/target/org.eclipse.cdt.core.autotools-11.6.0-SNAPSHOT-sources-feature.jar
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] 
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.autotools ---
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.autotools:eclipse-feature:11.6.0-SNAPSHOT
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] 
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.autotools ---
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] 
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.autotools ---
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] 
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.autotools ---
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] 
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.codan.core >-------------
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] Building [bundle] Code Analysis Core 4.2.100-SNAPSHOT           [36/214]
13:23:36 [2024-03-10T17:23:36.342Z] [INFO]   from codan/org.eclipse.cdt.codan.core/.polyglot.META-INF
13:23:36 [2024-03-10T17:23:36.342Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:23:36 [2024-03-10T17:23:36.342Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] The project's OSGi version is 4.2.100.202312281935
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] Resolving class path of [bundle] Code Analysis Core
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/src/main/resources
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.229Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.485Z] [INFO] Compiling 91 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.741Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/src/test/resources
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.core ---
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/target/org.eclipse.cdt.codan.core-4.2.100-SNAPSHOT-sources.jar
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] 
13:23:38 [2024-03-10T17:23:38.997Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.core ---
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/target/org.eclipse.cdt.codan.core-4.2.100-SNAPSHOT.jar
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] 
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.core ---
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] 
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.core ---
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] 
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.core ---
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] 
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.core ---
13:23:39 [2024-03-10T17:23:39.254Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/target/org.eclipse.cdt.codan.core-4.2.100-SNAPSHOT.jar
13:23:41 [2024-03-10T17:23:41.767Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/target/org.eclipse.cdt.codan.core-4.2.100-SNAPSHOT-sources.jar
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] 
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.core ---
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core:4.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/.polyglot.META-INF
13:23:42 [2024-03-10T17:23:42.329Z]     The main artifact has been replaced with the baseline version.
13:23:42 [2024-03-10T17:23:42.329Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:23:42 [2024-03-10T17:23:42.329Z] 
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] 
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.core ---
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] 
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.core ---
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] 
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.core ---
13:23:42 [2024-03-10T17:23:42.329Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.core:eclipse-plugin:4.2.100-SNAPSHOT with linux/gtk/x86_64
13:24:14 [2024-03-10T17:24:14.360Z] [INFO] API Analysis finished in 26 s.
13:24:14 [2024-03-10T17:24:14.360Z] [WARNING] [API WARNING] File CodanCorePlugin.java at line 143: An anonymous type defined in org.eclipse.cdt.codan.core.CodanCorePlugin illegally implements DebugTrace (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/src/org/eclipse/cdt/codan/core/CodanCorePlugin.java)
13:24:14 [2024-03-10T17:24:14.360Z] [WARNING] [API WARNING] File LaunchModeProblemPreference.java at line 25: LaunchModeProblemPreference leaks APIs from the superclass MapProblemPreference (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/src/org/eclipse/cdt/codan/core/param/LaunchModeProblemPreference.java)
13:24:14 [2024-03-10T17:24:14.361Z] [WARNING] [API WARNING] File SharedRootProblemPreference.java at line 20: SharedRootProblemPreference leaks APIs from the superclass RootProblemPreference (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core/src/org/eclipse/cdt/codan/core/param/SharedRootProblemPreference.java)
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 0 API ERRORS
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 3 API warnings
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui >--------------
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] Building [bundle] Code Analysis UI 3.5.100-SNAPSHOT             [37/214]
13:24:14 [2024-03-10T17:24:14.361Z] [INFO]   from codan/org.eclipse.cdt.codan.ui/.polyglot.META-INF
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:24:14 [2024-03-10T17:24:14.361Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] The project's OSGi version is 3.5.100.202402230238
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] Resolving class path of [bundle] Code Analysis UI
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/src/main/resources
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] 
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.ui ---
13:24:14 [2024-03-10T17:24:14.361Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] 
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.ui ---
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] 
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.ui ---
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] 
13:24:16 [2024-03-10T17:24:16.876Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/src/test/resources
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/target/org.eclipse.cdt.codan.ui-3.5.100-SNAPSHOT-sources.jar
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/target/org.eclipse.cdt.codan.ui-3.5.100-SNAPSHOT.jar
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.132Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] 
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.ui ---
13:24:17 [2024-03-10T17:24:17.388Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/target/org.eclipse.cdt.codan.ui-3.5.100-SNAPSHOT.jar
13:24:18 [2024-03-10T17:24:18.316Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/target/org.eclipse.cdt.codan.ui-3.5.100-SNAPSHOT-sources.jar
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] 
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.ui ---
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui:3.5.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui/.polyglot.META-INF
13:24:18 [2024-03-10T17:24:18.887Z]     The main artifact has been replaced with the baseline version.
13:24:18 [2024-03-10T17:24:18.887Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:24:18 [2024-03-10T17:24:18.887Z] 
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] 
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.ui ---
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] 
13:24:18 [2024-03-10T17:24:18.887Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.ui ---
13:24:19 [2024-03-10T17:24:19.143Z] [INFO] 
13:24:19 [2024-03-10T17:24:19.143Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.ui ---
13:24:19 [2024-03-10T17:24:19.143Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.ui:eclipse-plugin:3.5.100-SNAPSHOT with linux/gtk/x86_64
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] API Analysis finished in 29 s.
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 0 API ERRORS
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 0 API warnings
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx >-----------
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] Building [bundle] Code Analysis Core for C/C++ 3.6.100-SNAPSHOT [38/214]
13:24:51 [2024-03-10T17:24:51.166Z] [INFO]   from codan/org.eclipse.cdt.codan.core.cxx/.polyglot.META-INF
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:24:51 [2024-03-10T17:24:51.166Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] The project's OSGi version is 3.6.100.202402230238
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.166Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] 
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.core.cxx ---
13:24:51 [2024-03-10T17:24:51.167Z] [INFO] Resolving class path of [bundle] Code Analysis Core for C/C++
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/src/main/resources
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.251Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/src/test/resources
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/target/org.eclipse.cdt.codan.core.cxx-3.6.100-SNAPSHOT-sources.jar
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/target/org.eclipse.cdt.codan.core.cxx-3.6.100-SNAPSHOT.jar
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] 
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.core.cxx ---
13:24:59 [2024-03-10T17:24:59.762Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/target/org.eclipse.cdt.codan.core.cxx-3.6.100-SNAPSHOT.jar
13:25:01 [2024-03-10T17:25:01.649Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/target/org.eclipse.cdt.codan.core.cxx-3.6.100-SNAPSHOT-sources.jar
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] 
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.core.cxx ---
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/.polyglot.META-INF
13:25:01 [2024-03-10T17:25:01.904Z]     The main artifact has been replaced with the baseline version.
13:25:01 [2024-03-10T17:25:01.904Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:25:01 [2024-03-10T17:25:01.904Z] 
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] 
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.core.cxx ---
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] 
13:25:01 [2024-03-10T17:25:01.904Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.core.cxx ---
13:25:02 [2024-03-10T17:25:02.159Z] [INFO] 
13:25:02 [2024-03-10T17:25:02.159Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.core.cxx ---
13:25:02 [2024-03-10T17:25:02.160Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.core.cxx:eclipse-plugin:3.6.100-SNAPSHOT with linux/gtk/x86_64
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] API Analysis finished in 27 s.
13:25:34 [2024-03-10T17:25:34.186Z] [WARNING] [API WARNING] File ArgsSetting.java at line 26: ArgsSetting leaks APIs from the superclass SingleConfigurationSetting<T> (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/src/org/eclipse/cdt/codan/core/cxx/internal/externaltool/ArgsSetting.java)
13:25:34 [2024-03-10T17:25:34.186Z] [WARNING] [API WARNING] File PathSetting.java at line 27: PathSetting leaks APIs from the superclass SingleConfigurationSetting<T> (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/src/org/eclipse/cdt/codan/core/cxx/internal/externaltool/PathSetting.java)
13:25:34 [2024-03-10T17:25:34.186Z] [WARNING] [API WARNING] File CxxModelsCache.java at line 84: CxxModelsCache.getControlFlowGraph(IASTFunctionDefinition) has non-API return type IControlFlowGraph (location: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.core.cxx/src/org/eclipse/cdt/codan/core/cxx/model/CxxModelsCache.java)
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] 0 API ERRORS
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] 3 API warnings
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] 
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx >------------
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] Building [bundle] Codan Analysis UI for C/C++ 3.7.100-SNAPSHOT  [39/214]
13:25:34 [2024-03-10T17:25:34.186Z] [INFO]   from codan/org.eclipse.cdt.codan.ui.cxx/.polyglot.META-INF
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:34 [2024-03-10T17:25:34.186Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] 
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] 
13:25:34 [2024-03-10T17:25:34.186Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] The project's OSGi version is 3.7.100.202402230238
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.075Z] [INFO] Resolving class path of [bundle] Codan Analysis UI for C/C++
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/src/main/resources
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.331Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:25:36 [2024-03-10T17:25:36.586Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.586Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.587Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.587Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.587Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.587Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/src/test/resources
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/target/org.eclipse.cdt.codan.ui.cxx-3.7.100-SNAPSHOT-sources.jar
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/target/org.eclipse.cdt.codan.ui.cxx-3.7.100-SNAPSHOT.jar
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.842Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] 
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:36 [2024-03-10T17:25:36.843Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/target/org.eclipse.cdt.codan.ui.cxx-3.7.100-SNAPSHOT.jar
13:25:38 [2024-03-10T17:25:38.210Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/target/org.eclipse.cdt.codan.ui.cxx-3.7.100-SNAPSHOT-sources.jar
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] 
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx:3.7.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.ui.cxx/.polyglot.META-INF
13:25:38 [2024-03-10T17:25:38.771Z]     The main artifact has been replaced with the baseline version.
13:25:38 [2024-03-10T17:25:38.771Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:25:38 [2024-03-10T17:25:38.771Z] 
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] 
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] 
13:25:38 [2024-03-10T17:25:38.771Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:38 [2024-03-10T17:25:38.772Z] [INFO] 
13:25:38 [2024-03-10T17:25:38.772Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.ui.cxx ---
13:25:38 [2024-03-10T17:25:38.772Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.ui.cxx:eclipse-plugin:3.7.100-SNAPSHOT with linux/gtk/x86_64
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] API Analysis finished in 29 s.
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 0 API ERRORS
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 0 API warnings
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers >-----------
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] Building [bundle] Codan Checkers 3.5.500-SNAPSHOT               [40/214]
13:26:10 [2024-03-10T17:26:10.803Z] [INFO]   from codan/org.eclipse.cdt.codan.checkers/.polyglot.META-INF
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:26:10 [2024-03-10T17:26:10.803Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] The project's OSGi version is 3.5.500.202402021640
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.803Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] Resolving class path of [bundle] Codan Checkers
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/src/main/resources
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] 
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.checkers ---
13:26:10 [2024-03-10T17:26:10.804Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/src/test/resources
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/target/org.eclipse.cdt.codan.checkers-3.5.500-SNAPSHOT-sources.jar
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/target/org.eclipse.cdt.codan.checkers-3.5.500-SNAPSHOT.jar
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] 
13:26:11 [2024-03-10T17:26:11.365Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.checkers ---
13:26:11 [2024-03-10T17:26:11.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/target/org.eclipse.cdt.codan.checkers-3.5.500-SNAPSHOT.jar
13:26:12 [2024-03-10T17:26:12.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/target/org.eclipse.cdt.codan.checkers-3.5.500-SNAPSHOT-sources.jar
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] 
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.checkers ---
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers:3.5.500-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers/.polyglot.META-INF
13:26:13 [2024-03-10T17:26:13.916Z]     The main artifact has been replaced with the baseline version.
13:26:13 [2024-03-10T17:26:13.916Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:26:13 [2024-03-10T17:26:13.916Z] 
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] 
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.checkers ---
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] 
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.checkers ---
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] 
13:26:13 [2024-03-10T17:26:13.916Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.checkers ---
13:26:13 [2024-03-10T17:26:13.917Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.checkers:eclipse-plugin:3.5.500-SNAPSHOT with linux/gtk/x86_64
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] API Analysis finished in 27 s.
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 0 API ERRORS
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 0 API warnings
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui >----------
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] Building [bundle] Codan Checkers UI 3.4.100-SNAPSHOT            [41/214]
13:26:45 [2024-03-10T17:26:45.943Z] [INFO]   from codan/org.eclipse.cdt.codan.checkers.ui/.polyglot.META-INF
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:26:45 [2024-03-10T17:26:45.943Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] The project's OSGi version is 3.4.100.202402230238
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] 
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:45 [2024-03-10T17:26:45.943Z] [INFO] Resolving class path of [bundle] Codan Checkers UI
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] 
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] 
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:47 [2024-03-10T17:26:47.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/src/main/resources
13:26:47 [2024-03-10T17:26:47.832Z] [INFO] 
13:26:47 [2024-03-10T17:26:47.832Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:47 [2024-03-10T17:26:47.832Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/src/test/resources
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.087Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/target/org.eclipse.cdt.codan.checkers.ui-3.4.100-SNAPSHOT-sources.jar
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/target/org.eclipse.cdt.codan.checkers.ui-3.4.100-SNAPSHOT.jar
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] 
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:48 [2024-03-10T17:26:48.343Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/target/org.eclipse.cdt.codan.checkers.ui-3.4.100-SNAPSHOT.jar
13:26:48 [2024-03-10T17:26:48.907Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/target/org.eclipse.cdt.codan.checkers.ui-3.4.100-SNAPSHOT-sources.jar
13:26:49 [2024-03-10T17:26:49.483Z] [INFO] 
13:26:49 [2024-03-10T17:26:49.483Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui:3.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/codan/org.eclipse.cdt.codan.checkers.ui/.polyglot.META-INF
13:26:49 [2024-03-10T17:26:49.745Z]     The main artifact has been replaced with the baseline version.
13:26:49 [2024-03-10T17:26:49.745Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:26:49 [2024-03-10T17:26:49.745Z] 
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] 
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] 
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] 
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.codan.checkers.ui ---
13:26:49 [2024-03-10T17:26:49.745Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.codan.checkers.ui:eclipse-plugin:3.4.100-SNAPSHOT with linux/gtk/x86_64
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] API Analysis finished in 27 s.
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] 0 API ERRORS
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] 0 API warnings
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] 
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.linux >-------------
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] Building org.eclipse.cdt.core.linux 6.1.100-SNAPSHOT            [42/214]
13:27:21 [2024-03-10T17:27:21.774Z] [INFO]   from core/org.eclipse.cdt.core.linux/pom.xml
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:27:21 [2024-03-10T17:27:21.774Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64, linux/gtk/aarch64, linux/gtk/ppc64le], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:27:21 [2024-03-10T17:27:21.774Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:27:21 [2024-03-10T17:27:21.775Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] The project's OSGi version is 6.1.100.202402230238
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.406Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] Resolving class path of org.eclipse.cdt.core.linux
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/src/main/resources
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/src/test/resources
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/target/org.eclipse.cdt.core.linux-6.1.100-SNAPSHOT-sources.jar
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] 
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.linux ---
13:28:29 [2024-03-10T17:28:29.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/target/org.eclipse.cdt.core.linux-6.1.100-SNAPSHOT.jar
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] 
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.linux ---
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] 
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.linux ---
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] 
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.linux ---
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] 
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.linux ---
13:28:32 [2024-03-10T17:28:32.674Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/target/org.eclipse.cdt.core.linux-6.1.100-SNAPSHOT.jar
13:28:32 [2024-03-10T17:28:32.930Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/target/org.eclipse.cdt.core.linux-6.1.100-SNAPSHOT-sources.jar
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] 
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.linux ---
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.linux:6.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux/pom.xml
13:28:33 [2024-03-10T17:28:33.857Z]     The main artifact has been replaced with the baseline version.
13:28:33 [2024-03-10T17:28:33.857Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:28:33 [2024-03-10T17:28:33.857Z] 
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] 
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.linux ---
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] 
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.linux ---
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] 
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.linux ---
13:28:33 [2024-03-10T17:28:33.857Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.linux:eclipse-plugin:6.1.100-SNAPSHOT with linux/gtk/x86_64
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] API Analysis finished in 20 s.
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] 0 API ERRORS
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] 0 API warnings
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] 
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64 >----------
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] Building org.eclipse.cdt.core.linux.x86_64 11.6.0-SNAPSHOT      [43/214]
13:28:55 [2024-03-10T17:28:55.743Z] [INFO]   from core/org.eclipse.cdt.core.linux.x86_64/pom.xml
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:28:55 [2024-03-10T17:28:55.743Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:28:55 [2024-03-10T17:28:55.743Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:28:55 [2024-03-10T17:28:55.744Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:28:57 [2024-03-10T17:28:57.631Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.661Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] Resolving class path of org.eclipse.cdt.core.linux.x86_64
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.x86_64/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.x86_64/src/main/resources
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.x86_64/src/test/resources
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.x86_64/target/org.eclipse.cdt.core.linux.x86_64-11.6.0-SNAPSHOT.jar
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.x86_64/target/org.eclipse.cdt.core.linux.x86_64-11.6.0-SNAPSHOT.jar
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.linux.x86_64:eclipse-plugin:11.6.0-SNAPSHOT
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.linux.x86_64 ---
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] 
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64 >---------
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] Building org.eclipse.cdt.core.linux.aarch64 11.6.0-SNAPSHOT     [44/214]
13:29:29 [2024-03-10T17:29:29.662Z] [INFO]   from core/org.eclipse.cdt.core.linux.aarch64/pom.xml
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:29:29 [2024-03-10T17:29:29.662Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:29:29 [2024-03-10T17:29:29.662Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:29:29 [2024-03-10T17:29:29.663Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:29:29 [2024-03-10T17:29:29.919Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] Resolving class path of org.eclipse.cdt.core.linux.aarch64
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.aarch64/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.aarch64/src/main/resources
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.aarch64/src/test/resources
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.aarch64/target/org.eclipse.cdt.core.linux.aarch64-11.6.0-SNAPSHOT.jar
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.aarch64/target/org.eclipse.cdt.core.linux.aarch64-11.6.0-SNAPSHOT.jar
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.linux.aarch64:eclipse-plugin:11.6.0-SNAPSHOT
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.linux.aarch64 ---
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] 
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le >---------
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] Building org.eclipse.cdt.core.linux.ppc64le 11.6.0-SNAPSHOT     [45/214]
13:29:56 [2024-03-10T17:29:56.418Z] [INFO]   from core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:29:56 [2024-03-10T17:29:56.418Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[linux/gtk/ppc64le], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:29:56 [2024-03-10T17:29:56.418Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] Resolving class path of org.eclipse.cdt.core.linux.ppc64le
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.ppc64le/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.ppc64le/src/main/resources
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.ppc64le/src/test/resources
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.ppc64le/target/org.eclipse.cdt.core.linux.ppc64le-11.6.0-SNAPSHOT.jar
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.linux.ppc64le/target/org.eclipse.cdt.core.linux.ppc64le-11.6.0-SNAPSHOT.jar
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.linux.ppc64le:eclipse-plugin:11.6.0-SNAPSHOT
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.linux.ppc64le ---
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] 
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.core.win32 >-------------
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] Building org.eclipse.cdt.core.win32 6.1.100-SNAPSHOT            [46/214]
13:30:22 [2024-03-10T17:30:22.913Z] [INFO]   from core/org.eclipse.cdt.core.win32/pom.xml
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:30:22 [2024-03-10T17:30:22.913Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[win32/win32/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:30:22 [2024-03-10T17:30:22.913Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:30:24 [2024-03-10T17:30:24.278Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:30:50 [2024-03-10T17:30:50.770Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.770Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.770Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.770Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] The project's OSGi version is 6.1.100.202402230238
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Resolving class path of org.eclipse.cdt.core.win32
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/src/main/resources
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/src/test/resources
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/target/org.eclipse.cdt.core.win32-6.1.100-SNAPSHOT-sources.jar
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/target/org.eclipse.cdt.core.win32-6.1.100-SNAPSHOT.jar
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/target/org.eclipse.cdt.core.win32-6.1.100-SNAPSHOT.jar
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/target/org.eclipse.cdt.core.win32-6.1.100-SNAPSHOT-sources.jar
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.771Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.core.win32:6.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32/pom.xml
13:30:50 [2024-03-10T17:30:50.771Z]     The main artifact has been replaced with the baseline version.
13:30:50 [2024-03-10T17:30:50.771Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:30:50 [2024-03-10T17:30:50.772Z] 
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] 
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.win32 ---
13:30:50 [2024-03-10T17:30:50.772Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.win32:eclipse-plugin:6.1.100-SNAPSHOT with win32/win32/x86_64
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] API Analysis finished in 24 s.
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 0 API ERRORS
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 0 API warnings
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64 >----------
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] Building org.eclipse.cdt.core.win32.x86_64 11.6.0-SNAPSHOT      [47/214]
13:31:17 [2024-03-10T17:31:17.282Z] [INFO]   from core/org.eclipse.cdt.core.win32.x86_64/pom.xml
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:31:17 [2024-03-10T17:31:17.282Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] Resolving class path of org.eclipse.cdt.core.win32.x86_64
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.282Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32.x86_64/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32.x86_64/src/main/resources
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32.x86_64/src/test/resources
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32.x86_64/target/org.eclipse.cdt.core.win32.x86_64-11.6.0-SNAPSHOT.jar
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.win32.x86_64/target/org.eclipse.cdt.core.win32.x86_64-11.6.0-SNAPSHOT.jar
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.win32.x86_64:eclipse-plugin:11.6.0-SNAPSHOT
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.win32.x86_64 ---
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] 
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.core.macosx >-------------
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] Building org.eclipse.cdt.core.macosx 11.6.0-SNAPSHOT            [48/214]
13:31:17 [2024-03-10T17:31:17.283Z] [INFO]   from core/org.eclipse.cdt.core.macosx/pom.xml
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:31:17 [2024-03-10T17:31:17.283Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/cdt_main/releng/org.eclipse.cdt.target/cdt.target for environments=[macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3eb28b54
13:31:17 [2024-03-10T17:31:17.283Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.commons, ArtifactId = commons-compress, Version = 1.23.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.freemarker, ArtifactId = freemarker, Version = 2.3.32, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.4.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.google.guava, ArtifactId = guava, Version = 32.1.1-jre, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:31:18 [2024-03-10T17:31:18.210Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] Resolving class path of org.eclipse.cdt.core.macosx
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/src/main/resources
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.235Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/src/test/resources
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/target/org.eclipse.cdt.core.macosx-11.6.0-SNAPSHOT-sources.jar
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/target/org.eclipse.cdt.core.macosx-11.6.0-SNAPSHOT.jar
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] 
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.core.macosx ---
13:31:50 [2024-03-10T17:31:50.236Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/target/org.eclipse.cdt.core.macosx-11.6.0-SNAPSHOT.jar
13:31:51 [2024-03-10T17:31:51.600Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/target/org.eclipse.cdt.core.macosx-11.6.0-SNAPSHOT-sources.jar
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] 
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.core.macosx ---
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.core.macosx:eclipse-plugin:11.6.0-SNAPSHOT
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] 
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.core.macosx ---
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] 
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.core.macosx ---
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] 
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.core.macosx ---
13:31:52 [2024-03-10T17:31:52.974Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.core.macosx:eclipse-plugin:11.6.0-SNAPSHOT with macosx/cocoa/x86_64, macosx/cocoa/aarch64
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] API Analysis finished in 23 s.
13:32:19 [2024-03-10T17:32:19.473Z] [WARNING] [API WARNING] File MANIFEST.MF at line 1: The minor version should be the same for version 11.6.0, since no new APIs have been added since version 11.5.0 (location: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF)
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] 0 API ERRORS
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] 1 API warnings
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.build.crossgcc >-----------
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] Building [bundle] CDT GCC Cross Compiler Support 1.3.400-SNAPSHOT [49/214]
13:32:19 [2024-03-10T17:32:19.473Z] [INFO]   from cross/org.eclipse.cdt.build.crossgcc/.polyglot.META-INF
13:32:19 [2024-03-10T17:32:19.473Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:32:19 [2024-03-10T17:32:19.474Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] The project's OSGi version is 1.3.400.202402230238
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Resolving class path of [bundle] CDT GCC Cross Compiler Support
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Copying 1 resource from  to target/classes
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/src/test/resources
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/target/org.eclipse.cdt.build.crossgcc-1.3.400-SNAPSHOT-sources.jar
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/target/org.eclipse.cdt.build.crossgcc-1.3.400-SNAPSHOT.jar
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] 
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.build.crossgcc ---
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/target/org.eclipse.cdt.build.crossgcc-1.3.400-SNAPSHOT.jar
13:32:19 [2024-03-10T17:32:19.474Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/target/org.eclipse.cdt.build.crossgcc-1.3.400-SNAPSHOT-sources.jar
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] 
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.build.crossgcc:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc/.polyglot.META-INF
13:32:20 [2024-03-10T17:32:20.036Z]     The main artifact has been replaced with the baseline version.
13:32:20 [2024-03-10T17:32:20.036Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:32:20 [2024-03-10T17:32:20.036Z] 
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] 
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] 
13:32:20 [2024-03-10T17:32:20.036Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.build.crossgcc ---
13:32:20 [2024-03-10T17:32:20.292Z] [INFO] 
13:32:20 [2024-03-10T17:32:20.292Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.build.crossgcc ---
13:32:20 [2024-03-10T17:32:20.292Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.build.crossgcc:eclipse-plugin:1.3.400-SNAPSHOT with linux/gtk/x86_64
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] API Analysis finished in 20 s.
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] 0 API ERRORS
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] 0 API warnings
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] ------< org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc >-------
13:32:42 [2024-03-10T17:32:42.180Z] [INFO] Building org.eclipse.cdt.build.crossgcc 11.6.0-SNAPSHOT         [50/214]
13:32:42 [2024-03-10T17:32:42.180Z] [INFO]   from cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:32:42 [2024-03-10T17:32:42.181Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/target
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/src/main/resources
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] 
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.build.crossgcc ---
13:32:42 [2024-03-10T17:32:42.181Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/target/org.eclipse.cdt.build.crossgcc-11.6.0-SNAPSHOT.jar
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] 
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.build.crossgcc ---
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] 
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] 
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.build.crossgcc ---
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/target/org.eclipse.cdt.build.crossgcc-11.6.0-SNAPSHOT-sources-feature.jar
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] 
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] 
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.build.crossgcc ---
13:32:45 [2024-03-10T17:32:45.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/target/org.eclipse.cdt.build.crossgcc-11.6.0-SNAPSHOT.jar
13:32:47 [2024-03-10T17:32:47.337Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.build.crossgcc-feature/target/org.eclipse.cdt.build.crossgcc-11.6.0-SNAPSHOT-sources-feature.jar
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] 
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] No baseline version org.eclipse.cdt.features:org.eclipse.cdt.build.crossgcc:eclipse-feature:11.6.0-SNAPSHOT
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] 
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.build.crossgcc ---
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] 
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.build.crossgcc ---
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] 
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.build.crossgcc ---
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] 
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.remote.ui >----------------
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] Building [bundle] Remote Services UI 2.3.200-SNAPSHOT           [51/214]
13:32:47 [2024-03-10T17:32:47.898Z] [INFO]   from remote/org.eclipse.remote.ui/.polyglot.META-INF
13:32:47 [2024-03-10T17:32:47.898Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:32:47 [2024-03-10T17:32:47.898Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] The project's OSGi version is 2.3.200.202402230238
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] Resolving class path of [bundle] Remote Services UI
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.790Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] Copying 1 resource from  to target/classes
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] 
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.ui ---
13:32:49 [2024-03-10T17:32:49.791Z] [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.046Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src/test/resources
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.301Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/org.eclipse.remote.ui-2.3.200-SNAPSHOT-sources.jar
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/org.eclipse.remote.ui-2.3.200-SNAPSHOT.jar
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.302Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.557Z] [INFO] 
13:32:50 [2024-03-10T17:32:50.557Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.ui ---
13:32:50 [2024-03-10T17:32:50.557Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/org.eclipse.remote.ui-2.3.200-SNAPSHOT.jar
13:32:51 [2024-03-10T17:32:51.489Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/org.eclipse.remote.ui-2.3.200-SNAPSHOT-sources.jar
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] 
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.ui ---
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.ui:2.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/.polyglot.META-INF
13:32:52 [2024-03-10T17:32:52.060Z]     The main artifact has been replaced with the baseline version.
13:32:52 [2024-03-10T17:32:52.060Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:32:52 [2024-03-10T17:32:52.060Z] 
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] 
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.ui ---
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] 
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.ui ---
13:32:52 [2024-03-10T17:32:52.060Z] [INFO] 
13:32:52 [2024-03-10T17:32:52.061Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.ui ---
13:32:52 [2024-03-10T17:32:52.061Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.ui:eclipse-plugin:2.3.200-SNAPSHOT with linux/gtk/x86_64
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] API Analysis finished in 25 s.
13:33:18 [2024-03-10T17:33:18.593Z] [WARNING] [API WARNING] File RemoteTreeViewer.java at line 37: RemoteTreeViewer illegally extends TreeViewer (location: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src/org/eclipse/remote/internal/ui/RemoteTreeViewer.java)
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] 0 API ERRORS
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] 1 API warnings
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] 
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.dsf >-----------------
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] Building [bundle] Debug Services Framework Core 2.12.100-SNAPSHOT [52/214]
13:33:18 [2024-03-10T17:33:18.593Z] [INFO]   from dsf/org.eclipse.cdt.dsf/.polyglot.META-INF
13:33:18 [2024-03-10T17:33:18.593Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:33:18 [2024-03-10T17:33:18.593Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] The project's OSGi version is 2.12.100.202402230238
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] 
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.dsf ---
13:33:19 [2024-03-10T17:33:19.957Z] [INFO] Resolving class path of [bundle] Debug Services Framework Core
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.dsf ---
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.dsf ---
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/src/main/resources
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.dsf ---
13:33:20 [2024-03-10T17:33:20.212Z] [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.dsf ---
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.dsf ---
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] 
13:33:20 [2024-03-10T17:33:20.774Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/src/test/resources
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.702Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/target/org.eclipse.cdt.dsf-2.12.100-SNAPSHOT-sources.jar
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/target/org.eclipse.cdt.dsf-2.12.100-SNAPSHOT.jar
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.957Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.dsf ---
13:33:21 [2024-03-10T17:33:21.958Z] [INFO] 
13:33:21 [2024-03-10T17:33:21.958Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.dsf ---
13:33:22 [2024-03-10T17:33:22.213Z] [INFO] 
13:33:22 [2024-03-10T17:33:22.213Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.dsf ---
13:33:22 [2024-03-10T17:33:22.469Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/target/org.eclipse.cdt.dsf-2.12.100-SNAPSHOT.jar
13:33:24 [2024-03-10T17:33:24.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/target/org.eclipse.cdt.dsf-2.12.100-SNAPSHOT-sources.jar
13:33:24 [2024-03-10T17:33:24.617Z] [INFO] 
13:33:24 [2024-03-10T17:33:24.617Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.dsf ---
13:33:24 [2024-03-10T17:33:24.617Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf:2.12.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/.polyglot.META-INF
13:33:24 [2024-03-10T17:33:24.617Z]     The main artifact has been replaced with the baseline version.
13:33:24 [2024-03-10T17:33:24.617Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:33:24 [2024-03-10T17:33:24.617Z] 
13:33:24 [2024-03-10T17:33:24.617Z] [INFO] 
13:33:24 [2024-03-10T17:33:24.617Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.dsf ---
13:33:24 [2024-03-10T17:33:24.872Z] [INFO] 
13:33:24 [2024-03-10T17:33:24.872Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.dsf ---
13:33:24 [2024-03-10T17:33:24.872Z] [INFO] 
13:33:24 [2024-03-10T17:33:24.872Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.dsf ---
13:33:24 [2024-03-10T17:33:24.872Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.dsf:eclipse-plugin:2.12.100-SNAPSHOT with linux/gtk/x86_64
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] API Analysis finished in 24 s.
13:33:51 [2024-03-10T17:33:51.373Z] [WARNING] [API WARNING] File DsfSourceLookupDirector.java at line 31: DsfSourceLookupDirector extends non-API type CSourceLookupDirector (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/sourcelookup/DsfSourceLookupDirector.java)
13:33:51 [2024-03-10T17:33:51.373Z] [WARNING] [API WARNING] File AbstractDsfDebugServicesFactory.java at line 118: AbstractDsfDebugServicesFactory.createExecutionContextTranslator(DsfSession) has non-API return type IExecutionContextTranslator (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf/src/org/eclipse/cdt/dsf/debug/service/AbstractDsfDebugServicesFactory.java)
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 0 API ERRORS
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 2 API warnings
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.dsf.ui >---------------
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] Building [bundle] Debugger Services Framework UI 2.7.300-SNAPSHOT [53/214]
13:33:51 [2024-03-10T17:33:51.373Z] [INFO]   from dsf/org.eclipse.cdt.dsf.ui/.polyglot.META-INF
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:33:51 [2024-03-10T17:33:51.373Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] The project's OSGi version is 2.7.300.202402230238
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] Resolving class path of [bundle] Debugger Services Framework UI
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/main/resources
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] 
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.dsf.ui ---
13:33:51 [2024-03-10T17:33:51.373Z] [INFO] Compiling 321 source files to /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.265Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/test/resources
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.dsf.ui ---
13:33:53 [2024-03-10T17:33:53.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/target/org.eclipse.cdt.dsf.ui-2.7.300-SNAPSHOT-sources.jar
13:33:53 [2024-03-10T17:33:53.777Z] [INFO] 
13:33:53 [2024-03-10T17:33:53.777Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.dsf.ui ---
13:33:54 [2024-03-10T17:33:54.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/target/org.eclipse.cdt.dsf.ui-2.7.300-SNAPSHOT.jar
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] 
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.dsf.ui ---
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] 
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.dsf.ui ---
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] 
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.dsf.ui ---
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] 
13:33:54 [2024-03-10T17:33:54.288Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.dsf.ui ---
13:33:54 [2024-03-10T17:33:54.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/target/org.eclipse.cdt.dsf.ui-2.7.300-SNAPSHOT.jar
13:34:02 [2024-03-10T17:34:02.942Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/target/org.eclipse.cdt.dsf.ui-2.7.300-SNAPSHOT-sources.jar
13:34:02 [2024-03-10T17:34:02.942Z] [INFO] 
13:34:02 [2024-03-10T17:34:02.942Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.dsf.ui ---
13:34:03 [2024-03-10T17:34:03.204Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.ui:2.7.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/.polyglot.META-INF
13:34:03 [2024-03-10T17:34:03.204Z]     The main artifact has been replaced with the baseline version.
13:34:03 [2024-03-10T17:34:03.204Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:34:03 [2024-03-10T17:34:03.204Z] 
13:34:03 [2024-03-10T17:34:03.204Z] [INFO] 
13:34:03 [2024-03-10T17:34:03.204Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.dsf.ui ---
13:34:03 [2024-03-10T17:34:03.204Z] [INFO] 
13:34:03 [2024-03-10T17:34:03.204Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.dsf.ui ---
13:34:03 [2024-03-10T17:34:03.462Z] [INFO] 
13:34:03 [2024-03-10T17:34:03.462Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.dsf.ui ---
13:34:03 [2024-03-10T17:34:03.462Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.dsf.ui:eclipse-plugin:2.7.300-SNAPSHOT with linux/gtk/x86_64
13:34:42 [2024-03-10T17:34:42.135Z] [INFO] API Analysis finished in 34 s.
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File DisassemblyPart.java at line 196: DisassemblyPart illegally extends WorkbenchPart (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/internal/ui/disassembly/DisassemblyPart.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File DsfSourceDisplayAdapter.java at line 695: Constructor for DsfSourceDisplayAdapter with non-API parameter type SteppingController (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/sourcelookup/DsfSourceDisplayAdapter.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File DsfSourceDisplayAdapter.java at line 985: DsfSourceDisplayAdapter.eventDispatched(SteppingControllerSteppingTimedOutEvent) has non-API parameter type SteppingTimedOutEvent (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/sourcelookup/DsfSourceDisplayAdapter.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File ViewerCountingRequestMonitor.java at line 33: Constructor for ViewerCountingRequestMonitor with non-API parameter type IViewerUpdate (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/concurrent/ViewerCountingRequestMonitor.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File ViewerDataRequestMonitor.java at line 43: Constructor for ViewerDataRequestMonitor<V> with non-API parameter type IViewerUpdate (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/concurrent/ViewerDataRequestMonitor.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File ViewerRequestMonitor.java at line 31: Constructor for ViewerRequestMonitor with non-API parameter type IViewerUpdate (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/concurrent/ViewerRequestMonitor.java)
13:34:42 [2024-03-10T17:34:42.135Z] [WARNING] [API WARNING] File DsfCommandRunnable.java at line 63: DsfCommandRunnable.getSteppingController() has non-API return type SteppingController (location: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/actions/DsfCommandRunnable.java)
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 0 API ERRORS
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 7 API warnings
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.native.serial >------------
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] Building org.eclipse.cdt.native.serial 11.6.0-SNAPSHOT          [54/214]
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]   from native/org.eclipse.cdt.native.serial/pom.xml
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:34:42 [2024-03-10T17:34:42.136Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] The project's OSGi version is 11.6.0.202403101704
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] Resolving class path of org.eclipse.cdt.native.serial
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/src/main/resources
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] --- antrun:3.1.0:run (natives) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.136Z] [INFO] Executing tasks
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] set -x ;  temp=/tmp/production-XOY5HZQGIa/libserial.jnilib && mv ../os/macosx/x86_64/libserial.jnilib $temp && curl -f --silent --show-error -o ../os/macosx/x86_64/libserial.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&   temp=/tmp/production-XOY5HZQGIa/libserial.jnilib && mv ../os/macosx/aarch64/libserial.jnilib $temp && curl -f --silent --show-error -o ../os/macosx/aarch64/libserial.jnilib -F file=@$temp https://cbi.eclipse.org/macos/codesign/sign && rm $temp &&  true
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + temp=/tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + mv ../os/macosx/x86_64/libserial.jnilib /tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + curl -f --silent --show-error -o ../os/macosx/x86_64/libserial.jnilib -F file=@/tmp/production-XOY5HZQGIa/libserial.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + rm /tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + temp=/tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + mv ../os/macosx/aarch64/libserial.jnilib /tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] + curl -f --silent --show-error -o ../os/macosx/aarch64/libserial.jnilib -F file=@/tmp/production-XOY5HZQGIa/libserial.jnilib https://cbi.eclipse.org/macos/codesign/sign
13:34:42 [2024-03-10T17:34:42.136Z] [INFO]      [exec] set -x ;  temp=/tmp/production-XOY5HZQGIa/serial.dll && mv ../os/win32/x86_64/serial.dll $temp && curl -f --silent --show-error -o ../os/win32/x86_64/serial.dll -F file=@$temp https://cbi.eclipse.org/authenticode/sign && rm $temp &&  true
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + rm /tmp/production-XOY5HZQGIa/libserial.jnilib
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + true
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + temp=/tmp/production-XOY5HZQGIa/serial.dll
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + mv ../os/win32/x86_64/serial.dll /tmp/production-XOY5HZQGIa/serial.dll
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + curl -f --silent --show-error -o ../os/win32/x86_64/serial.dll -F file=@/tmp/production-XOY5HZQGIa/serial.dll https://cbi.eclipse.org/authenticode/sign
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] rmdir /tmp/production-XOY5HZQGIa
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + rm /tmp/production-XOY5HZQGIa/serial.dll
13:34:42 [2024-03-10T17:34:42.137Z] [INFO]      [exec] + true
13:34:42 [2024-03-10T17:34:42.137Z] [INFO] Executed tasks
13:34:42 [2024-03-10T17:34:42.137Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.137Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.137Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:34:42 [2024-03-10T17:34:42.393Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.393Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.393Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.393Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.native.serial ---
13:34:42 [2024-03-10T17:34:42.394Z] [INFO] 
13:34:42 [2024-03-10T17:34:42.394Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/src/test/resources
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/org.eclipse.cdt.native.serial-11.6.0-SNAPSHOT-sources.jar
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/org.eclipse.cdt.native.serial-11.6.0-SNAPSHOT.jar
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] 
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.native.serial ---
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/org.eclipse.cdt.native.serial-11.6.0-SNAPSHOT.jar
13:34:48 [2024-03-10T17:34:48.932Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/org.eclipse.cdt.native.serial-11.6.0-SNAPSHOT-sources.jar
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] 
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.native.serial ---
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.native.serial:eclipse-plugin:11.6.0-SNAPSHOT
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] 
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.native.serial ---
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] 
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.native.serial ---
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] 
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.native.serial ---
13:34:49 [2024-03-10T17:34:49.860Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.native.serial:eclipse-plugin:11.6.0-SNAPSHOT with linux/gtk/x86_64
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] API Analysis finished in 18 s.
13:35:11 [2024-03-10T17:35:11.789Z] [WARNING] [API WARNING] File MANIFEST.MF at line 5: The minor version should be the same for version 11.6.0, since no new APIs have been added since version 11.5.0 (location: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/META-INF/MANIFEST.MF)
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 0 API ERRORS
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 1 API warnings
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] ------------------< org.eclipse.cdt:terminal-parent >-------------------
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] Building TM Terminal, Maven Master 11.6.0-SNAPSHOT              [55/214]
13:35:11 [2024-03-10T17:35:11.789Z] [INFO]   from terminal/pom.xml
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --------------------------------[ pom ]---------------------------------
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- clean:3.2.0:clean (default-clean) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/terminal/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ terminal-parent ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.plugins >-----------
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] Building org.eclipse.tm.terminal.plugins 11.6.0-SNAPSHOT        [56/214]
13:35:11 [2024-03-10T17:35:11.789Z] [INFO]   from terminal/plugins/pom.xml
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --------------------------------[ pom ]---------------------------------
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.789Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/terminal/plugins/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.tm.terminal.plugins ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.tm.terminal.control >-----------
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] Building [bundle] Terminal Control (Embeddable Widget) 5.5.300-SNAPSHOT [57/214]
13:35:11 [2024-03-10T17:35:11.790Z] [INFO]   from terminal/plugins/org.eclipse.tm.terminal.control/.polyglot.META-INF
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:35:11 [2024-03-10T17:35:11.790Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] The project's OSGi version is 5.5.300.202403071917
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] Resolving class path of [bundle] Terminal Control (Embeddable Widget)
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] Copying 1 resource from  to target/classes
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/src/test/resources
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.790Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/org.eclipse.tm.terminal.control-5.5.300-SNAPSHOT-sources.jar
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/org.eclipse.tm.terminal.control-5.5.300-SNAPSHOT.jar
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] 
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.tm.terminal.control ---
13:35:11 [2024-03-10T17:35:11.791Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/org.eclipse.tm.terminal.control-5.5.300-SNAPSHOT.jar
13:35:12 [2024-03-10T17:35:12.354Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/org.eclipse.tm.terminal.control-5.5.300-SNAPSHOT-sources.jar
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] 
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.tm.terminal.control ---
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.tm.terminal.control:eclipse-plugin:5.5.300-SNAPSHOT
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] 
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.tm.terminal.control ---
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] 
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.tm.terminal.control ---
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] 
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.tm.terminal.control ---
13:35:13 [2024-03-10T17:35:13.719Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.tm.terminal.control:eclipse-plugin:5.5.300-SNAPSHOT with linux/gtk/x86_64
13:35:40 [2024-03-10T17:35:40.221Z] [INFO] API Analysis finished in 25 s.
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] 0 API ERRORS
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] 0 API warnings
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] 
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] ----------------< org.eclipse.cdt:org.eclipse.cdt.gdb >-----------------
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] Building [bundle] GDB Common 7.2.200-SNAPSHOT                   [58/214]
13:35:40 [2024-03-10T17:35:40.222Z] [INFO]   from debug/org.eclipse.cdt.gdb/.polyglot.META-INF
13:35:40 [2024-03-10T17:35:40.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:35:40 [2024-03-10T17:35:40.222Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] The project's OSGi version is 7.2.200.202402230238
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.758Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Resolving class path of [bundle] GDB Common
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Copying 1 resource from  to target/classes
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/src/test/resources
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/target/org.eclipse.cdt.gdb-7.2.200-SNAPSHOT-sources.jar
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/target/org.eclipse.cdt.gdb-7.2.200-SNAPSHOT.jar
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] 
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gdb ---
13:35:46 [2024-03-10T17:35:46.759Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/target/org.eclipse.cdt.gdb-7.2.200-SNAPSHOT.jar
13:35:47 [2024-03-10T17:35:47.015Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/target/org.eclipse.cdt.gdb-7.2.200-SNAPSHOT-sources.jar
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] 
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gdb ---
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb:7.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb/.polyglot.META-INF
13:35:48 [2024-03-10T17:35:48.381Z]     The main artifact has been replaced with the baseline version.
13:35:48 [2024-03-10T17:35:48.381Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:35:48 [2024-03-10T17:35:48.381Z] 
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] 
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gdb ---
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] 
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gdb ---
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] 
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gdb ---
13:35:48 [2024-03-10T17:35:48.381Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.gdb:eclipse-plugin:7.2.200-SNAPSHOT with linux/gtk/x86_64
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] API Analysis finished in 17 s.
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] 0 API ERRORS
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] 0 API warnings
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb >---------------
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] Building [bundle] GDB DSF Debugger Integration Core 7.1.300-SNAPSHOT [59/214]
13:36:06 [2024-03-10T17:36:06.432Z] [INFO]   from dsf-gdb/org.eclipse.cdt.dsf.gdb/.polyglot.META-INF
13:36:06 [2024-03-10T17:36:06.432Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:36:06 [2024-03-10T17:36:06.432Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] The project's OSGi version is 7.1.300.202312272342
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] 
13:36:06 [2024-03-10T17:36:06.992Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.dsf.gdb ---
13:36:06 [2024-03-10T17:36:06.993Z] [INFO] Resolving class path of [bundle] GDB DSF Debugger Integration Core
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] 
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.dsf.gdb ---
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] 
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.dsf.gdb ---
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/main/resources
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] 
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.dsf.gdb ---
13:36:07 [2024-03-10T17:36:07.554Z] [INFO] Compiling 486 source files to /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:36:17 [2024-03-10T17:36:17.493Z] [INFO] 
13:36:17 [2024-03-10T17:36:17.493Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.dsf.gdb ---
13:36:17 [2024-03-10T17:36:17.493Z] [INFO] 
13:36:17 [2024-03-10T17:36:17.493Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.dsf.gdb ---
13:36:17 [2024-03-10T17:36:17.494Z] [INFO] 
13:36:17 [2024-03-10T17:36:17.494Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.dsf.gdb ---
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] 
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.dsf.gdb ---
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/test/resources
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] 
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.dsf.gdb ---
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] 
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.dsf.gdb ---
13:36:22 [2024-03-10T17:36:22.743Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/target/org.eclipse.cdt.dsf.gdb-7.1.300-SNAPSHOT-sources.jar
13:36:22 [2024-03-10T17:36:22.999Z] [INFO] 
13:36:22 [2024-03-10T17:36:22.999Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.dsf.gdb ---
13:36:23 [2024-03-10T17:36:23.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/target/org.eclipse.cdt.dsf.gdb-7.1.300-SNAPSHOT.jar
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] 
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.dsf.gdb ---
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] 
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.dsf.gdb ---
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] 
13:36:23 [2024-03-10T17:36:23.512Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.dsf.gdb ---
13:36:23 [2024-03-10T17:36:23.768Z] [INFO] 
13:36:23 [2024-03-10T17:36:23.768Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.dsf.gdb ---
13:36:24 [2024-03-10T17:36:24.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/target/org.eclipse.cdt.dsf.gdb-7.1.300-SNAPSHOT.jar
13:36:26 [2024-03-10T17:36:26.223Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/target/org.eclipse.cdt.dsf.gdb-7.1.300-SNAPSHOT-sources.jar
13:36:26 [2024-03-10T17:36:26.784Z] [INFO] 
13:36:26 [2024-03-10T17:36:26.784Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.dsf.gdb ---
13:36:27 [2024-03-10T17:36:27.039Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb:7.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/.polyglot.META-INF
13:36:27 [2024-03-10T17:36:27.040Z]     The main artifact has been replaced with the baseline version.
13:36:27 [2024-03-10T17:36:27.040Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:36:27 [2024-03-10T17:36:27.040Z] 
13:36:27 [2024-03-10T17:36:27.040Z] [INFO] 
13:36:27 [2024-03-10T17:36:27.040Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.dsf.gdb ---
13:36:27 [2024-03-10T17:36:27.296Z] [INFO] 
13:36:27 [2024-03-10T17:36:27.296Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.dsf.gdb ---
13:36:27 [2024-03-10T17:36:27.552Z] [INFO] 
13:36:27 [2024-03-10T17:36:27.552Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.dsf.gdb ---
13:36:27 [2024-03-10T17:36:27.552Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.dsf.gdb:eclipse-plugin:7.1.300-SNAPSHOT with linux/gtk/x86_64
13:37:23 [2024-03-10T17:37:23.717Z] [INFO] API Analysis finished in 49 s.
13:37:23 [2024-03-10T17:37:23.717Z] [WARNING] [API WARNING] File MIExpressions.java at line 1750: CastedExpressionDMC leaks APIs from the superclass MIExpressionDMC (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/mi/service/MIExpressions.java)
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] [API WARNING] File MIExpressions.java at line 465: IndexedPartitionDMC leaks APIs from the superclass MIExpressionDMC (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/mi/service/MIExpressions.java)
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] [API WARNING] File MIListThreadGroupsInfo.java at line 219: IThreadGroupInfo2 leaks APIs from the superinterface IThreadGroupInfo (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/mi/service/command/output/MIListThreadGroupsInfo.java)
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] [API WARNING] File GDBSourceLookup.java at line 104: GDBSourceLookup.setSourceLookupDirector(ISourceLookupISourceLookupDMContext, CSourceLookupDirector) has non-API parameter type CSourceLookupDirector (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/GDBSourceLookup.java)
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] [API WARNING] File CSourceLookup.java at line 68: CSourceLookup.setSourceLookupDirector(ISourceLookupISourceLookupDMContext, CSourceLookupDirector) has non-API parameter type CSourceLookupDirector (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/mi/service/CSourceLookup.java)
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] [API WARNING] File GdbDebugServicesFactory.java at line 393: GdbDebugServicesFactory.createFocusSynchronizerService(DsfSession) has non-API return type IGDBFocusSynchronizer (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/GdbDebugServicesFactory.java)
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 0 API ERRORS
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 6 API warnings
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui >-------------
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] Building [bundle] GDB DSF Debugger Integration UI 2.8.400-SNAPSHOT [60/214]
13:37:23 [2024-03-10T17:37:23.718Z] [INFO]   from dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/.polyglot.META-INF
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:37:23 [2024-03-10T17:37:23.718Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] The project's OSGi version is 2.8.400.202402230238
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] Resolving class path of [bundle] GDB DSF Debugger Integration UI
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] Copying 1 resource from  to target/classes
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] 
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:23 [2024-03-10T17:37:23.718Z] [INFO] Compiling 167 source files to /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:37:27 [2024-03-10T17:37:27.883Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.883Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/src/test/resources
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] 
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:27 [2024-03-10T17:37:27.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/target/org.eclipse.cdt.dsf.gdb.ui-2.8.400-SNAPSHOT-sources.jar
13:37:28 [2024-03-10T17:37:28.139Z] [INFO] 
13:37:28 [2024-03-10T17:37:28.139Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:28 [2024-03-10T17:37:28.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/target/org.eclipse.cdt.dsf.gdb.ui-2.8.400-SNAPSHOT.jar
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] 
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] 
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] 
13:37:28 [2024-03-10T17:37:28.399Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:28 [2024-03-10T17:37:28.657Z] [INFO] 
13:37:28 [2024-03-10T17:37:28.657Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:28 [2024-03-10T17:37:28.919Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/target/org.eclipse.cdt.dsf.gdb.ui-2.8.400-SNAPSHOT.jar
13:37:32 [2024-03-10T17:37:32.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/target/org.eclipse.cdt.dsf.gdb.ui-2.8.400-SNAPSHOT-sources.jar
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] 
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui:2.8.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/.polyglot.META-INF
13:37:33 [2024-03-10T17:37:33.143Z]     The main artifact has been replaced with the baseline version.
13:37:33 [2024-03-10T17:37:33.143Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:37:33 [2024-03-10T17:37:33.143Z] 
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] 
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] 
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] 
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.dsf.gdb.ui ---
13:37:33 [2024-03-10T17:37:33.143Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.ui:eclipse-plugin:2.8.400-SNAPSHOT with linux/gtk/x86_64
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] API Analysis finished in 34 s.
13:38:11 [2024-03-10T17:38:11.811Z] [WARNING] [API WARNING] File FlatButton.java at line 63: FlatButton illegally references constructor TypedListener(SWTEventListener) (location: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/src/org/eclipse/cdt/dsf/gdb/internal/ui/tracepoints/FlatButton.java)
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] 0 API ERRORS
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] 1 API warnings
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.launch.remote >------------
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] Building [bundle] C/C++ Remote Debug Launcher 2.7.200-SNAPSHOT  [61/214]
13:38:11 [2024-03-10T17:38:11.811Z] [INFO]   from cross/org.eclipse.cdt.launch.remote/.polyglot.META-INF
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:11 [2024-03-10T17:38:11.811Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.811Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] The project's OSGi version is 2.7.200.202402230238
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] Resolving class path of [bundle] C/C++ Remote Debug Launcher
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] Copying 1 resource from  to target/classes
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/src/test/resources
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/target/org.eclipse.cdt.launch.remote-2.7.200-SNAPSHOT-sources.jar
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] 
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.launch.remote ---
13:38:11 [2024-03-10T17:38:11.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/target/org.eclipse.cdt.launch.remote-2.7.200-SNAPSHOT.jar
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] 
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch.remote ---
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] 
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch.remote ---
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] 
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] 
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch.remote ---
13:38:17 [2024-03-10T17:38:17.055Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/target/org.eclipse.cdt.launch.remote-2.7.200-SNAPSHOT.jar
13:38:17 [2024-03-10T17:38:17.617Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/target/org.eclipse.cdt.launch.remote-2.7.200-SNAPSHOT-sources.jar
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] 
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.remote:2.7.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote/.polyglot.META-INF
13:38:18 [2024-03-10T17:38:18.983Z]     The main artifact has been replaced with the baseline version.
13:38:18 [2024-03-10T17:38:18.983Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:38:18 [2024-03-10T17:38:18.983Z] 
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] 
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] 
13:38:18 [2024-03-10T17:38:18.983Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch.remote ---
13:38:18 [2024-03-10T17:38:18.984Z] [INFO] 
13:38:18 [2024-03-10T17:38:18.984Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch.remote ---
13:38:18 [2024-03-10T17:38:18.984Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.launch.remote:eclipse-plugin:2.7.200-SNAPSHOT with linux/gtk/x86_64
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] API Analysis finished in 23 s.
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 0 API ERRORS
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 0 API warnings
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.telnet.core >-----------
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.100-SNAPSHOT  [62/214]
13:38:45 [2024-03-10T17:38:45.502Z] [INFO]   from remote/org.eclipse.remote.telnet.core/.polyglot.META-INF
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:45 [2024-03-10T17:38:45.502Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.502Z] [INFO] Resolving class path of [bundle] Remote Serial Port Services
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] Copying 1 resource from  to target/classes
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/src/test/resources
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/org.eclipse.remote.telnet.core-1.2.100-SNAPSHOT-sources.jar
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/org.eclipse.remote.telnet.core-1.2.100-SNAPSHOT.jar
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] 
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.telnet.core ---
13:38:45 [2024-03-10T17:38:45.503Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/org.eclipse.remote.telnet.core-1.2.100-SNAPSHOT.jar
13:38:46 [2024-03-10T17:38:46.065Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/org.eclipse.remote.telnet.core-1.2.100-SNAPSHOT-sources.jar
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] 
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.telnet.core ---
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/.polyglot.META-INF
13:38:47 [2024-03-10T17:38:47.953Z]     The main artifact has been replaced with the baseline version.
13:38:47 [2024-03-10T17:38:47.953Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:38:47 [2024-03-10T17:38:47.953Z] 
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] 
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.telnet.core ---
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] 
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.telnet.core ---
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] 
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.telnet.core ---
13:38:47 [2024-03-10T17:38:47.953Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.telnet.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] API Analysis finished in 24 s.
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 0 API ERRORS
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 0 API warnings
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.telnet.ui >------------
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.200-SNAPSHOT [63/214]
13:39:14 [2024-03-10T17:39:14.447Z] [INFO]   from remote/org.eclipse.remote.telnet.ui/.polyglot.META-INF
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:39:14 [2024-03-10T17:39:14.447Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] The project's OSGi version is 1.1.200.202402230238
13:39:14 [2024-03-10T17:39:14.447Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Resolving class path of [bundle] Remote Serial Port Services UI
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Copying 1 resource from  to target/classes
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/src/test/resources
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/org.eclipse.remote.telnet.ui-1.1.200-SNAPSHOT-sources.jar
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/org.eclipse.remote.telnet.ui-1.1.200-SNAPSHOT.jar
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] 
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.telnet.ui ---
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/org.eclipse.remote.telnet.ui-1.1.200-SNAPSHOT.jar
13:39:14 [2024-03-10T17:39:14.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/org.eclipse.remote.telnet.ui-1.1.200-SNAPSHOT-sources.jar
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] 
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.telnet.ui ---
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.telnet.ui:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/.polyglot.META-INF
13:39:15 [2024-03-10T17:39:15.011Z]     The main artifact has been replaced with the baseline version.
13:39:15 [2024-03-10T17:39:15.011Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:39:15 [2024-03-10T17:39:15.011Z] 
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] 
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.telnet.ui ---
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] 
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.telnet.ui ---
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] 
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.telnet.ui ---
13:39:15 [2024-03-10T17:39:15.011Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.telnet.ui:eclipse-plugin:1.1.200-SNAPSHOT with linux/gtk/x86_64
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] API Analysis finished in 22 s.
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] 0 API ERRORS
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] 0 API warnings
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] 
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.jsch.core >------------
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] Building [bundle] JSch Remote Support 1.2.100-SNAPSHOT          [64/214]
13:39:41 [2024-03-10T17:39:41.506Z] [INFO]   from remote/org.eclipse.remote.jsch.core/.polyglot.META-INF
13:39:41 [2024-03-10T17:39:41.506Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:39:41 [2024-03-10T17:39:41.506Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] Resolving class path of [bundle] JSch Remote Support
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/src/main/resources
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.675Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/src/test/resources
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/org.eclipse.remote.jsch.core-1.2.100-SNAPSHOT-sources.jar
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.931Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/org.eclipse.remote.jsch.core-1.2.100-SNAPSHOT.jar
13:39:45 [2024-03-10T17:39:45.932Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.932Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.jsch.core ---
13:39:45 [2024-03-10T17:39:45.932Z] [INFO] 
13:39:45 [2024-03-10T17:39:45.932Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.jsch.core ---
13:39:46 [2024-03-10T17:39:46.187Z] [INFO] 
13:39:46 [2024-03-10T17:39:46.187Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.jsch.core ---
13:39:46 [2024-03-10T17:39:46.187Z] [INFO] 
13:39:46 [2024-03-10T17:39:46.187Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.jsch.core ---
13:39:46 [2024-03-10T17:39:46.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/org.eclipse.remote.jsch.core-1.2.100-SNAPSHOT.jar
13:39:47 [2024-03-10T17:39:47.113Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/org.eclipse.remote.jsch.core-1.2.100-SNAPSHOT-sources.jar
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] 
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.jsch.core ---
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/.polyglot.META-INF
13:39:47 [2024-03-10T17:39:47.674Z]     The main artifact has been replaced with the baseline version.
13:39:47 [2024-03-10T17:39:47.674Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:39:47 [2024-03-10T17:39:47.674Z] 
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] 
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.jsch.core ---
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] 
13:39:47 [2024-03-10T17:39:47.674Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.jsch.core ---
13:39:47 [2024-03-10T17:39:47.929Z] [INFO] 
13:39:47 [2024-03-10T17:39:47.929Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.jsch.core ---
13:39:47 [2024-03-10T17:39:47.929Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.jsch.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:40:14 [2024-03-10T17:40:14.429Z] [INFO] API Analysis finished in 23 s.
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] 0 API ERRORS
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] 0 API warnings
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] 
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.console >-------------
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] Building [bundle] Remote Console 1.4.200-SNAPSHOT               [65/214]
13:40:14 [2024-03-10T17:40:14.430Z] [INFO]   from remote/org.eclipse.remote.console/.polyglot.META-INF
13:40:14 [2024-03-10T17:40:14.430Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:40:14 [2024-03-10T17:40:14.430Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] The project's OSGi version is 1.4.200.202402230238
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.318Z] [INFO] Resolving class path of [bundle] Remote Console
13:40:16 [2024-03-10T17:40:16.573Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.573Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.573Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] Copying 1 resource from  to target/classes
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.574Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.console ---
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] 
13:40:16 [2024-03-10T17:40:16.830Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/src/test/resources
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/org.eclipse.remote.console-1.4.200-SNAPSHOT-sources.jar
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/org.eclipse.remote.console-1.4.200-SNAPSHOT.jar
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] 
13:40:17 [2024-03-10T17:40:17.085Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.console ---
13:40:17 [2024-03-10T17:40:17.340Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/org.eclipse.remote.console-1.4.200-SNAPSHOT.jar
13:40:17 [2024-03-10T17:40:17.901Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/org.eclipse.remote.console-1.4.200-SNAPSHOT-sources.jar
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] 
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.console ---
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.console:1.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/.polyglot.META-INF
13:40:18 [2024-03-10T17:40:18.828Z]     The main artifact has been replaced with the baseline version.
13:40:18 [2024-03-10T17:40:18.828Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:40:18 [2024-03-10T17:40:18.828Z] 
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] 
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.console ---
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] 
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.console ---
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] 
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.console ---
13:40:18 [2024-03-10T17:40:18.828Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.console:eclipse-plugin:1.4.200-SNAPSHOT with linux/gtk/x86_64
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] API Analysis finished in 28 s.
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 0 API ERRORS
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 0 API warnings
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.remote.serial.core >-----------
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] Building [bundle] Remote Serial Port Services 1.2.100-SNAPSHOT  [66/214]
13:40:50 [2024-03-10T17:40:50.853Z] [INFO]   from remote/org.eclipse.remote.serial.core/.polyglot.META-INF
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:40:50 [2024-03-10T17:40:50.853Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] Resolving class path of [bundle] Remote Serial Port Services
13:40:50 [2024-03-10T17:40:50.853Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] Copying 1 resource from  to target/classes
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/src/test/resources
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/org.eclipse.remote.serial.core-1.2.100-SNAPSHOT-sources.jar
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/org.eclipse.remote.serial.core-1.2.100-SNAPSHOT.jar
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] 
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.serial.core ---
13:40:50 [2024-03-10T17:40:50.854Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/org.eclipse.remote.serial.core-1.2.100-SNAPSHOT.jar
13:40:51 [2024-03-10T17:40:51.418Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/org.eclipse.remote.serial.core-1.2.100-SNAPSHOT-sources.jar
13:40:51 [2024-03-10T17:40:51.980Z] [INFO] 
13:40:51 [2024-03-10T17:40:51.980Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.serial.core ---
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/.polyglot.META-INF
13:40:51 [2024-03-10T17:40:51.981Z]     The main artifact has been replaced with the baseline version.
13:40:51 [2024-03-10T17:40:51.981Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:40:51 [2024-03-10T17:40:51.981Z] 
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] 
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.serial.core ---
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] 
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.serial.core ---
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] 
13:40:51 [2024-03-10T17:40:51.981Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.serial.core ---
13:40:52 [2024-03-10T17:40:52.237Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.serial.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] API Analysis finished in 24 s.
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 0 API ERRORS
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 0 API warnings
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.remote.serial.ui >------------
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] Building [bundle] Remote Serial Port Services UI 1.1.200-SNAPSHOT [67/214]
13:41:18 [2024-03-10T17:41:18.736Z] [INFO]   from remote/org.eclipse.remote.serial.ui/.polyglot.META-INF
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:41:18 [2024-03-10T17:41:18.736Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] The project's OSGi version is 1.1.200.202402230238
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] Resolving class path of [bundle] Remote Serial Port Services UI
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] Copying 1 resource from  to target/classes
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.736Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/src/test/resources
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/org.eclipse.remote.serial.ui-1.1.200-SNAPSHOT-sources.jar
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/org.eclipse.remote.serial.ui-1.1.200-SNAPSHOT.jar
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/org.eclipse.remote.serial.ui-1.1.200-SNAPSHOT.jar
13:41:18 [2024-03-10T17:41:18.737Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/org.eclipse.remote.serial.ui-1.1.200-SNAPSHOT-sources.jar
13:41:18 [2024-03-10T17:41:18.993Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.993Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.993Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.serial.ui:1.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/.polyglot.META-INF
13:41:18 [2024-03-10T17:41:18.993Z]     The main artifact has been replaced with the baseline version.
13:41:18 [2024-03-10T17:41:18.993Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:41:18 [2024-03-10T17:41:18.993Z] 
13:41:18 [2024-03-10T17:41:18.993Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.993Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.994Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.994Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.994Z] [INFO] 
13:41:18 [2024-03-10T17:41:18.994Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.serial.ui ---
13:41:18 [2024-03-10T17:41:18.994Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.serial.ui:eclipse-plugin:1.1.200-SNAPSHOT with linux/gtk/x86_64
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] API Analysis finished in 30 s.
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] 0 API ERRORS
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] 0 API warnings
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.jsch.ui >-------------
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] Building [bundle] JSch UI Remote Support 1.2.100-SNAPSHOT       [68/214]
13:41:51 [2024-03-10T17:41:51.017Z] [INFO]   from remote/org.eclipse.remote.jsch.ui/.polyglot.META-INF
13:41:51 [2024-03-10T17:41:51.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:41:51 [2024-03-10T17:41:51.017Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.273Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] Resolving class path of [bundle] JSch UI Remote Support
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.529Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:41:51 [2024-03-10T17:41:51.530Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.530Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/src/main/resources
13:41:51 [2024-03-10T17:41:51.530Z] [INFO] 
13:41:51 [2024-03-10T17:41:51.530Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.jsch.ui ---
13:41:51 [2024-03-10T17:41:51.804Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/src/test/resources
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/org.eclipse.remote.jsch.ui-1.2.100-SNAPSHOT-sources.jar
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/org.eclipse.remote.jsch.ui-1.2.100-SNAPSHOT.jar
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] 
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.jsch.ui ---
13:41:52 [2024-03-10T17:41:52.060Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/org.eclipse.remote.jsch.ui-1.2.100-SNAPSHOT.jar
13:41:52 [2024-03-10T17:41:52.985Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/org.eclipse.remote.jsch.ui-1.2.100-SNAPSHOT-sources.jar
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] 
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.jsch.ui ---
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.remote.jsch.ui:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/.polyglot.META-INF
13:41:53 [2024-03-10T17:41:53.547Z]     The main artifact has been replaced with the baseline version.
13:41:53 [2024-03-10T17:41:53.547Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:41:53 [2024-03-10T17:41:53.547Z] 
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] 
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.jsch.ui ---
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] 
13:41:53 [2024-03-10T17:41:53.547Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.jsch.ui ---
13:41:53 [2024-03-10T17:41:53.803Z] [INFO] 
13:41:53 [2024-03-10T17:41:53.803Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.jsch.ui ---
13:41:53 [2024-03-10T17:41:53.803Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.remote.jsch.ui:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] API Analysis finished in 27 s.
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] 0 API ERRORS
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] 0 API warnings
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] 
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.remote.doc.isv >-------------
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] Building org.eclipse.remote.doc.isv 11.6.0-SNAPSHOT             [69/214]
13:42:25 [2024-03-10T17:42:25.833Z] [INFO]   from remote/org.eclipse.remote.doc.isv/pom.xml
13:42:25 [2024-03-10T17:42:25.833Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:42:25 [2024-03-10T17:42:25.833Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] Resolving class path of org.eclipse.remote.doc.isv
13:42:28 [2024-03-10T17:42:28.351Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] 
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] --- tycho-document-bundle:4.0.6:javadoc (eclipse-javadoc) @ org.eclipse.remote.doc.isv ---
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Scopes: [compile, provided]
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Output directory: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Basedir: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Cleaning up first
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.352Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.353Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.354Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.355Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.356Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.357Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.358Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.359Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.360Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.361Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.362Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.363Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.364Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.365Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.366Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.367Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.376Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.377Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.378Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.379Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.380Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.381Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] 12 source folders
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/src
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] 98 classpath dependencies
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.21.400.v20240308-1313/org.eclipse.debug.core-3.21.400.v20240308-1313.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.x86_64/1.2.400.v20220812-1420/org.eclipse.core.filesystem.linux.x86_64-1.2.400.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.jcraft.jsch/0.1.55.v20230916-1400/com.jcraft.jsch-0.1.55.v20230916-1400.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.10.300.v20240107-2054/org.eclipse.help-3.10.300.v20240107-2054.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.13.200.v20240104-1240/org.eclipse.core.databinding-1.13.200.v20240104-1240.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.3.200.v20231214-1513/org.eclipse.urischeme-1.3.200.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.aarch64/1.4.200.v20220812-1420/org.eclipse.core.filesystem.linux.aarch64-1.4.200.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.16.300.v20240223-1002/org.eclipse.e4.ui.workbench.renderers.swt-0.16.300.v20240223-1002.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.13.200.v20240104-1240/org.eclipse.core.databinding.observable-1.13.200.v20240104-1240.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.ui/target/classes
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.4.200.v20231214-1513/org.eclipse.e4.emf.xpath-0.4.200.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.gtk/1.2.200.v20240309-0857/org.eclipse.e4.ui.swt.gtk-1.2.200.v20240309-0857.jar
13:42:28 [2024-03-10T17:42:28.382Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.14.0.v20240129-1403/org.eclipse.ui.console-3.14.0.v20240129-1403.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.12.500.v20231220-1554/org.eclipse.e4.core.contexts-1.12.500.v20231220-1554.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/classes
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net.win32/1.1.300.v20231214-1526/org.eclipse.core.net.win32-1.1.300.v20231214-1526.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.core/target/classes
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.win32.x86_64/1.4.300.v20220812-1420/org.eclipse.core.filesystem.win32.x86_64-1.4.300.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.win32/1.2.200.v20231201-1637/org.eclipse.e4.ui.swt.win32-1.2.200.v20231201-1637.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.5.300.v20240116-1723/org.eclipse.e4.ui.di-1.5.300.v20240116-1723.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.126.0.v20240310-0745/org.eclipse.swt.cocoa.macosx.aarch64-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240305-1158/org.eclipse.equinox.registry-3.12.100.v20240305-1158.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.1000.v20240213-1057/org.eclipse.osgi.compatibility.state-1.2.1000.v20240213-1057.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.126.0.v20240310-0745/org.eclipse.swt-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.14.300.v20231214-1513/org.eclipse.e4.ui.bindings-0.14.300.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.win32.x86_64/1.2.200.v20240213-1244/org.eclipse.equinox.security.win32.x86_64-1.2.200.v20240213-1244.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/0.14.300.v20240119-2127/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.14.300.v20240119-2127.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jsch.ui/1.5.300.v20231214-1526/org.eclipse.jsch.ui-1.5.300.v20231214-1526.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.macosx/1.102.200.v20231214-2017/org.eclipse.equinox.security.macosx-1.102.200.v20231214-2017.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.13.200.v20240108-1539/org.eclipse.ui.forms-3.13.200.v20240108-1539.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.200.v20240306-1119/org.eclipse.ui.ide-3.22.200.v20240306-1119.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.17.300.v20231214-1513/org.eclipse.e4.ui.workbench3-0.17.300.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.x86_64-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.10.200.v20240104-1240/org.eclipse.core.databinding.property-1.10.200.v20240104-1240.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar
13:42:28 [2024-03-10T17:42:28.383Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.macosx/1.3.400.v20220812-1420/org.eclipse.core.filesystem.macosx-1.3.400.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/terminal/plugins/org.eclipse.tm.terminal.control/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.5.0.v20240113-0700/org.eclipse.equinox.bidi-1.5.0.v20240113-0700.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.4.200.v20231214-1513/org.eclipse.e4.ui.dialogs-1.4.200.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jsch.core/1.5.300.v20231214-1526/org.eclipse.jsch.core-1.5.300.v20231214-1526.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.30.0.v20231210-0956/org.eclipse.emf.common-2.30.0.v20231210-0956.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.37.0.v20231208-1346/org.eclipse.emf.ecore.xmi-2.37.0.v20231208-1346.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.18.200.v20231220-1554/org.eclipse.e4.core.di.extensions-0.18.200.v20231220-1554.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.jsch.ui/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.5.300.v20240124-0948/org.eclipse.e4.ui.workbench.addons.swt-1.5.300.v20240124-0948.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.200.v20240305-1235/org.eclipse.ui.workbench-3.131.200.v20240305-1235.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240306-1120/org.eclipse.core.resources-3.20.200.v20240306-1120.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.15.300.v20240207-1054/org.eclipse.e4.ui.css.swt-0.15.300.v20240207-1054.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.8.300.v20231220-1554/org.eclipse.e4.core.di.annotations-1.8.300.v20231220-1554.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.win32/3.5.200.v20231214-2114/org.eclipse.ui.win32-3.5.200.v20231214-2114.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.16.0.v20231208-1346/org.eclipse.emf.ecore.change-2.16.0.v20231208-1346.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.ui/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.console/target/classes
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.1.300.v20240131-1308/org.eclipse.e4.core.commands-1.1.300.v20240131-1308.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.linux/1.1.200.v20231214-1607/org.eclipse.equinox.security.linux-1.1.200.v20231214-1607.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.100.v20240307-0519/org.eclipse.osgi-3.19.100.v20240307-0519.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.14.0.v20231211-1200/com.sun.jna-5.14.0.v20231211-1200.jar
13:42:28 [2024-03-10T17:42:28.384Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.ppc64le/1.4.200.v20220812-1420/org.eclipse.core.filesystem.linux.ppc64le-1.4.200.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources.win32.x86_64/3.5.500.v20220812-1420/org.eclipse.core.resources.win32.x86_64-3.5.500.v20220812-1420.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.6.300.v20231201-1637/org.eclipse.e4.ui.services-1.6.300.v20231201-1637.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.9.300.v20240207-1044/org.eclipse.e4.core.di-1.9.300.v20240207-1044.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.205.100.v20240131-1023/org.eclipse.ui-3.205.100.v20240131-1023.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.34.0.v20240308-1440/org.eclipse.jface-3.34.0.v20240308-1440.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.200.v20240109-1025/org.eclipse.e4.ui.model.workbench-2.4.200.v20240109-1025.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.36.0.v20240203-0859/org.eclipse.emf.ecore-2.36.0.v20240203-0859.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.4.200.v20240213-1244/org.eclipse.equinox.security-1.4.200.v20240213-1244.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net.win32.x86_64/1.2.200.v20231214-1012/org.eclipse.core.net.win32.x86_64-1.2.200.v20231214-1012.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.17.300.v20240123-1128/org.eclipse.e4.ui.workbench.swt-0.17.300.v20240123-1128.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/target/classes
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.net.linux/1.1.100.v20231214-1526/org.eclipse.core.net.linux-1.1.100.v20231214-1526.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.ppc64le/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.ppc64le-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.400.v20240305-1236/org.eclipse.e4.ui.css.core-0.14.400.v20240305-1236.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.7.0.v20240213-1427/org.eclipse.equinox.app-1.7.0.v20240213-1427.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.4.300.v20240119-0800/org.eclipse.e4.core.services-2.4.300.v20240119-0800.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.300.v20240205-1417/org.eclipse.ui.navigator-3.12.300.v20240205-1417.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.17.0.v20231215-1130/org.apache.batik.css-1.17.0.v20231215-1130.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/target/classes
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.15.200.v20240104-1240/org.eclipse.jface.databinding-1.15.200.v20240104-1240.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.14.300.v20231214-1513/org.eclipse.e4.ui.css.swt.theme-0.14.300.v20231214-1513.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.aarch64/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.aarch64-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/native/org.eclipse.cdt.native.serial/target/classes
13:42:28 [2024-03-10T17:42:28.385Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.4.100.v20231201-1637/org.eclipse.e4.ui.widgets-1.4.100.v20231201-1637.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.cocoa.macosx.x86_64-3.126.0.v20240310-0745.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cocoa/1.3.200.v20240309-0857/org.eclipse.ui.cocoa-1.3.200.v20240309-0857.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.15.300.v20240124-0948/org.eclipse.e4.ui.workbench-1.15.300.v20240124-0948.jar
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Including packages matching PackageNameMatcher["org\.eclipse\.cdt\.remote\..*", "org\.eclipse\.remote\..*"]
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Excluding packages matching PackageNameMatcher["org\.eclipse\.remote\.internal\..*", "org\.eclipse\.remote\..*\.internal\..*", "org\.eclipse\.cdt\.remote\.internal\..*", "org\.eclipse\.cdt\.remote\..*\.internal\..*"]
13:42:28 [2024-03-10T17:42:28.386Z] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api' && '/usr/lib/jvm/jdk-17.0.3+7/bin/javadoc' '@/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/target/javadoc.options.txt'
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.console...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.console.actions...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.ui...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.ui.dialogs...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.ui.widgets...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.core...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.core.exception...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.core.launch...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.serial.ui...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.serial.core...
13:42:29 [2024-03-10T17:42:29.314Z] Loading source files for package org.eclipse.remote.telnet.core...
13:42:29 [2024-03-10T17:42:29.875Z] Constructing Javadoc information...
13:42:34 [2024-03-10T17:42:34.042Z] error: Error reading file: -public/element-list
13:42:34 [2024-03-10T17:42:34.042Z] Building index for all the packages and classes...
13:42:34 [2024-03-10T17:42:34.042Z] Standard Doclet version 17.0.3+7
13:42:34 [2024-03-10T17:42:34.042Z] Building tree for all the packages and classes...
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.telnet.core/src/org/eclipse/remote/telnet/core/TelnetProtocol.java:46: warning: empty <p> tag
13:42:34 [2024-03-10T17:42:34.042Z]  * <p>
13:42:34 [2024-03-10T17:42:34.042Z]    ^
13:42:34 [2024-03-10T17:42:34.042Z] Generating ./org/eclipse/remote/core/AbstractRemoteProcessBuilder.html...
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:64: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @param command
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:72: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @param command
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:87: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @param directory
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:119: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @param redirectErrorStream
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:128: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @throws IOException
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessBuilder.java:149: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.042Z] 	 * @throws IOException
13:42:34 [2024-03-10T17:42:34.042Z] 	   ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java:40: warning: no @param for connection
13:42:34 [2024-03-10T17:42:34.042Z] 	public AbstractRemoteProcessBuilder(IRemoteConnection connection, List<String> command) {
13:42:34 [2024-03-10T17:42:34.042Z] 	       ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java:40: warning: no @param for command
13:42:34 [2024-03-10T17:42:34.042Z] 	public AbstractRemoteProcessBuilder(IRemoteConnection connection, List<String> command) {
13:42:34 [2024-03-10T17:42:34.042Z] 	       ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java:48: warning: no @param for connection
13:42:34 [2024-03-10T17:42:34.042Z] 	public AbstractRemoteProcessBuilder(IRemoteConnection connection, String... command) {
13:42:34 [2024-03-10T17:42:34.042Z] 	       ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java:48: warning: no @param for command
13:42:34 [2024-03-10T17:42:34.042Z] 	public AbstractRemoteProcessBuilder(IRemoteConnection connection, String... command) {
13:42:34 [2024-03-10T17:42:34.042Z] 	       ^
13:42:34 [2024-03-10T17:42:34.042Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/AbstractRemoteProcessBuilder.java:132: warning: no @return
13:42:34 [2024-03-10T17:42:34.042Z] 	protected IRemoteProcess newRemoteProcess() {
13:42:34 [2024-03-10T17:42:34.042Z] 	                         ^
13:42:34 [2024-03-10T17:42:34.043Z] Generating ./org/eclipse/remote/ui/AbstractRemoteUIConnectionService.html...
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/AbstractRemoteUIConnectionService.java:77: warning: no comment
13:42:34 [2024-03-10T17:42:34.043Z] 	protected static class DefaultLabelProvider extends LabelProvider {
13:42:34 [2024-03-10T17:42:34.043Z] 	                 ^
13:42:34 [2024-03-10T17:42:34.043Z] Generating ./org/eclipse/remote/ui/AbstractRemoteUIConnectionService.DefaultLabelProvider.html...
13:42:34 [2024-03-10T17:42:34.043Z] Generating ./org/eclipse/remote/core/exception/AddressInUseException.html...
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java:29: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param message
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java:30: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param cause
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java:37: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param message
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/RemoteConnectionException.java:44: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param cause
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java:25: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param message
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java:26: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param cause
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java:33: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param message
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/AddressInUseException.java:40: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.043Z] 	 * @param cause
13:42:34 [2024-03-10T17:42:34.043Z] 	   ^
13:42:34 [2024-03-10T17:42:34.043Z] Generating ./org/eclipse/remote/core/exception/ConnectionExistsException.html...
13:42:34 [2024-03-10T17:42:34.043Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/exception/ConnectionExistsException.java:27: warning: no comment
13:42:34 [2024-03-10T17:42:34.043Z] 	public ConnectionExistsException(String message) {
13:42:34 [2024-03-10T17:42:34.043Z] 	       ^
13:42:34 [2024-03-10T17:42:34.043Z] Generating ./org/eclipse/remote/console/actions/ConsoleAction.html...
13:42:34 [2024-03-10T17:42:34.300Z] Generating ./org/eclipse/remote/console/actions/IConsoleActionFactory.html...
13:42:34 [2024-03-10T17:42:34.300Z] Generating ./org/eclipse/remote/core/IProcessFactory.html...
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:24: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String cmd) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:26: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String[] cmdarray) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:28: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String[] cmdarray, String[] envp) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:34: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String cmdarray[], String[] envp, File dir) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:30: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String cmd, String[] envp) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IProcessFactory.java:32: warning: no comment
13:42:34 [2024-03-10T17:42:34.300Z] 	public Process exec(String cmd, String[] envp, File dir) throws IOException;
13:42:34 [2024-03-10T17:42:34.300Z] 	               ^
13:42:34 [2024-03-10T17:42:34.300Z] Generating ./org/eclipse/remote/core/IRemoteCommandShellService.html...
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteCommandShellService.java:42: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.300Z] 	 * @throws IOException
13:42:34 [2024-03-10T17:42:34.300Z] 	   ^
13:42:34 [2024-03-10T17:42:34.300Z] Generating ./org/eclipse/remote/core/IRemoteConnection.html...
13:42:34 [2024-03-10T17:42:34.300Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:77: error: exception not thrown: org.eclipse.core.runtime.CoreException
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @throws CoreException
13:42:34 [2024-03-10T17:42:34.301Z] 	           ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:77: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @throws CoreException
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:80: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.301Z] 	<T extends Service> T getService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.301Z] 	                      ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:90: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.301Z] 	<T extends Service> boolean hasService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.301Z] 	                            ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:99: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:129: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @param key
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:138: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @param key
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:154: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @param listener
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:161: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @param listener
13:42:34 [2024-03-10T17:42:34.301Z] 	   ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:169: error: @param name not found
13:42:34 [2024-03-10T17:42:34.301Z] 	 * @param event
13:42:34 [2024-03-10T17:42:34.301Z] 	          ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:172: warning: no @param for type
13:42:34 [2024-03-10T17:42:34.301Z] 	public void fireConnectionChangeEvent(int type);
13:42:34 [2024-03-10T17:42:34.301Z] 	            ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:47: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String FILE_SEPARATOR_PROPERTY = "file.separator"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:49: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String LINE_SEPARATOR_PROPERTY = "line.separator"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:46: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String OS_ARCH_PROPERTY = "os.arch"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:44: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String OS_NAME_PROPERTY = "os.name"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:45: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String OS_VERSION_PROPERTY = "os.version"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:48: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String PATH_SEPARATOR_PROPERTY = "path.separator"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:50: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 	final static String USER_HOME_PROPERTY = "user.home"; //$NON-NLS-1$
13:42:34 [2024-03-10T17:42:34.301Z] 	                    ^
13:42:34 [2024-03-10T17:42:34.301Z] Generating ./org/eclipse/remote/core/IRemoteConnection.Service.html...
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:38: warning: no comment
13:42:34 [2024-03-10T17:42:34.301Z] 		interface Factory {
13:42:34 [2024-03-10T17:42:34.301Z] 		^
13:42:34 [2024-03-10T17:42:34.301Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:36: warning: no comment
13:42:34 [2024-03-10T17:42:34.302Z] 		IRemoteConnection getRemoteConnection();
13:42:34 [2024-03-10T17:42:34.302Z] 		                  ^
13:42:34 [2024-03-10T17:42:34.302Z] Generating ./org/eclipse/remote/core/IRemoteConnection.Service.Factory.html...
13:42:34 [2024-03-10T17:42:34.302Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnection.java:39: warning: no comment
13:42:34 [2024-03-10T17:42:34.302Z] 			<T extends Service> T getService(IRemoteConnection remoteConnection, Class<T> service);
13:42:34 [2024-03-10T17:42:34.302Z] 			                      ^
13:42:34 [2024-03-10T17:42:34.302Z] Generating ./org/eclipse/remote/core/IRemoteConnectionChangeListener.html...
13:42:34 [2024-03-10T17:42:34.302Z] Generating ./org/eclipse/remote/core/IRemoteConnectionControlService.html...
13:42:34 [2024-03-10T17:42:34.302Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionControlService.java:34: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.302Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.302Z] 	   ^
13:42:34 [2024-03-10T17:42:34.302Z] Generating ./org/eclipse/remote/core/IRemoteConnectionHostService.html...
13:42:34 [2024-03-10T17:42:34.302Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java:78: warning: no description for @return
13:42:34 [2024-03-10T17:42:34.302Z] 	 * @return
13:42:34 [2024-03-10T17:42:34.302Z] 	   ^
13:42:34 [2024-03-10T17:42:34.302Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionHostService.java:95: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.302Z] 	 * @param passphrase
13:42:34 [2024-03-10T17:42:34.302Z] 	   ^
13:42:34 [2024-03-10T17:42:34.558Z] Generating ./org/eclipse/remote/core/IRemoteConnectionPropertyService.html...
13:42:34 [2024-03-10T17:42:34.558Z] Generating ./org/eclipse/remote/core/IRemoteConnectionProviderService.html...
13:42:34 [2024-03-10T17:42:34.558Z] Generating ./org/eclipse/remote/core/IRemoteConnectionType.html...
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:100: error: exception not thrown: org.eclipse.core.runtime.CoreException
13:42:34 [2024-03-10T17:42:34.558Z] 	 * @throws CoreException
13:42:34 [2024-03-10T17:42:34.558Z] 	           ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:100: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.558Z] 	 * @throws CoreException
13:42:34 [2024-03-10T17:42:34.558Z] 	   ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:103: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.558Z] 	<T extends Service> T getService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.558Z] 	                      ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:112: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.558Z] 	<T extends Service> boolean hasService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.558Z] 	                            ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:128: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.558Z] 	<T extends IRemoteConnection.Service> boolean hasConnectionService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.558Z] 	                                              ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:144: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.558Z] 	<T extends IRemoteProcess.Service> boolean hasProcessService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.558Z] 	                                           ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java:45: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.558Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.558Z] 	   ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java:52: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.558Z] 	 * @param name
13:42:34 [2024-03-10T17:42:34.558Z] 	   ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java:58: error: reference not found
13:42:34 [2024-03-10T17:42:34.558Z] 	 * using {@link #getAttributes()}. Attributes are persisted along with connection information.
13:42:34 [2024-03-10T17:42:34.558Z] 	                ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java:70: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.558Z] 	 * @param key
13:42:34 [2024-03-10T17:42:34.558Z] 	   ^
13:42:34 [2024-03-10T17:42:34.558Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionWorkingCopy.java:71: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param value
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/IRemoteConnectionType.Service.html...
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:39: warning: no comment
13:42:34 [2024-03-10T17:42:34.559Z] 		interface Factory {
13:42:34 [2024-03-10T17:42:34.559Z] 		^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:37: warning: no comment
13:42:34 [2024-03-10T17:42:34.559Z] 		IRemoteConnectionType getConnectionType();
13:42:34 [2024-03-10T17:42:34.559Z] 		                      ^
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/IRemoteConnectionType.Service.Factory.html...
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteConnectionType.java:40: warning: no comment
13:42:34 [2024-03-10T17:42:34.559Z] 			<T extends Service> T getService(IRemoteConnectionType connectionType, Class<T> service);
13:42:34 [2024-03-10T17:42:34.559Z] 			                      ^
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/IRemoteConnectionWorkingCopy.html...
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/IRemoteFileService.html...
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteFileService.java:71: warning: no @param for uri
13:42:34 [2024-03-10T17:42:34.559Z] 	String toPath(URI uri);
13:42:34 [2024-03-10T17:42:34.559Z] 	       ^
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/launch/IRemoteLaunchConfigService.html...
13:42:34 [2024-03-10T17:42:34.559Z] Generating ./org/eclipse/remote/core/IRemotePortForwardingService.html...
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:37: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:46: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param fwdAddress
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:47: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param fwdPort
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:48: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param monitor
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:50: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:65: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:77: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param fwdAddress
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:78: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param fwdPort
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:79: warning: no description for @param
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @param monitor
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:81: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:91: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.559Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.559Z] 	   ^
13:42:34 [2024-03-10T17:42:34.559Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemotePortForwardingService.java:101: warning: no description for @throws
13:42:34 [2024-03-10T17:42:34.560Z] 	 * @throws RemoteConnectionException
13:42:34 [2024-03-10T17:42:34.560Z] 	   ^
13:42:34 [2024-03-10T17:42:34.560Z] Generating ./org/eclipse/remote/core/IRemotePreferenceConstants.html...
13:42:34 [2024-03-10T17:42:34.560Z] Generating ./org/eclipse/remote/core/IRemoteProcess.html...
13:42:34 [2024-03-10T17:42:34.560Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java:86: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.560Z] 	<T extends Service> T getService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.560Z] 	                      ^
13:42:34 [2024-03-10T17:42:34.560Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java:96: warning: no @param for <T>
13:42:34 [2024-03-10T17:42:34.560Z] 	<T extends Service> boolean hasService(Class<T> service);
13:42:34 [2024-03-10T17:42:34.560Z] 	                            ^
13:42:34 [2024-03-10T17:42:34.560Z] Generating ./org/eclipse/remote/core/IRemoteProcess.Service.html...
13:42:34 [2024-03-10T17:42:34.560Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java:31: warning: no comment
13:42:34 [2024-03-10T17:42:34.560Z] 		interface Factory {
13:42:34 [2024-03-10T17:42:34.560Z] 		^
13:42:34 [2024-03-10T17:42:34.560Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java:29: warning: no comment
13:42:34 [2024-03-10T17:42:34.560Z] 		IRemoteProcess getRemoteProcess();
13:42:34 [2024-03-10T17:42:34.560Z] 		               ^
13:42:34 [2024-03-10T17:42:34.560Z] Generating ./org/eclipse/remote/core/IRemoteProcess.Service.Factory.html...
13:42:34 [2024-03-10T17:42:34.560Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcess.java:32: warning: no comment
13:42:34 [2024-03-10T17:42:34.560Z] 			<T extends Service> T getService(IRemoteProcess remoteProcess, Class<T> service);
13:42:34 [2024-03-10T17:42:34.560Z] 			                      ^
13:42:34 [2024-03-10T17:42:34.560Z] Generating ./org/eclipse/remote/core/IRemoteProcessBuilder.html...
13:42:34 [2024-03-10T17:42:34.816Z] Generating ./org/eclipse/remote/core/IRemoteProcessControlService.html...
13:42:34 [2024-03-10T17:42:34.816Z] Generating ./org/eclipse/remote/core/IRemoteProcessService.html...
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java:47: warning: no @param for command
13:42:34 [2024-03-10T17:42:34.816Z] 	public IRemoteProcessBuilder getProcessBuilder(List<String> command);
13:42:34 [2024-03-10T17:42:34.816Z] 	                             ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessService.java:54: warning: no @param for command
13:42:34 [2024-03-10T17:42:34.816Z] 	public IRemoteProcessBuilder getProcessBuilder(String... command);
13:42:34 [2024-03-10T17:42:34.816Z] 	                             ^
13:42:34 [2024-03-10T17:42:34.816Z] Generating ./org/eclipse/remote/core/IRemoteProcessSignalService.html...
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:28: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int ABRT = 6;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:33: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int ALRM = 14;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:37: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int CONT = 19;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:29: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int FPE = 8;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:24: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int HUP = 1;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:27: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int ILL = 4;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:25: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int INT = 2;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:30: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int KILL = 9;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:32: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int PIPE = 13;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:26: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int QUIT = 3;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:31: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int SEGV = 11;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:35: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int STOP = 17;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:34: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int TERM = 15;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:36: warning: no comment
13:42:34 [2024-03-10T17:42:34.816Z] 	public static final int TSTP = 18;
13:42:34 [2024-03-10T17:42:34.816Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.816Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:38: warning: no comment
13:42:34 [2024-03-10T17:42:34.817Z] 	public static final int USR1 = 30;
13:42:34 [2024-03-10T17:42:34.817Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.817Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IRemoteProcessSignalService.java:39: warning: no comment
13:42:34 [2024-03-10T17:42:34.817Z] 	public static final int USR2 = 31;
13:42:34 [2024-03-10T17:42:34.817Z] 	                        ^
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/core/IRemoteProcessTerminalService.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/core/IRemoteResource.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/core/IRemoteServicesManager.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/ui/IRemoteUIConnectionService.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/ui/IRemoteUIConnectionWizard.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/ui/IRemoteUIConstants.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/ui/IRemoteUIFileService.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/serial/core/ISerialPortService.html...
13:42:34 [2024-03-10T17:42:34.817Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.serial.core/src/org/eclipse/remote/serial/core/ISerialPortService.java:19: warning: no comment
13:42:34 [2024-03-10T17:42:34.817Z] public interface ISerialPortService extends IRemoteConnection.Service {
13:42:34 [2024-03-10T17:42:34.817Z]        ^
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/console/ITerminalConsole.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/core/IUserAuthenticatorService.html...
13:42:34 [2024-03-10T17:42:34.817Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java:89: error: unknown tag: core
13:42:34 [2024-03-10T17:42:34.817Z] 	 * the <core>prompt</code> array. Implementors will return the entered values, or null if
13:42:34 [2024-03-10T17:42:34.817Z] 	       ^
13:42:34 [2024-03-10T17:42:34.817Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.core/src/org/eclipse/remote/core/IUserAuthenticatorService.java:89: error: unexpected end tag: </code>
13:42:34 [2024-03-10T17:42:34.817Z] 	 * the <core>prompt</code> array. Implementors will return the entered values, or null if
13:42:34 [2024-03-10T17:42:34.817Z] 	                   ^
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/serial/ui/NewSerialPortConnectionWizard.html...
13:42:34 [2024-03-10T17:42:34.817Z] Generating ./org/eclipse/remote/serial/ui/NewSerialPortConnectionWizardPage.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/core/exception/PrivilegedPortException.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/core/RemoteConnectionChangeEvent.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/core/exception/RemoteConnectionException.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/core/RemoteConnectionPropertyTester.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/ui/RemoteConnectionsLabelProvider.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/ui/widgets/RemoteConnectionWidget.html...
13:42:35 [2024-03-10T17:42:35.072Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java:199: error: @param name not found
13:42:35 [2024-03-10T17:42:35.072Z] 	 * @param connnectionTypes
13:42:35 [2024-03-10T17:42:35.072Z] 	          ^
13:42:35 [2024-03-10T17:42:35.072Z] /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.ui/src/org/eclipse/remote/ui/widgets/RemoteConnectionWidget.java:592: error: exception not thrown: org.eclipse.core.runtime.CoreException
13:42:35 [2024-03-10T17:42:35.072Z] 	 * @throws CoreException
13:42:35 [2024-03-10T17:42:35.072Z] 	           ^
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/ui/widgets/RemoteConnectionWidget.WidgetListener.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/ui/widgets/RemoteDirectoryWidget.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/ui/widgets/RemoteFileWidget.html...
13:42:35 [2024-03-10T17:42:35.072Z] Generating ./org/eclipse/remote/core/RemoteProcessAdapter.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/ui/dialogs/RemoteResourceBrowser.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/ui/widgets/RemoteResourceBrowserWidget.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/core/RemoteServicesUtils.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/ui/RemoteUIFileService.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/ui/RemoteUIFileService.Factory.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/core/SerialPortCommandShell.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/core/SerialPortConnection.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/core/SerialPortConnection.Factory.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/ui/SerialPortConnectionBlock.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/ui/SerialPortConnectionBlock.SerialBlockUpdateListener.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/serial/ui/SerialPortConnectionPropertyPage.html...
13:42:35 [2024-03-10T17:42:35.328Z] Generating ./org/eclipse/remote/telnet/core/TelnetCommandShell.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/telnet/core/TelnetConnection.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/telnet/core/TelnetConnection.Factory.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/telnet/core/TelnetProtocol.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/console/TerminalConsoleUtility.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/exception/UnableToForwardPortException.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/console/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/console/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/console/actions/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/console/actions/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/exception/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/exception/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/launch/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/core/launch/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/serial/core/package-summary.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/serial/core/package-tree.html...
13:42:35 [2024-03-10T17:42:35.584Z] Generating ./org/eclipse/remote/serial/ui/package-summary.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/serial/ui/package-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/telnet/core/package-summary.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/telnet/core/package-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/package-summary.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/package-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/dialogs/package-summary.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/dialogs/package-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/widgets/package-summary.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./org/eclipse/remote/ui/widgets/package-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./constant-values.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./serialized-form.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./overview-tree.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./index.html...
13:42:35 [2024-03-10T17:42:35.839Z] Building index for all classes...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./allclasses-index.html...
13:42:35 [2024-03-10T17:42:35.839Z] Generating ./allpackages-index.html...
13:42:35 [2024-03-10T17:42:35.840Z] Generating ./index-all.html...
13:42:36 [2024-03-10T17:42:36.095Z] Generating ./overview-summary.html...
13:42:36 [2024-03-10T17:42:36.095Z] Generating ./help-doc.html...
13:42:36 [2024-03-10T17:42:36.095Z] Note: Custom tags that could override future standard tags:  @noreference, @noinstantiate, @noimplement, @noextend, @nooverride. To avoid potential overrides, use at least one period character (.) in custom tag names.
13:42:36 [2024-03-10T17:42:36.095Z] Note: Custom tags that were not seen:  @noreference, @noinstantiate, @noextend, @nooverride
13:42:36 [2024-03-10T17:42:36.095Z] 9 errors
13:42:36 [2024-03-10T17:42:36.095Z] 100 warnings
13:42:36 [2024-03-10T17:42:36.095Z] [INFO] Execution failed with return code: 1
13:42:36 [2024-03-10T17:42:36.095Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/overview-summary.html -> html/reference/api/overview-summary.html
13:42:36 [2024-03-10T17:42:36.095Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/constant-values.html -> html/reference/api/constant-values.html
13:42:36 [2024-03-10T17:42:36.095Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/deprecated-list.html -> html/reference/api/deprecated-list.html
13:42:36 [2024-03-10T17:42:36.095Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/console/package-summary.html -> html/reference/api/org/eclipse/remote/console/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/console/actions/package-summary.html -> html/reference/api/org/eclipse/remote/console/actions/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/core/package-summary.html -> html/reference/api/org/eclipse/remote/core/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/core/exception/package-summary.html -> html/reference/api/org/eclipse/remote/core/exception/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/core/launch/package-summary.html -> html/reference/api/org/eclipse/remote/core/launch/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/serial/core/package-summary.html -> html/reference/api/org/eclipse/remote/serial/core/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/serial/ui/package-summary.html -> html/reference/api/org/eclipse/remote/serial/ui/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/telnet/core/package-summary.html -> html/reference/api/org/eclipse/remote/telnet/core/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/ui/package-summary.html -> html/reference/api/org/eclipse/remote/ui/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/ui/dialogs/package-summary.html -> html/reference/api/org/eclipse/remote/ui/dialogs/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/html/reference/api/org/eclipse/remote/ui/widgets/package-summary.html -> html/reference/api/org/eclipse/remote/ui/widgets/package-summary.html
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/src/main/resources
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/src/test/resources
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.097Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/target/org.eclipse.remote.doc.isv-11.6.0-SNAPSHOT.jar
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] 
13:42:36 [2024-03-10T17:42:36.353Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote.doc.isv ---
13:42:36 [2024-03-10T17:42:36.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote.doc.isv/target/org.eclipse.remote.doc.isv-11.6.0-SNAPSHOT.jar
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote.doc.isv ---
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.remote.doc.isv:eclipse-plugin:11.6.0-SNAPSHOT
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote.doc.isv ---
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote.doc.isv ---
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote.doc.isv ---
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] -----------------< org.eclipse.cdt:org.eclipse.remote >-----------------
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] Building [feature] Remote Services 11.6.0-SNAPSHOT              [70/214]
13:42:37 [2024-03-10T17:42:37.537Z] [INFO]   from remote/org.eclipse.remote-feature/.polyglot.feature.xml
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:42:37 [2024-03-10T17:42:37.537Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:42:37 [2024-03-10T17:42:37.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.remote:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/.polyglot.feature.xml
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/target
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/src/main/resources
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/target/org.eclipse.remote-11.6.0-SNAPSHOT.jar
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.793Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/target/org.eclipse.remote-11.6.0-SNAPSHOT-sources-feature.jar
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] 
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.remote ---
13:42:37 [2024-03-10T17:42:37.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/target/org.eclipse.remote-11.6.0-SNAPSHOT.jar
13:42:38 [2024-03-10T17:42:38.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/remote/org.eclipse.remote-feature/target/org.eclipse.remote-11.6.0-SNAPSHOT-sources-feature.jar
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.remote ---
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.remote:eclipse-feature:11.6.0-SNAPSHOT
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.remote ---
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.remote ---
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.remote ---
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.launch.remote >-------
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] Building org.eclipse.cdt.launch.remote 11.6.0-SNAPSHOT          [71/214]
13:42:40 [2024-03-10T17:42:40.087Z] [INFO]   from cross/org.eclipse.cdt.launch.remote-feature/pom.xml
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:42:40 [2024-03-10T17:42:40.087Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:42:40 [2024-03-10T17:42:40.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.launch.remote:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/target
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/src/main/resources
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/target/org.eclipse.cdt.launch.remote-11.6.0-SNAPSHOT.jar
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/target/org.eclipse.cdt.launch.remote-11.6.0-SNAPSHOT-sources-feature.jar
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] 
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch.remote ---
13:42:40 [2024-03-10T17:42:40.344Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/target/org.eclipse.cdt.launch.remote-11.6.0-SNAPSHOT.jar
13:42:41 [2024-03-10T17:42:41.273Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.remote-feature/target/org.eclipse.cdt.launch.remote-11.6.0-SNAPSHOT-sources-feature.jar
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] 
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] No baseline version org.eclipse.cdt.features:org.eclipse.cdt.launch.remote:eclipse-feature:11.6.0-SNAPSHOT
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] 
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch.remote ---
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] 
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch.remote ---
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] 
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch.remote ---
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] 
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.core >---------
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] Building [bundle] Launch over Serial Core Plugin 1.2.100-SNAPSHOT [72/214]
13:42:41 [2024-03-10T17:42:41.835Z] [INFO]   from cross/org.eclipse.cdt.launch.serial.core/.polyglot.META-INF
13:42:41 [2024-03-10T17:42:41.835Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:42:41 [2024-03-10T17:42:41.835Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] The project's OSGi version is 1.2.100.202402230238
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] 
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.launch.serial.core ---
13:42:42 [2024-03-10T17:42:42.763Z] [INFO] Resolving class path of [bundle] Launch over Serial Core Plugin
13:42:49 [2024-03-10T17:42:49.303Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.303Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.303Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/src/main/resources
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/src/test/resources
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/target/org.eclipse.cdt.launch.serial.core-1.2.100-SNAPSHOT-sources.jar
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/target/org.eclipse.cdt.launch.serial.core-1.2.100-SNAPSHOT.jar
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] 
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch.serial.core ---
13:42:49 [2024-03-10T17:42:49.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/target/org.eclipse.cdt.launch.serial.core-1.2.100-SNAPSHOT.jar
13:42:50 [2024-03-10T17:42:50.232Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/target/org.eclipse.cdt.launch.serial.core-1.2.100-SNAPSHOT-sources.jar
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] 
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch.serial.core ---
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.core/.polyglot.META-INF
13:42:50 [2024-03-10T17:42:50.794Z]     The main artifact has been replaced with the baseline version.
13:42:50 [2024-03-10T17:42:50.794Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:42:50 [2024-03-10T17:42:50.794Z] 
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] 
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch.serial.core ---
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] 
13:42:50 [2024-03-10T17:42:50.794Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch.serial.core ---
13:42:51 [2024-03-10T17:42:51.050Z] [INFO] 
13:42:51 [2024-03-10T17:42:51.050Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch.serial.core ---
13:42:51 [2024-03-10T17:42:51.050Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.launch.serial.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] API Analysis finished in 21 s.
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 0 API ERRORS
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 0 API warnings
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui >----------
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] Building [bundle] Launch over Serial UI Plugin 1.2.200-SNAPSHOT [73/214]
13:43:13 [2024-03-10T17:43:13.230Z] [INFO]   from cross/org.eclipse.cdt.launch.serial.ui/.polyglot.META-INF
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:43:13 [2024-03-10T17:43:13.230Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] The project's OSGi version is 1.2.200.202402230238
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] 
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.launch.serial.ui ---
13:43:13 [2024-03-10T17:43:13.230Z] [INFO] Resolving class path of [bundle] Launch over Serial UI Plugin
13:43:14 [2024-03-10T17:43:14.157Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.157Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.157Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:43:14 [2024-03-10T17:43:14.157Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.157Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.158Z] [INFO] Copying 1 resource from  to target/classes
13:43:14 [2024-03-10T17:43:14.158Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.158Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.158Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/src/test/resources
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] 
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch.serial.ui ---
13:43:14 [2024-03-10T17:43:14.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/target/org.eclipse.cdt.launch.serial.ui-1.2.200-SNAPSHOT-sources.jar
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] 
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.launch.serial.ui ---
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/target/org.eclipse.cdt.launch.serial.ui-1.2.200-SNAPSHOT.jar
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] 
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch.serial.ui ---
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] 
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch.serial.ui ---
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] 
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch.serial.ui ---
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] 
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch.serial.ui ---
13:43:18 [2024-03-10T17:43:18.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/target/org.eclipse.cdt.launch.serial.ui-1.2.200-SNAPSHOT.jar
13:43:19 [2024-03-10T17:43:19.507Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/target/org.eclipse.cdt.launch.serial.ui-1.2.200-SNAPSHOT-sources.jar
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] 
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch.serial.ui ---
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui:1.2.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial.ui/.polyglot.META-INF
13:43:20 [2024-03-10T17:43:20.868Z]     The main artifact has been replaced with the baseline version.
13:43:20 [2024-03-10T17:43:20.868Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:43:20 [2024-03-10T17:43:20.868Z] 
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] 
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch.serial.ui ---
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] 
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch.serial.ui ---
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] 
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch.serial.ui ---
13:43:20 [2024-03-10T17:43:20.868Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.launch.serial.ui:eclipse-plugin:1.2.200-SNAPSHOT with linux/gtk/x86_64
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] API Analysis finished in 32 s.
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 0 API ERRORS
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 0 API warnings
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature >--------
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] Building [feature] C/C++ Launch over Serial 11.6.0-SNAPSHOT     [74/214]
13:43:59 [2024-03-10T17:43:59.526Z] [INFO]   from cross/org.eclipse.cdt.launch.serial-feature/.polyglot.feature.xml
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:43:59 [2024-03-10T17:43:59.526Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/.polyglot.feature.xml
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/target
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/src/main/resources
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/target/org.eclipse.cdt.launch.serial.feature-11.6.0-SNAPSHOT.jar
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.526Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/target/org.eclipse.cdt.launch.serial.feature-11.6.0-SNAPSHOT-sources-feature.jar
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/target/org.eclipse.cdt.launch.serial.feature-11.6.0-SNAPSHOT.jar
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/cross/org.eclipse.cdt.launch.serial-feature/target/org.eclipse.cdt.launch.serial.feature-11.6.0-SNAPSHOT-sources-feature.jar
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.launch.serial.feature:eclipse-feature:11.6.0-SNAPSHOT
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.launch.serial.feature ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] ---------------< org.eclipse.cdt:org.eclipse.cdt.gdb.ui >---------------
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] Building [bundle] GDB UI Common 7.2.100-SNAPSHOT                [75/214]
13:43:59 [2024-03-10T17:43:59.527Z] [INFO]   from debug/org.eclipse.cdt.gdb.ui/.polyglot.META-INF
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:43:59 [2024-03-10T17:43:59.527Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.527Z] [INFO] The project's OSGi version is 7.2.100.202402230238
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] Resolving class path of [bundle] GDB UI Common
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/src/main/resources
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/src/test/resources
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/target/org.eclipse.cdt.gdb.ui-7.2.100-SNAPSHOT-sources.jar
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] 
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.gdb.ui ---
13:43:59 [2024-03-10T17:43:59.528Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/target/org.eclipse.cdt.gdb.ui-7.2.100-SNAPSHOT.jar
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] 
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gdb.ui ---
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] 
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gdb.ui ---
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] 
13:44:03 [2024-03-10T17:44:03.694Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gdb.ui ---
13:44:03 [2024-03-10T17:44:03.950Z] [INFO] 
13:44:03 [2024-03-10T17:44:03.950Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gdb.ui ---
13:44:03 [2024-03-10T17:44:03.950Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/target/org.eclipse.cdt.gdb.ui-7.2.100-SNAPSHOT.jar
13:44:04 [2024-03-10T17:44:04.876Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/target/org.eclipse.cdt.gdb.ui-7.2.100-SNAPSHOT-sources.jar
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] 
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gdb.ui ---
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.gdb.ui:7.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb.ui/.polyglot.META-INF
13:44:05 [2024-03-10T17:44:05.447Z]     The main artifact has been replaced with the baseline version.
13:44:05 [2024-03-10T17:44:05.447Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:44:05 [2024-03-10T17:44:05.447Z] 
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] 
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gdb.ui ---
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] 
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gdb.ui ---
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] 
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gdb.ui ---
13:44:05 [2024-03-10T17:44:05.447Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.gdb.ui:eclipse-plugin:7.2.100-SNAPSHOT with linux/gtk/x86_64
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] API Analysis finished in 20 s.
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] 0 API ERRORS
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] 0 API warnings
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] ------------< org.eclipse.cdt.features:org.eclipse.cdt.gdb >------------
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] Building org.eclipse.cdt.gdb 11.6.0-SNAPSHOT                    [76/214]
13:44:27 [2024-03-10T17:44:27.337Z] [INFO]   from debug/org.eclipse.cdt.gdb-feature/pom.xml
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:44:27 [2024-03-10T17:44:27.337Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:44:27 [2024-03-10T17:44:27.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.gdb:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/pom.xml
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/target
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/src/main/resources
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/target/org.eclipse.cdt.gdb-11.6.0-SNAPSHOT.jar
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/target/org.eclipse.cdt.gdb-11.6.0-SNAPSHOT-sources-feature.jar
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] 
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gdb ---
13:44:27 [2024-03-10T17:44:27.338Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/target/org.eclipse.cdt.gdb-11.6.0-SNAPSHOT.jar
13:44:29 [2024-03-10T17:44:29.228Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gdb-feature/target/org.eclipse.cdt.gdb-11.6.0-SNAPSHOT-sources-feature.jar
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] 
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gdb ---
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] No baseline version org.eclipse.cdt.features:org.eclipse.cdt.gdb:eclipse-feature:11.6.0-SNAPSHOT
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] 
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gdb ---
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] 
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gdb ---
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] 
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gdb ---
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] 
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] -------------< org.eclipse.cdt:org.eclipse.cdt.gnu.debug >--------------
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] Building [feature] C/C++ GNU Toolchain Debug Support 11.6.0-SNAPSHOT [77/214]
13:44:30 [2024-03-10T17:44:30.158Z] [INFO]   from debug/org.eclipse.cdt.gnu.debug-feature/.polyglot.feature.xml
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:44:30 [2024-03-10T17:44:30.158Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:44:30 [2024-03-10T17:44:30.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.debug:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/.polyglot.feature.xml
13:44:31 [2024-03-10T17:44:31.088Z] [INFO] 
13:44:31 [2024-03-10T17:44:31.088Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gnu.debug ---
13:44:31 [2024-03-10T17:44:31.088Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/target
13:44:31 [2024-03-10T17:44:31.088Z] [INFO] 
13:44:31 [2024-03-10T17:44:31.088Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.254Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/src/main/resources
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/target/org.eclipse.cdt.gnu.debug-11.6.0-SNAPSHOT.jar
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.255Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/target/org.eclipse.cdt.gnu.debug-11.6.0-SNAPSHOT-sources-feature.jar
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] 
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gnu.debug ---
13:44:35 [2024-03-10T17:44:35.511Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/target/org.eclipse.cdt.gnu.debug-11.6.0-SNAPSHOT.jar
13:44:36 [2024-03-10T17:44:36.877Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.gnu.debug-feature/target/org.eclipse.cdt.gnu.debug-11.6.0-SNAPSHOT-sources-feature.jar
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] 
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gnu.debug ---
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.gnu.debug:eclipse-feature:11.6.0-SNAPSHOT
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] 
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gnu.debug ---
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] 
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gnu.debug ---
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] 
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gnu.debug ---
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] 
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.application >----------
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] Building org.eclipse.cdt.debug.application 11.6.0-SNAPSHOT      [78/214]
13:44:37 [2024-03-10T17:44:37.439Z] [INFO]   from debug/org.eclipse.cdt.debug.application/pom.xml
13:44:37 [2024-03-10T17:44:37.439Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:44:37 [2024-03-10T17:44:37.439Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.330Z] [INFO] Resolving class path of org.eclipse.cdt.debug.application
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] Copying 1 resource from  to target/classes
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] 
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.application ---
13:44:39 [2024-03-10T17:44:39.892Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/src/test/resources
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/target/org.eclipse.cdt.debug.application-11.6.0-SNAPSHOT-sources.jar
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.453Z] [INFO] --- antrun:3.1.0:run (generate-configuration) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.709Z] [INFO] Executing tasks
13:44:40 [2024-03-10T17:44:40.709Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:44:40 [2024-03-10T17:44:40.709Z] WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions (file:/home/jenkins/.m2/repository/org/apache/ant/ant/1.10.12/ant-1.10.12.jar)
13:44:40 [2024-03-10T17:44:40.709Z] WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions
13:44:40 [2024-03-10T17:44:40.709Z] WARNING: System::setSecurityManager will be removed in a future release
13:44:40 [2024-03-10T17:44:40.709Z] [INFO] Executed tasks
13:44:40 [2024-03-10T17:44:40.709Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.709Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.709Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/target/org.eclipse.cdt.debug.application-11.6.0-SNAPSHOT.jar
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.application ---
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] 
13:44:40 [2024-03-10T17:44:40.965Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.application ---
13:44:41 [2024-03-10T17:44:41.221Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/target/org.eclipse.cdt.debug.application-11.6.0-SNAPSHOT.jar
13:44:42 [2024-03-10T17:44:42.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/target/org.eclipse.cdt.debug.application-11.6.0-SNAPSHOT-sources.jar
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] 
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.application ---
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.debug.application:eclipse-plugin:11.6.0-SNAPSHOT
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] 
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.application ---
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] 
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.application ---
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] 
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.application ---
13:44:43 [2024-03-10T17:44:43.949Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.debug.application:eclipse-plugin:11.6.0-SNAPSHOT with linux/gtk/x86_64
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] API Analysis finished in 29 s.
13:45:15 [2024-03-10T17:45:15.977Z] [WARNING] [API WARNING] File MANIFEST.MF at line 5: The minor version should be the same for version 11.6.0, since no new APIs have been added since version 11.5.0 (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/META-INF/MANIFEST.MF)
13:45:15 [2024-03-10T17:45:15.977Z] [WARNING] [API WARNING] File ApplicationActionBarAdvisor.java at line 285: ApplicationActionBarAdvisor illegally references constructor CommandContributionItemParameter(IServiceLocator, String, String, Map, ImageDescriptor, ImageDescriptor, ImageDescriptor, String, String, String, int, String, boolean) (location: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application/src/org/eclipse/cdt/debug/application/ApplicationActionBarAdvisor.java)
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 0 API ERRORS
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 2 API warnings
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] -------< org.eclipse.cdt:org.eclipse.cdt.debug.application.doc >--------
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] Building org.eclipse.cdt.debug.application.doc 11.6.0-SNAPSHOT  [79/214]
13:45:15 [2024-03-10T17:45:15.977Z] [INFO]   from debug/org.eclipse.cdt.debug.application.doc/pom.xml
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:45:15 [2024-03-10T17:45:15.977Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] Resolving class path of org.eclipse.cdt.debug.application.doc
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/src/main/resources
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.977Z] [INFO] 
13:45:15 [2024-03-10T17:45:15.978Z] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.cdt.debug.application.doc ---
13:45:15 [2024-03-10T17:45:15.978Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.29/R-4.29-202309031000
13:45:16 [2024-03-10T17:45:16.550Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/eclipserun-work/data/.metadata/.log
13:45:16 [2024-03-10T17:45:16.550Z] [INFO] Command line:
13:45:16 [2024-03-10T17:45:16.550Z] 	[/usr/lib/jvm/jdk-17.0.3+7/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, customBuildCallbacks.xml, build.index]
13:45:19 [2024-03-10T17:45:19.064Z] Buildfile: customBuildCallbacks.xml
13:45:19 [2024-03-10T17:45:19.064Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:45:19 [2024-03-10T17:45:19.064Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
13:45:19 [2024-03-10T17:45:19.064Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:45:19 [2024-03-10T17:45:19.064Z] WARNING: System::setSecurityManager will be removed in a future release
13:45:19 [2024-03-10T17:45:19.064Z] 
13:45:19 [2024-03-10T17:45:19.064Z] build.index:
13:45:21 [2024-03-10T17:45:21.577Z] BUILD SUCCESSFUL
13:45:21 [2024-03-10T17:45:21.577Z] 
13:45:21 [2024-03-10T17:45:21.577Z] BUILD SUCCESSFUL
13:45:21 [2024-03-10T17:45:21.577Z] Total time: 2 seconds
13:45:21 [2024-03-10T17:45:21.577Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.577Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/src/test/resources
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] 
13:45:21 [2024-03-10T17:45:21.578Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.application.doc ---
13:45:21 [2024-03-10T17:45:21.833Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/org.eclipse.cdt.debug.application.doc-11.6.0-SNAPSHOT.jar
13:45:22 [2024-03-10T17:45:22.089Z] [INFO] 
13:45:22 [2024-03-10T17:45:22.089Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.application.doc ---
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] 
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.application.doc ---
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] 
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.application.doc ---
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] 
13:45:22 [2024-03-10T17:45:22.090Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.application.doc ---
13:45:23 [2024-03-10T17:45:23.017Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.application.doc/target/org.eclipse.cdt.debug.application.doc-11.6.0-SNAPSHOT.jar
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] 
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.application.doc ---
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.debug.application.doc:eclipse-plugin:11.6.0-SNAPSHOT
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] 
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.application.doc ---
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] 
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.application.doc ---
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] 
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.application.doc ---
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] 
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.standalone >----------
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] Building [feature] C/C++ Standalone Debugger 11.6.0-SNAPSHOT    [80/214]
13:45:26 [2024-03-10T17:45:26.284Z] [INFO]   from debug/org.eclipse.cdt.debug.standalone-feature/.polyglot.feature.xml
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:45:26 [2024-03-10T17:45:26.284Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:45:26 [2024-03-10T17:45:26.284Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.standalone:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/.polyglot.feature.xml
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/target
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.210Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/src/main/resources
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] 
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.debug.standalone ---
13:45:27 [2024-03-10T17:45:27.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/target/org.eclipse.cdt.debug.standalone-11.6.0-SNAPSHOT.jar
13:45:31 [2024-03-10T17:45:31.381Z] [INFO] 
13:45:31 [2024-03-10T17:45:31.381Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.standalone ---
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] 
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.debug.standalone ---
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] 
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.standalone ---
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/target/org.eclipse.cdt.debug.standalone-11.6.0-SNAPSHOT-sources-feature.jar
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] 
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.standalone ---
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] 
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.standalone ---
13:45:31 [2024-03-10T17:45:31.382Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/target/org.eclipse.cdt.debug.standalone-11.6.0-SNAPSHOT.jar
13:45:32 [2024-03-10T17:45:32.747Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/debug/org.eclipse.cdt.debug.standalone-feature/target/org.eclipse.cdt.debug.standalone-11.6.0-SNAPSHOT-sources-feature.jar
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.standalone ---
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.debug.standalone:eclipse-feature:11.6.0-SNAPSHOT
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.standalone ---
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.674Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.standalone ---
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.standalone ---
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.user >--------------
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] Building org.eclipse.cdt.doc.user 11.6.0-SNAPSHOT               [81/214]
13:45:33 [2024-03-10T17:45:33.675Z] [INFO]   from doc/org.eclipse.cdt.doc.user/pom.xml
13:45:33 [2024-03-10T17:45:33.675Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:45:33 [2024-03-10T17:45:33.675Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.930Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.931Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.931Z] [INFO] 
13:45:33 [2024-03-10T17:45:33.931Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.doc.user ---
13:45:33 [2024-03-10T17:45:33.931Z] [INFO] Resolving class path of org.eclipse.cdt.doc.user
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] 
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.doc.user ---
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] 
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.doc.user ---
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/src/main/resources
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] 
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.doc.user ---
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] 
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.cdt.doc.user ---
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/eclipserun-work/data/.metadata/.log
13:45:34 [2024-03-10T17:45:34.186Z] [INFO] Command line:
13:45:34 [2024-03-10T17:45:34.187Z] 	[/usr/lib/jvm/jdk-17.0.3+7/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, customBuildCallbacks.xml, build.index]
13:45:36 [2024-03-10T17:45:36.701Z] Buildfile: customBuildCallbacks.xml
13:45:36 [2024-03-10T17:45:36.701Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:45:36 [2024-03-10T17:45:36.701Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/9/0/.cp/lib/antsupportlib.jar)
13:45:36 [2024-03-10T17:45:36.701Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:45:36 [2024-03-10T17:45:36.701Z] WARNING: System::setSecurityManager will be removed in a future release
13:45:36 [2024-03-10T17:45:36.701Z] 
13:45:36 [2024-03-10T17:45:36.701Z] build.index:
13:45:39 [2024-03-10T17:45:39.966Z] [help.buildHelpIndex] Help documentation could not be indexed completely.
13:45:39 [2024-03-10T17:45:39.966Z] [help.buildHelpIndex]     Locale 'en_US': cannot find document: PLUGINS_ROOT/org.eclipse.platform.doc.user/reference/ref-61.htm
13:45:39 [2024-03-10T17:45:39.966Z] BUILD SUCCESSFUL
13:45:39 [2024-03-10T17:45:39.966Z] 
13:45:39 [2024-03-10T17:45:39.966Z] BUILD SUCCESSFUL
13:45:39 [2024-03-10T17:45:39.966Z] Total time: 3 seconds
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/src/test/resources
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/org.eclipse.cdt.doc.user-11.6.0-SNAPSHOT.jar
13:45:40 [2024-03-10T17:45:40.783Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.doc.user ---
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] 
13:45:40 [2024-03-10T17:45:40.784Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.doc.user ---
13:45:41 [2024-03-10T17:45:41.713Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.user/target/org.eclipse.cdt.doc.user-11.6.0-SNAPSHOT.jar
13:45:43 [2024-03-10T17:45:43.601Z] [INFO] 
13:45:43 [2024-03-10T17:45:43.601Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.doc.user ---
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.doc.user:eclipse-plugin:11.6.0-SNAPSHOT
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] 
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.doc.user ---
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] 
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.doc.user ---
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] 
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.doc.user ---
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] 
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.doc.isv >---------------
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] Building org.eclipse.cdt.doc.isv 11.6.0-SNAPSHOT                [82/214]
13:45:43 [2024-03-10T17:45:43.856Z] [INFO]   from doc/org.eclipse.cdt.doc.isv/pom.xml
13:45:43 [2024-03-10T17:45:43.856Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:45:43 [2024-03-10T17:45:43.856Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:45:44 [2024-03-10T17:45:44.111Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.111Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.111Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.111Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Resolving class path of org.eclipse.cdt.doc.isv
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] 
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] --- tycho-document-bundle:4.0.6:javadoc (eclipse-javadoc) @ org.eclipse.cdt.doc.isv ---
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Scopes: [compile, provided]
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Output directory: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Basedir: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Cleaning up first
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.368Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.369Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.370Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.371Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcpg:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcpg/1.77.0/bcpg-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcpg-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.372Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:bcprov:1.77.0: /home/jenkins/.m2/repository/p2/osgi/bundle/bcprov/1.77.0/bcprov-1.77.0.jar, groupId=org.bouncycastle, artifactId=bcprov-jdk18on, version=1.77, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.ibm.icu:74.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/74.2.0/com.ibm.icu-74.2.0.jar, groupId=com.ibm.icu, artifactId=icu4j, version=74.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:com.sun.jna.platform:5.14.0: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar, groupId=net.java.dev.jna, artifactId=jna-platform, version=5.14.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.annotation-api:2.1.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar, groupId=jakarta.annotation, artifactId=jakarta.annotation-api, version=2.1.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:jakarta.inject.jakarta.inject-api:2.0.1: /home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.inject.jakarta.inject-api/2.0.1/jakarta.inject.jakarta.inject-api-2.0.1.jar, groupId=jakarta.inject, artifactId=jakarta.inject-api, version=2.0.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.aries.spifly.dynamic.bundle:1.3.7: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar, groupId=org.apache.aries.spifly, artifactId=org.apache.aries.spifly.dynamic.bundle, version=1.3.7, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm/9.6.0/org.objectweb.asm-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.commons:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.commons/9.6.0/org.objectweb.asm.commons-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-commons, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.util:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.util/9.6.0/org.objectweb.asm.util-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-util, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.collections:3.2.2: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.collections/3.2.2/org.apache.commons.collections-3.2.2.jar, groupId=commons-collections, artifactId=commons-collections, version=3.2.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-beanutils:1.9.4: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-beanutils/1.9.4/org.apache.commons.commons-beanutils-1.9.4.jar, groupId=commons-beanutils, artifactId=commons-beanutils, version=1.9.4, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.logging:1.2.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0/org.apache.commons.logging-1.2.0.jar, groupId=commons-logging, artifactId=commons-logging, version=1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.373Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.commons-io:2.15.1: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.commons-io/2.15.1/org.apache.commons.commons-io-2.15.1.jar, groupId=commons-io, artifactId=commons-io, version=2.15.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.commons.jxpath:1.3.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0/org.apache.commons.jxpath-1.3.0.jar, groupId=commons-jxpath, artifactId=commons-jxpath, version=1.3, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.eclipse.jetty.servlet-api:4.0.6: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jetty.servlet-api/4.0.6/org.eclipse.jetty.servlet-api-4.0.6.jar, groupId=org.eclipse.jetty.toolchain, artifactId=jetty-servlet-api, version=4.0.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-jsp:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-jsp/9.0.83/org.mortbay.jasper.apache-jsp-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-jsp, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.apache.felix.scr:2.2.10: /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.2.10/org.apache.felix.scr-2.2.10.jar, groupId=org.apache.felix, artifactId=org.apache.felix.scr, version=2.2.10, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component/1.5.1.202212101352/org.osgi.service.component-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component, version=1.5.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.promise:1.3.0.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.promise/1.3.0.202212101352/org.osgi.util.promise-1.3.0.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.util.promise, version=1.3.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component.annotations:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component.annotations/1.5.1.202212101352/org.osgi.service.component.annotations-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component.annotations, version=1.5.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.374Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.component.annotations:1.5.1.202212101352: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component.annotations/1.5.1.202212101352/org.osgi.service.component.annotations-1.5.1.202212101352.jar, groupId=org.osgi, artifactId=org.osgi.service.component.annotations, version=1.5.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.event:1.4.1.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.event/1.4.1.202109301733/org.osgi.service.event-1.4.1.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.event, version=1.4.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.service.prefs:1.1.2.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.service.prefs, version=1.1.2, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.tukaani.xz:1.9.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.9.0/org.tukaani.xz-1.9.0.jar, groupId=org.tukaani, artifactId=xz, version=1.9, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.mortbay.jasper.apache-el:9.0.83: /home/jenkins/.m2/repository/p2/osgi/bundle/org.mortbay.jasper.apache-el/9.0.83/org.mortbay.jasper.apache-el-9.0.83.jar, groupId=org.mortbay.jasper, artifactId=apache-el, version=9.0.83.1, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree/9.6.0/org.objectweb.asm.tree-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-tree, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.objectweb.asm.tree.analysis:9.6.0: /home/jenkins/.m2/repository/p2/osgi/bundle/org.objectweb.asm.tree.analysis/9.6.0/org.objectweb.asm.tree.analysis-9.6.0.jar, groupId=org.ow2.asm, artifactId=asm-analysis, version=9.6, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Could not find project ArtifactDescriptorDependency {descriptor=eclipse-plugin:org.osgi.util.function:1.2.0.202109301733: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.util.function/1.2.0.202109301733/org.osgi.util.function-1.2.0.202109301733.jar, groupId=org.osgi, artifactId=org.osgi.util.function, version=1.2.0, type=jar, classifier=null} in reactor
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] 8 source folders
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/src
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model
13:45:44 [2024-03-10T17:45:44.375Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/browser
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/templateengine
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/doxygen
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Source folder: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] 45 classpath dependencies
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.10.1.v20230109-0753/com.google.gson-2.10.1.v20230109-0753.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.x86_64/1.2.400.v20220812-1420/org.eclipse.core.filesystem.linux.x86_64-1.2.400.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.component.annotations/1.5.1.202212101352/org.osgi.service.component.annotations-1.5.1.202212101352.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.19.0.v20240214-0846/org.eclipse.equinox.common-3.19.0.v20240214-0846.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.9.300.v20240207-1044/org.eclipse.core.expressions-3.9.300.v20240207-1044.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.compatibility.state/1.2.1000.v20240213-1057/org.eclipse.osgi.compatibility.state-1.2.1000.v20240213-1057.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.11.0.v20240210-0844/org.eclipse.equinox.preferences-3.11.0.v20240210-0844.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.20.200.v20240306-1120/org.eclipse.core.resources-3.20.200.v20240306-1120.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna.platform/5.14.0/com.sun.jna.platform-5.14.0.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.win32.x86_64/1.2.200.v20240213-1244/org.eclipse.equinox.security.win32.x86_64-1.2.200.v20240213-1244.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.ppc64le/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.ppc64le-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.7.0.v20240213-1427/org.eclipse.equinox.app-1.7.0.v20240213-1427.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.win32/3.5.200.v20231214-2114/org.eclipse.ui.win32-3.5.200.v20231214-2114.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.14.0.v20240207-1054/org.eclipse.text-3.14.0.v20240207-1054.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/0.14.300.v20240119-2127/org.eclipse.e4.ui.workbench.renderers.swt.cocoa-0.14.300.v20240119-2127.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.aarch64/1.4.200.v20220812-1420/org.eclipse.core.filesystem.linux.aarch64-1.4.200.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.3.0.v20240111-2306/org.eclipse.jdt.annotation-2.3.0.v20240111-2306.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.macosx/1.102.200.v20231214-2017/org.eclipse.equinox.security.macosx-1.102.200.v20231214-2017.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.6.300.v20231214-1012/org.eclipse.core.variables-3.6.300.v20231214-1012.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.gtk/1.2.200.v20240309-0857/org.eclipse.e4.ui.swt.gtk-1.2.200.v20240309-0857.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/target/classes
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.linux/1.1.200.v20231214-1607/org.eclipse.equinox.security.linux-1.1.200.v20231214-1607.jar
13:45:44 [2024-03-10T17:45:44.376Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.14.400.v20240305-1233/org.eclipse.ltk.core.refactoring-3.14.400.v20240305-1233.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.win32.win32.x86_64-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.x86_64-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.19.100.v20240307-0519/org.eclipse.osgi-3.19.100.v20240307-0519.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/target/classes
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.10.300.v20240124-1325/org.eclipse.core.filesystem-1.10.300.v20240124-1325.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.12.0.v20240214-1640/org.eclipse.core.commands-3.12.0.v20240214-1640.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.macosx/1.3.400.v20220812-1420/org.eclipse.core.filesystem.macosx-1.3.400.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.15.200.v20231214-1526/org.eclipse.core.jobs-3.15.200.v20231214-1526.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.aarch64/3.126.0.v20240310-0745/org.eclipse.swt.gtk.linux.aarch64-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.win32.x86_64/1.4.300.v20220812-1420/org.eclipse.core.filesystem.win32.x86_64-1.4.300.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.9.300.v20231218-0909/org.eclipse.core.contenttype-3.9.300.v20231218-0909.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.31.0.v20240215-1631/org.eclipse.core.runtime-3.31.0.v20240215-1631.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.swt.win32/1.2.200.v20231201-1637/org.eclipse.e4.ui.swt.win32-1.2.200.v20231201-1637.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.osgi.service.prefs/1.1.2.202109301733/org.osgi.service.prefs-1.1.2.202109301733.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/com.sun.jna/5.14.0.v20231211-1200/com.sun.jna-5.14.0.v20231211-1200.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.126.0.v20240310-0745/org.eclipse.swt.cocoa.macosx.aarch64-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.126.0.v20240310-0745/org.eclipse.swt.cocoa.macosx.x86_64-3.126.0.v20240310-0745.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cocoa/1.3.200.v20240309-0857/org.eclipse.ui.cocoa-1.3.200.v20240309-0857.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.12.100.v20240305-1158/org.eclipse.equinox.registry-3.12.100.v20240305-1158.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem.linux.ppc64le/1.4.200.v20220812-1420/org.eclipse.core.filesystem.linux.ppc64le-1.4.200.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources.win32.x86_64/3.5.500.v20220812-1420/org.eclipse.core.resources.win32.x86_64-3.5.500.v20220812-1420.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Classpath: /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.8.300.v20240207-1054/org.eclipse.core.filebuffers-3.8.300.v20240207-1054.jar
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Excluding packages matching PackageNameMatcher["org\.eclipse\.cdt\.internal\..*"]
13:45:44 [2024-03-10T17:45:44.377Z] [INFO] Calling: /bin/sh -c cd '/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api' && '/usr/lib/jvm/jdk-17.0.3+7/bin/javadoc' '@/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/javadoc.options.txt'
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.utils...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.utils.pty...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.utils.spawner...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.browser...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.build...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.cdtvariables...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast.c...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast.cpp...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast.gnu...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast.gnu.c...
13:45:45 [2024-03-10T17:45:45.305Z] Loading source files for package org.eclipse.cdt.core.dom.ast.gnu.cpp...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.ast.ms...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.ast.tag...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.parser.c...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.parser.cpp...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.dom.rewrite...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.envvar...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.errorparsers...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.formatter...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.index...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.index.export...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.index.provider...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.language...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.language.settings.providers...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.model...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.model.util...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.parser.ast...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.parser.util...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.resources...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.settings.model...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.settings.model.extension...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.settings.model.extension.impl...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.settings.model.util...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.templateengine...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.templateengine.process...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.core.templateengine.process.processes...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.doxygen...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.doxygen.core...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.cdtvariables...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.coff...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.coff.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.debug...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.debug.dwarf...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.debug.stabs...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.debug.tools...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.elf...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.elf.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.envvar...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.macho...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.macho.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.som...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.som.parser...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.xcoff...
13:45:45 [2024-03-10T17:45:45.306Z] Loading source files for package org.eclipse.cdt.utils.xcoff.parser...
13:45:47 [2024-03-10T17:45:47.826Z] Constructing Javadoc information...
13:45:55 [2024-03-10T17:45:55.914Z] error: Error reading file: -public/element-list
13:45:55 [2024-03-10T17:45:55.914Z] Building index for all the packages and classes...
13:45:55 [2024-03-10T17:45:55.914Z] Standard Doclet version 17.0.3+7
13:45:55 [2024-03-10T17:45:55.914Z] Building tree for all the packages and classes...
13:45:55 [2024-03-10T17:45:55.914Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/build/CBuildConfiguration.java:106: error: reference not found
13:45:55 [2024-03-10T17:45:55.915Z]  * {@link CoreBuildLaunchBarTracker}. The initial configuration for Debug will only be
13:45:55 [2024-03-10T17:45:55.915Z]           ^
13:45:55 [2024-03-10T17:45:55.915Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTConstructorChainInitializer.java:25: error: element not closed: pre
13:45:55 [2024-03-10T17:45:55.915Z]  * <pre> class X {
13:45:55 [2024-03-10T17:45:55.915Z]    ^
13:45:55 [2024-03-10T17:45:55.915Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionWithTryBlock.java:20: error: element not closed: pre
13:45:55 [2024-03-10T17:45:55.915Z]  * <pre> void func() try {
13:45:55 [2024-03-10T17:45:55.915Z]    ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/formatter/CodeFormatterApplication.java:49: error: malformed HTML
13:45:56 [2024-03-10T17:45:56.170Z]  * @author Ben Konrath <bkonrath@redhat.com>
13:45:56 [2024-03-10T17:45:56.170Z]                        ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/BufferChangedEvent.java:42: warning: empty <p> tag
13:45:56 [2024-03-10T17:45:56.170Z]  * <p>
13:45:56 [2024-03-10T17:45:56.170Z]    ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/BufferChangedEvent.java:46: error: unexpected end tag: </p>
13:45:56 [2024-03-10T17:45:56.170Z]  * </p>
13:45:56 [2024-03-10T17:45:56.170Z]    ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ICProject.java:28: error: unexpected end tag: </p>
13:45:56 [2024-03-10T17:45:56.170Z]  * </p>
13:45:56 [2024-03-10T17:45:56.170Z]    ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/parser/util/CharArrayMap.java:46: warning: no description for @param
13:45:56 [2024-03-10T17:45:56.170Z]  * @param <V>
13:45:56 [2024-03-10T17:45:56.170Z]    ^
13:45:56 [2024-03-10T17:45:56.170Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/IKindBasedInfo.java:21: warning: no description for @param
13:45:56 [2024-03-10T17:45:56.170Z]  * @param <T>
13:45:56 [2024-03-10T17:45:56.170Z]    ^
13:45:56 [2024-03-10T17:45:56.731Z] Generating ./org/eclipse/cdt/core/AbstractCExtension.html...
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICExtension.java:33: warning: no @return
13:45:56 [2024-03-10T17:45:56.731Z] 	public ICExtensionReference getExtensionReference();
13:45:56 [2024-03-10T17:45:56.731Z] 	                            ^
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICExtension.java:38: warning: no @return
13:45:56 [2024-03-10T17:45:56.731Z] 	public ICConfigExtensionReference getConfigExtensionReference();
13:45:56 [2024-03-10T17:45:56.731Z] 	                                  ^
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/AbstractCExtension.java:77: warning: no @param for project
13:45:56 [2024-03-10T17:45:56.731Z] 	public void setProject(IProject project) {
13:45:56 [2024-03-10T17:45:56.731Z] 	            ^
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/AbstractCExtension.java:85: warning: no @param for extReference
13:45:56 [2024-03-10T17:45:56.731Z] 	public void setExtensionReference(ICExtensionReference extReference) {
13:45:56 [2024-03-10T17:45:56.731Z] 	            ^
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/AbstractCExtension.java:92: warning: no @param for extReference
13:45:56 [2024-03-10T17:45:56.731Z] 	public void setExtensionReference(ICConfigExtensionReference extReference) {
13:45:56 [2024-03-10T17:45:56.731Z] 	            ^
13:45:56 [2024-03-10T17:45:56.731Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/AbstractCExtension.java:21: warning: no comment
13:45:56 [2024-03-10T17:45:56.731Z] public abstract class AbstractCExtension extends PlatformObject implements ICExtension {
13:45:56 [2024-03-10T17:45:56.731Z]                 ^
13:45:57 [2024-03-10T17:45:57.292Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICExtension.java:26: warning: no comment
13:45:57 [2024-03-10T17:45:57.292Z] 	public IProject getProject();
13:45:57 [2024-03-10T17:45:57.292Z] 	                ^
13:45:57 [2024-03-10T17:45:57.292Z] Generating ./org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.html...
13:45:57 [2024-03-10T17:45:57.292Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:91: warning: no @return
13:45:57 [2024-03-10T17:45:57.292Z] 	public String getId();
13:45:57 [2024-03-10T17:45:57.292Z] 	              ^
13:45:57 [2024-03-10T17:45:57.292Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:99: warning: no @return
13:45:57 [2024-03-10T17:45:57.293Z] 	public int getLinkageID();
13:45:57 [2024-03-10T17:45:57.293Z] 	           ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:105: warning: no @return
13:45:57 [2024-03-10T17:45:57.293Z] 	public String getName();
13:45:57 [2024-03-10T17:45:57.293Z] 	              ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:118: warning: no description for @throws
13:45:57 [2024-03-10T17:45:57.293Z] 	 * @throws CoreException
13:45:57 [2024-03-10T17:45:57.293Z] 	   ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for reader
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for fileCreator
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @param for offset
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @return
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:129: warning: no @throws for org.eclipse.core.runtime.CoreException
13:45:57 [2024-03-10T17:45:57.293Z] 	public IASTCompletionNode getCompletionNode(FileContent reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.293Z] 	                          ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:148: warning: no @param for ast
13:45:57 [2024-03-10T17:45:57.293Z] 	IASTName[] getSelectedNames(IASTTranslationUnit ast, int start, int length);
13:45:57 [2024-03-10T17:45:57.293Z] 	           ^
13:45:57 [2024-03-10T17:45:57.293Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:148: warning: no @param for start
13:45:57 [2024-03-10T17:45:57.293Z] 	IASTName[] getSelectedNames(IASTTranslationUnit ast, int start, int length);
13:45:57 [2024-03-10T17:45:57.549Z] 	           ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:148: warning: no @param for length
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTName[] getSelectedNames(IASTTranslationUnit ast, int start, int length);
13:45:57 [2024-03-10T17:45:57.549Z] 	           ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:148: warning: no @return
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTName[] getSelectedNames(IASTTranslationUnit ast, int start, int length);
13:45:57 [2024-03-10T17:45:57.549Z] 	           ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @param for reader
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.549Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.549Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @param for fileCreator
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.549Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.549Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.549Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.549Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.549Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @return
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:156: warning: no @throws for org.eclipse.core.runtime.CoreException
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for reader
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for fileCreator
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for options
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @return
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:166: warning: no @throws for org.eclipse.core.runtime.CoreException
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTTranslationUnit getASTTranslationUnit(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                    ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for reader
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for fileCreator
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.550Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.550Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.550Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.551Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.551Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.551Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @param for offset
13:45:57 [2024-03-10T17:45:57.551Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.551Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @return
13:45:57 [2024-03-10T17:45:57.551Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.551Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/ILanguage.java:176: warning: no @throws for org.eclipse.core.runtime.CoreException
13:45:57 [2024-03-10T17:45:57.551Z] 	IASTCompletionNode getCompletionNode(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.551Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:92: warning: no @return
13:45:57 [2024-03-10T17:45:57.551Z] 	protected IScannerExtensionConfiguration getScannerExtensionConfiguration() {
13:45:57 [2024-03-10T17:45:57.551Z] 	                                         ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:100: warning: no @param for info
13:45:57 [2024-03-10T17:45:57.551Z] 	protected IScannerExtensionConfiguration getScannerExtensionConfiguration(IScannerInfo info) {
13:45:57 [2024-03-10T17:45:57.551Z] 	                                         ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:107: warning: no @param for scanner
13:45:57 [2024-03-10T17:45:57.551Z] 	protected abstract ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode,
13:45:57 [2024-03-10T17:45:57.551Z] 	                                     ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:107: warning: no @param for parserMode
13:45:57 [2024-03-10T17:45:57.551Z] 	protected abstract ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode,
13:45:57 [2024-03-10T17:45:57.551Z] 	                                     ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:107: warning: no @param for logService
13:45:57 [2024-03-10T17:45:57.551Z] 	protected abstract ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode,
13:45:57 [2024-03-10T17:45:57.551Z] 	                                     ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:107: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.551Z] 	protected abstract ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode,
13:45:57 [2024-03-10T17:45:57.551Z] 	                                     ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for scanner
13:45:57 [2024-03-10T17:45:57.551Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.551Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for parserMode
13:45:57 [2024-03-10T17:45:57.551Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.551Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for logService
13:45:57 [2024-03-10T17:45:57.551Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.551Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.551Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for index
13:45:57 [2024-03-10T17:45:57.551Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.552Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for options
13:45:57 [2024-03-10T17:45:57.552Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.552Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:114: warning: no @param for settings
13:45:57 [2024-03-10T17:45:57.552Z] 	protected ISourceCodeParser createParser(IScanner scanner, ParserMode parserMode, IParserLogService logService,
13:45:57 [2024-03-10T17:45:57.552Z] 	                            ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:268: warning: no @param for reader
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:268: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:268: warning: no @param for fileCreator
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:268: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:268: warning: no @return
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(org.eclipse.cdt.core.parser.CodeReader reader, IScannerInfo scanInfo,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:277: warning: no @param for content
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(FileContent content, IScannerInfo scanInfo, IncludeFileContentProvider fcp,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:277: warning: no @param for scanInfo
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(FileContent content, IScannerInfo scanInfo, IncludeFileContentProvider fcp,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:277: warning: no @param for fcp
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(FileContent content, IScannerInfo scanInfo, IncludeFileContentProvider fcp,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:277: warning: no @param for log
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(FileContent content, IScannerInfo scanInfo, IncludeFileContentProvider fcp,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/AbstractCLikeLanguage.java:277: warning: no @return
13:45:57 [2024-03-10T17:45:57.552Z] 	protected IScanner createScanner(FileContent content, IScannerInfo scanInfo, IncludeFileContentProvider fcp,
13:45:57 [2024-03-10T17:45:57.552Z] 	                   ^
13:45:57 [2024-03-10T17:45:57.552Z] Generating ./org/eclipse/cdt/core/dom/parser/c/AbstractCParserExtensionConfiguration.html...
13:45:57 [2024-03-10T17:45:57.552Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.java:107: warning: no @return
13:45:57 [2024-03-10T17:45:57.552Z] 	public boolean supportParameterInfoBlock();
13:45:57 [2024-03-10T17:45:57.553Z] 	               ^
13:45:57 [2024-03-10T17:45:57.553Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.java:114: warning: no @return
13:45:57 [2024-03-10T17:45:57.553Z] 	public boolean supportExtendedSizeofOperator();
13:45:57 [2024-03-10T17:45:57.553Z] 	               ^
13:45:57 [2024-03-10T17:45:57.553Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.java:121: warning: no @return
13:45:57 [2024-03-10T17:45:57.553Z] 	public boolean supportFunctionStyleAssembler();
13:45:57 [2024-03-10T17:45:57.553Z] 	               ^
13:45:57 [2024-03-10T17:45:57.553Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.java:128: warning: no @return
13:45:57 [2024-03-10T17:45:57.553Z] 	public boolean supportGCCOtherBuiltinSymbols();
13:45:57 [2024-03-10T17:45:57.553Z] 	               ^
13:45:57 [2024-03-10T17:45:57.808Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/AbstractCPPParserExtensionConfiguration.html...
13:45:57 [2024-03-10T17:45:57.808Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:129: warning: no @return
13:45:57 [2024-03-10T17:45:57.808Z] 	public boolean supportParameterInfoBlock();
13:45:57 [2024-03-10T17:45:57.808Z] 	               ^
13:45:57 [2024-03-10T17:45:57.808Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:136: warning: no @return
13:45:57 [2024-03-10T17:45:57.808Z] 	public boolean supportExtendedSizeofOperator();
13:45:57 [2024-03-10T17:45:57.808Z] 	               ^
13:45:57 [2024-03-10T17:45:57.808Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:143: warning: no @return
13:45:57 [2024-03-10T17:45:57.808Z] 	public boolean supportFunctionStyleAssembler();
13:45:57 [2024-03-10T17:45:57.808Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:150: warning: no @return
13:45:57 [2024-03-10T17:45:57.809Z] 	public boolean supportUserDefinedLiterals();
13:45:57 [2024-03-10T17:45:57.809Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:156: warning: no @return
13:45:57 [2024-03-10T17:45:57.809Z] 	public Map<String, ContextSensitiveTokenType> getAdditionalContextSensitiveKeywords();
13:45:57 [2024-03-10T17:45:57.809Z] 	                                              ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:172: warning: no @return
13:45:57 [2024-03-10T17:45:57.809Z] 	public boolean supportGCCOtherBuiltinSymbols();
13:45:57 [2024-03-10T17:45:57.809Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:179: warning: no @return
13:45:57 [2024-03-10T17:45:57.809Z] 	public boolean supportMinAndMaxOperators();
13:45:57 [2024-03-10T17:45:57.809Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.java:186: warning: no @return
13:45:57 [2024-03-10T17:45:57.809Z] 	public boolean supportRestrictKeyword();
13:45:57 [2024-03-10T17:45:57.809Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] Generating ./org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.html...
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:23: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] public abstract class AbstractEntryStorage {
13:45:57 [2024-03-10T17:45:57.809Z]                 ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:28: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	public AbstractEntryStorage(int kind) {
13:45:57 [2024-03-10T17:45:57.809Z] 	       ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:86: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	protected abstract SettingsSet createEmptySettings();
13:45:57 [2024-03-10T17:45:57.809Z] 	                               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:36: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	public List<ICLanguageSettingEntry> getEntries(List<ICLanguageSettingEntry> list) {
13:45:57 [2024-03-10T17:45:57.809Z] 	                                    ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:32: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	public int getKind() {
13:45:57 [2024-03-10T17:45:57.809Z] 	           ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:70: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	protected SettingsSet initCache() {
13:45:57 [2024-03-10T17:45:57.809Z] 	                      ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:88: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	public static String[] macroNameValueFromValue(String value) {
13:45:57 [2024-03-10T17:45:57.809Z] 	                       ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:84: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	protected abstract void obtainEntriesFromLevel(int levelNum, SettingLevel level);
13:45:57 [2024-03-10T17:45:57.809Z] 	                        ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:82: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	protected abstract void putEntriesToLevel(int levelNum, SettingLevel level);
13:45:57 [2024-03-10T17:45:57.809Z] 	                        ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:46: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	protected void resetDefaults() {
13:45:57 [2024-03-10T17:45:57.809Z] 	               ^
13:45:57 [2024-03-10T17:45:57.809Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/util/AbstractEntryStorage.java:54: warning: no comment
13:45:57 [2024-03-10T17:45:57.809Z] 	public void setEntries(ICLanguageSettingEntry entries[]) {
13:45:57 [2024-03-10T17:45:57.809Z] 	            ^
13:45:58 [2024-03-10T17:45:58.065Z] Generating ./org/eclipse/cdt/core/errorparsers/AbstractErrorParser.html...
13:45:58 [2024-03-10T17:45:58.065Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/errorparsers/AbstractErrorParser.java:27: warning: no comment
13:45:58 [2024-03-10T17:45:58.065Z] 	protected AbstractErrorParser(ErrorPattern[] patterns) {
13:45:58 [2024-03-10T17:45:58.065Z] 	          ^
13:45:58 [2024-03-10T17:45:58.065Z] Generating ./org/eclipse/cdt/core/AbstractExecutableExtensionBase.html...
13:45:58 [2024-03-10T17:45:58.065Z] Generating ./org/eclipse/cdt/core/index/export/AbstractExportProjectProvider.html...
13:45:58 [2024-03-10T17:45:58.065Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/IExportProjectProvider.java:54: warning: no @return
13:45:58 [2024-03-10T17:45:58.065Z] 	public ICProject createProject() throws CoreException;
13:45:58 [2024-03-10T17:45:58.065Z] 	                 ^
13:45:58 [2024-03-10T17:45:58.065Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/IExportProjectProvider.java:54: warning: no @throws for org.eclipse.core.runtime.CoreException
13:45:58 [2024-03-10T17:45:58.065Z] 	public ICProject createProject() throws CoreException;
13:45:58 [2024-03-10T17:45:58.065Z] 	                 ^
13:45:58 [2024-03-10T17:45:58.065Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/IExportProjectProvider.java:59: warning: no description for @param
13:45:58 [2024-03-10T17:45:58.065Z] 	 * @param cproject
13:45:58 [2024-03-10T17:45:58.065Z] 	   ^
13:45:58 [2024-03-10T17:45:58.065Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/IExportProjectProvider.java:63: warning: no @return
13:45:58 [2024-03-10T17:45:58.066Z] 	public IIndexLocationConverter getLocationConverter(ICProject cproject);
13:45:58 [2024-03-10T17:45:58.066Z] 	                               ^
13:45:58 [2024-03-10T17:45:58.066Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/export/AbstractExportProjectProvider.java:74: warning: no description for @param
13:45:58 [2024-03-10T17:45:58.066Z] 	 * @param option
13:45:58 [2024-03-10T17:45:58.066Z] 	   ^
13:45:58 [2024-03-10T17:45:58.066Z] Generating ./org/eclipse/cdt/core/model/AbstractLanguage.html...
13:45:58 [2024-03-10T17:45:58.066Z] Generating ./org/eclipse/cdt/core/parser/AbstractParserLogService.html...
13:45:58 [2024-03-10T17:45:58.066Z] Generating ./org/eclipse/cdt/core/parser/AbstractPersistableProblem.html...
13:45:58 [2024-03-10T17:45:58.066Z] Generating ./org/eclipse/cdt/core/dom/parser/AbstractScannerExtensionConfiguration.html...
13:45:58 [2024-03-10T17:45:58.321Z] Generating ./org/eclipse/cdt/core/dom/parser/AbstractScannerExtensionConfiguration.MacroDefinition.html...
13:45:58 [2024-03-10T17:45:58.321Z] Generating ./org/eclipse/cdt/core/resources/ACBuilder.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/settings/model/ACExclusionFilterEntry.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/settings/model/ACPathEntry.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/settings/model/ACSettingEntry.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/AddFile.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/AddFiles.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/AddLink.html...
13:45:58 [2024-03-10T17:45:58.322Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/AddNature.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/utils/Addr2line.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/utils/Addr32.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/utils/Addr32Factory.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/utils/Addr64.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/utils/Addr64Factory.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/core/browser/AllTypesCache.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/core/dom/parser/c/ANSICParserExtensionConfiguration.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/ANSICPPParserExtensionConfiguration.html...
13:45:58 [2024-03-10T17:45:58.577Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/Append.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/AppendCreate.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/AR.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/macho/AR.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/som/AR.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/xcoff/AR.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/AR.ARHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/macho/AR.ARHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/macho/AR.java:199: error: reference not found
13:45:58 [2024-03-10T17:45:58.833Z] 		 * @see MachO#MachO( String, long )
13:45:58 [2024-03-10T17:45:58.833Z] 		        ^
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/som/AR.ARHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/xcoff/AR.ARHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/som/AR.LSTHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/utils/xcoff/AR.MemberHeader.html...
13:45:58 [2024-03-10T17:45:58.833Z] Generating ./org/eclipse/cdt/core/parser/util/ArrayUtil.html...
13:45:59 [2024-03-10T17:45:59.088Z] Generating ./org/eclipse/cdt/core/model/AssemblyLanguage.html...
13:45:59 [2024-03-10T17:45:59.088Z] Generating ./org/eclipse/cdt/core/parser/ast/ASTAccessVisibility.html...
13:45:59 [2024-03-10T17:45:59.088Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTCompletionNode.html...
13:45:59 [2024-03-10T17:45:59.088Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTGenericVisitor.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTNameCollector.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTNodeFactoryFactory.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTNodeProperty.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/parser/util/ASTPrinter.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/rewrite/ASTRewrite.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/rewrite/ASTRewrite.CommentPosition.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTSignatureUtil.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTTypeMatcher.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTTypeUtil.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/dom/ast/ASTVisitor.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/parser/util/AttributeUtil.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/utils/BinaryFile.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/core/model/BinaryFilePresentation.html...
13:45:59 [2024-03-10T17:45:59.344Z] Generating ./org/eclipse/cdt/utils/BinaryObjectAdapter.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/utils/BinaryObjectAdapter.BinaryObjectInfo.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/model/BufferChangedEvent.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/dom/ast/c/CASTVisitor.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/build/CBuildConfiguration.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CBuildData.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/build/CBuilder.html...
13:45:59 [2024-03-10T17:45:59.600Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CConfigurationData.html...
13:45:59 [2024-03-10T17:45:59.855Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CConfigurationDataProvider.html...
13:45:59 [2024-03-10T17:45:59.855Z] Generating ./org/eclipse/cdt/core/settings/model/CConfigurationStatus.html...
13:45:59 [2024-03-10T17:45:59.855Z] Generating ./org/eclipse/cdt/core/CConventions.html...
13:45:59 [2024-03-10T17:45:59.855Z] Generating ./org/eclipse/cdt/core/CCorePlugin.html...
13:45:59 [2024-03-10T17:45:59.855Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/CCorePlugin.java:461: error: unknown tag: platform
13:45:59 [2024-03-10T17:45:59.855Z] 	 *     - default:           <platform default>
13:45:59 [2024-03-10T17:45:59.855Z] 	                            ^
13:45:59 [2024-03-10T17:45:59.855Z] Generating ./org/eclipse/cdt/core/CCorePreferenceConstants.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/CCProjectNature.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDataFactory.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CDataObject.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/settings/model/util/CDataSerializer.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/settings/model/util/CDataUtil.html...
13:46:00 [2024-03-10T17:46:00.111Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultBuildData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultConfigurationData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultConfigurationDataProvider.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultFileData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultFolderData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultLanguageData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CDefaultTargetPlatformData.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/CDescriptorEvent.html...
13:46:00 [2024-03-10T17:46:00.366Z] Generating ./org/eclipse/cdt/core/dom/CDOM.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/model/util/CDTListComparator.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/cdtvariables/CdtVariable.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/cdtvariables/CdtVariableException.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/utils/cdtvariables/CdtVariableResolver.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/cdtvariables/CdtVariableStatus.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/model/util/CElementBaseLabels.html...
13:46:00 [2024-03-10T17:46:00.622Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/util/CElementBaseLabels.java:95: error: unknown tag: T
13:46:00 [2024-03-10T17:46:00.622Z] 	 * e.g. <code>ClassName<T></code>
13:46:00 [2024-03-10T17:46:00.622Z] 	                       ^
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/util/CEntriesSet.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/util/CExtensionUtil.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/CExternalSetting.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CExternalSettingProvider.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CFileData.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CFolderData.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/parser/util/CharArrayIntMap.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/parser/util/CharArrayMap.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/parser/util/CharArrayObjectMap.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/parser/util/CharArraySet.html...
13:46:00 [2024-03-10T17:46:00.622Z] Generating ./org/eclipse/cdt/core/parser/util/CharArrayUtils.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/parser/util/CharTable.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CIncludeFileEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CIncludePathEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CLanguageData.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/dom/parser/CLanguageKeywords.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CLibraryFileEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CLibraryPathEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CMacroEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/settings/model/CMacroFileEntry.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/model/CModelException.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/formatter/CodeFormatter.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/formatter/CodeFormatterApplication.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/parser/CodeReader.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/core/parser/CodeReaderCache.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/utils/coff/CodeViewReader.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.FileHeader.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.Lineno.html...
13:46:00 [2024-03-10T17:46:00.878Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.OptionalHeader.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.OptionalHeader.OptionalHeader32.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.OptionalHeader.OptionalHeader64.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.Reloc.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.SectionHeader.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/coff/Coff64.Symbol.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/core/parser/util/CollectionUtils.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/core/CommandLauncher.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/core/CommandLauncherManager.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/CommandLineUtil.html...
13:46:01 [2024-03-10T17:46:01.134Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/CommandLineUtil.java:331: error: tag not allowed here: <ul>
13:46:01 [2024-03-10T17:46:01.134Z] 	 * <ul>
13:46:01 [2024-03-10T17:46:01.134Z] 	   ^
13:46:01 [2024-03-10T17:46:01.134Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/CommandLineUtil.java:331: error: element not closed: ul
13:46:01 [2024-03-10T17:46:01.134Z] 	 * <ul>
13:46:01 [2024-03-10T17:46:01.134Z] 	   ^
13:46:01 [2024-03-10T17:46:01.134Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/CommandLineUtil.java:316: error: element not closed: ul
13:46:01 [2024-03-10T17:46:01.134Z] 	 * <ul>
13:46:01 [2024-03-10T17:46:01.134Z] 	   ^
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/core/settings/model/util/Comparator.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/core/templateengine/process/ConditionalProcessGroup.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/pty/ConPTY.html...
13:46:01 [2024-03-10T17:46:01.134Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core.native/src/org/eclipse/cdt/utils/pty/PTY.java:129: error: unexpected end tag: </p>
13:46:01 [2024-03-10T17:46:01.134Z] 	 * </p>
13:46:01 [2024-03-10T17:46:01.134Z] 	   ^
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYInputStream.html...
13:46:01 [2024-03-10T17:46:01.134Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYKernel32.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYKernel32.COORD_ByValue.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYKernel32.SIZE_TByReference.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYKernel32.STARTUPINFOEX.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/utils/pty/ConPTYOutputStream.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/core/ConsoleOutputStream.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/Copy.html...
13:46:01 [2024-03-10T17:46:01.698Z] Generating ./org/eclipse/cdt/core/model/CoreModel.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/model/CoreModelUtil.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/COutputEntry.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/CPPASTVisitor.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/utils/CPPFilt.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/CProjectDescriptionEvent.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/CProjectNature.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/CreateFolder.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/CreateResourceIdentifier.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/CreateSourceFolder.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CResourceData.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/CResourceDataContainer.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/util/CSettingEntryFactory.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/CSourceEntry.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/core/settings/model/extension/CTargetPlatformData.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/utils/CygPath.html...
13:46:01 [2024-03-10T17:46:01.953Z] Generating ./org/eclipse/cdt/utils/coff/parser/CygwinPEBinaryArchive64.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/coff/parser/CygwinPEBinaryExecutable64.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/coff/parser/CygwinPEBinaryObject64.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/coff/parser/CygwinPEBinaryShared64.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/coff/parser/CygwinPEParser64.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/tools/DebugAddr2line.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugArrayType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugBaseType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugCrossRefType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugDerivedType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/tools/DebugDump.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugEnumField.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugEnumType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugField.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugFunctionType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugParameterKind.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugPointerType.html...
13:46:01 [2024-03-10T17:46:01.954Z] Generating ./org/eclipse/cdt/utils/debug/DebugReferenceType.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/DebugStructType.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/tools/DebugSym.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/tools/DebugSymsRequestor.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/DebugType.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/DebugUnknownType.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/core/parser/util/DebugUtil.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/DebugVariableKind.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/utils/debug/DebugVisibility.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/core/dom/rewrite/DeclarationGenerator.html...
13:46:02 [2024-03-10T17:46:02.209Z] Generating ./org/eclipse/cdt/core/formatter/DefaultCodeFormatterConstants.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/formatter/DefaultCodeFormatterOptions.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/DefaultCygwinToolFactory.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/DefaultGnuToolFactory.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/parser/DefaultLogService.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/parser/Directives.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/dom/ast/DOMException.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/doxygen/core/DoxygenConfiguration.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/doxygen/DoxygenMetadata.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/doxygen/DoxygenOptions.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/doxygen/core/DoxygenPreferences.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/debug/dwarf/Dwarf.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/debug/dwarf/DwarfConstants.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/debug/dwarf/DwarfReader.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/EFSExtensionManager.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/EFSExtensionProvider.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/resources/EFSFileStorage.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/core/model/ElementChangedEvent.html...
13:46:02 [2024-03-10T17:46:02.465Z] Generating ./org/eclipse/cdt/utils/elf/Elf.html...
13:46:02 [2024-03-10T17:46:02.720Z] Generating ./org/eclipse/cdt/utils/elf/Elf.Attribute.html...
13:46:02 [2024-03-10T17:46:02.720Z] Generating ./org/eclipse/cdt/utils/elf/Elf.Dynamic.html...
13:46:02 [2024-03-10T17:46:02.720Z] Generating ./org/eclipse/cdt/utils/elf/Elf.ElfClassNoneException.html...
13:46:02 [2024-03-10T17:46:02.720Z] Generating ./org/eclipse/cdt/utils/elf/Elf.ELFhdr.html...
13:46:02 [2024-03-10T17:46:02.720Z] Generating ./org/eclipse/cdt/utils/elf/Elf.PHdr.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/Elf.Section.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/Elf.Symbol.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/parser/ElfBinaryArchive.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/parser/ElfBinaryExecutable.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/parser/ElfBinaryObject.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/parser/ElfBinaryShared.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/ElfHelper.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/ElfHelper.Sizes.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/elf/parser/ElfParser.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/parser/EndOfFileException.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/settings/model/util/EntryContentsKey.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/settings/model/util/EntryNameKey.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/settings/model/util/EntryStorageBasedLanguageData.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/settings/model/util/EntryStore.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/envvar/EnvironmentCollector.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/spawner/EnvironmentReader.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/core/envvar/EnvironmentVariable.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/envvar/EnvVarOperationProcessor.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/ERandomAccessFile.html...
13:46:02 [2024-03-10T17:46:02.721Z] Generating ./org/eclipse/cdt/utils/macho/ERandomAccessFile.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/build/ErrorBuildConfiguration.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/ErrorParserManager.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/errorparsers/ErrorParserNamedWrapper.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/errorparsers/ErrorPattern.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/dom/ast/EScopeKind.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/resources/ExclusionInstance.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/resources/ExclusionType.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/utils/coff/Exe.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/utils/coff/Exe.ExeHeader.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/dom/ast/ExpansionOverlapsBoundaryException.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/index/export/ExportIndexFileInfoMatcher.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/parser/ExtendedScannerInfo.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/index/export/ExternalExportProjectProvider.html...
13:46:02 [2024-03-10T17:46:02.976Z] Generating ./org/eclipse/cdt/core/parser/FileContent.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/resources/FileStorage.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/errorparsers/FixitErrorParser.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/model/Flags.html...
13:46:03 [2024-03-10T17:46:03.232Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/Flags.java:171: error: unexpected end tag: </p>
13:46:03 [2024-03-10T17:46:03.232Z] 	 * </p>
13:46:03 [2024-03-10T17:46:03.232Z] 	   ^
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/parser/GCCKeywords.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/GCCLanguage.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/parser/c/GCCParserExtensionConfiguration.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/parser/c/GCCScannerExtensionConfiguration.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUElfBinaryArchive.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUElfBinaryExecutable.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUElfBinaryObject.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUElfBinaryShared.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUElfParser.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPEBinaryArchive64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPEBinaryExecutable64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPEBinaryObject64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPEBinaryShared64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPEParser64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/coff/parser/GNUPESymbol64.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/parser/GNUScannerExtensionConfiguration.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/utils/elf/parser/GNUSymbol.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/GPPLanguage.html...
13:46:03 [2024-03-10T17:46:03.232Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/GPPParserExtensionConfiguration.html...
13:46:03 [2024-03-10T17:46:03.487Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/GPPScannerExtensionConfiguration.html...
13:46:03 [2024-03-10T17:46:03.487Z] Generating ./org/eclipse/cdt/core/parser/util/HashTable.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/IAddress.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/IAddressFactory.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/IAddressFactory2.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/model/IArchive.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/model/IArchiveContainer.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IArrayType.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/model/IAsmLabel.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/model/IAsmLanguage.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTAlignmentSpecifier.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTArrayDeclarator.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTArrayModifier.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTArraySubscriptExpression.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTASMDeclaration.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTAttribute.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTAttributeList.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTAttributeOwner.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTAttributeSpecifier.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTBinaryExpression.html...
13:46:03 [2024-03-10T17:46:03.488Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTBinaryExpression.java:231: error: malformed HTML
13:46:03 [2024-03-10T17:46:03.488Z] 	 * <code>op_threewaycompare</code> represents <code><=></code> three-way comparison operator.
13:46:03 [2024-03-10T17:46:03.488Z] 	                                                    ^
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTBinaryTypeIdExpression.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTBinaryTypeIdExpression.Operator.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTBreakStatement.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCaseStatement.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCastExpression.html...
13:46:03 [2024-03-10T17:46:03.488Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTComment.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCompletionContext.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCompletionNode.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCompletionNode.CompletionNameEntry.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCompositeTypeSpecifier.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCompoundStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTConditionalExpression.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTContinueStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTCopyLocation.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDeclaration.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDeclarationListOwner.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDeclarationStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDeclarator.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDeclSpecifier.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDefaultStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTDoStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTElaboratedTypeSpecifier.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTEnumerationSpecifier.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTEnumerationSpecifier.IASTEnumerator.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTEqualsInitializer.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTExpression.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTExpression.ValueCategory.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTExpressionList.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTExpressionStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFieldDeclarator.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFieldReference.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFileLocation.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTForStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFunctionCallExpression.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFunctionDeclarator.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFunctionDefinition.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTFunctionStyleMacroParameter.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTGotoStatement.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTIdExpression.html...
13:46:03 [2024-03-10T17:46:03.744Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTIfStatement.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTImageLocation.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTImplicitDestructorName.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTImplicitDestructorNameOwner.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTImplicitName.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTImplicitNameOwner.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTInitializer.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTInitializerClause.html...
13:46:04 [2024-03-10T17:46:04.000Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTInitializerExpression.html...
13:46:04 [2024-03-10T17:46:04.000Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTInitializerExpression.java:26: error: unexpected end tag: </code>
13:46:04 [2024-03-10T17:46:04.001Z] 	 * an <code>IASTInitializerExpression</code>. and its <code></code>IASTExpression</code>.
13:46:04 [2024-03-10T17:46:04.001Z] 	                                                                                 ^
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTInitializerList.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTLabelStatement.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTLiteralExpression.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTMacroExpansion.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTMacroExpansionLocation.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTName.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNamedTypeSpecifier.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNameOwner.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNode.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNode.CopyStyle.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNodeLocation.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNodeSelector.html...
13:46:04 [2024-03-10T17:46:04.001Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IFileNomination.java:33: error: unexpected end tag: </code>
13:46:04 [2024-03-10T17:46:04.001Z] 	 * return {@link ISignificantMacros#NONE}</code> if it is called prematurely.
13:46:04 [2024-03-10T17:46:04.001Z] 	                                         ^
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTNullStatement.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTParameterDeclaration.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPointer.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPointerOperator.html...
13:46:04 [2024-03-10T17:46:04.001Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorElifStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorElseStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorEndifStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorErrorStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorFunctionStyleMacroDefinition.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorIfdefStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorIfndefStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorIfStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorIncludeStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorMacroDefinition.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorMacroExpansion.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorObjectStyleMacroDefinition.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorPragmaStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTPreprocessorUndefStatement.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblem.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblemDeclaration.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblemExpression.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblemHolder.html...
13:46:04 [2024-03-10T17:46:04.257Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblemStatement.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTProblemTypeId.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTReturnStatement.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/IASTServiceProvider.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/IASTServiceProvider.UnsupportedDialectException.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTSimpleDeclaration.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTSimpleDeclSpecifier.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTStandardFunctionDeclarator.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTStatement.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTSwitchStatement.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTToken.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTokenList.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTranslationUnit.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTranslationUnit.IDependencyTree.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTranslationUnit.IDependencyTree.IASTInclusionNode.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTypeId.html...
13:46:04 [2024-03-10T17:46:04.258Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTypeIdExpression.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTTypeIdInitializerExpression.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTUnaryExpression.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IASTWhileStatement.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IBasicType.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IBasicType.Kind.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinary.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinaryContainer.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinaryElement.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinaryFunction.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinaryModule.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.IBinaryArchive.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.IBinaryExecutable.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.IBinaryFile.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.IBinaryObject.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.IBinaryShared.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/IBinaryParser.ISymbol.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBinaryVariable.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/IBinding.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/IBindingTagger.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBuffer.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/model/IBufferChangedListener.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/parser/IBuiltinBindingsProvider.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICArrayType.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTArrayDesignator.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTArrayModifier.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTCompositeTypeSpecifier.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTDeclSpecifier.html...
13:46:04 [2024-03-10T17:46:04.513Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTDesignatedInitializer.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTDesignator.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTElaboratedTypeSpecifier.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTEnumerationSpecifier.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTFieldDesignator.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/ICASTKnRFunctionDeclarator.html...
13:46:04 [2024-03-10T17:46:04.768Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTPointer.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTSimpleDeclSpecifier.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTTypedefNameSpecifier.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTTypeIdInitializerExpression.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICASTVisitor.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICBasicType.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildCommandLauncher.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildConfiguration.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildConfiguration2.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildConfigurationManager.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildConfigurationManager2.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/build/ICBuildConfigurationProvider.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ICBuildOutputParser.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/settings/model/ICBuildSetting.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICCompositeTypeScope.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/settings/model/ICConfigExtensionReference.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/settings/model/ICConfigurationDescription.html...
13:46:04 [2024-03-10T17:46:04.769Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICConfigurationDescription.java:256: error: unexpected content
13:46:04 [2024-03-10T17:46:04.769Z] 	 * @see {@link #getReferenceInfo()} <br/>
13:46:04 [2024-03-10T17:46:04.769Z] 	   ^
13:46:04 [2024-03-10T17:46:04.769Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/settings/model/ICProjectDescriptionManager.java:114: error: unexpected content
13:46:04 [2024-03-10T17:46:04.769Z] 	 * @see {@link #getProjectDescription(IProject, boolean)}
13:46:04 [2024-03-10T17:46:04.769Z] 	   ^
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/model/ICContainer.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/settings/model/ICDescriptionDelta.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/ICDescriptor.html...
13:46:04 [2024-03-10T17:46:04.769Z] Generating ./org/eclipse/cdt/core/ICDescriptorListener.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICDescriptorManager.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICDescriptorOperation.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/cdtvariables/ICdtVariable.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/cdtvariables/ICdtVariableManager.html...
13:46:05 [2024-03-10T17:46:05.025Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/cdtvariables/ICdtVariableManager.java:100: error: unknown tag: some_StringList_Macro_name
13:46:05 [2024-03-10T17:46:05.025Z] 	 * 1. The string value is "${<some_StringList_Macro_name>}"
13:46:05 [2024-03-10T17:46:05.025Z] 	                             ^
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/cdtvariables/ICdtVariablesContributor.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/cdtvariables/ICdtVariableStatus.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/utils/cdtvariables/ICdtVariableSupplier.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICElement.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICElementDelta.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICElementVisitor.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICExclusionPatternPathEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICExtension.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICExtensionDescriptor.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICExtensionReference.html...
13:46:05 [2024-03-10T17:46:05.025Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/ICExtensionReference.java:108: error: unexpected end tag: </p>
13:46:05 [2024-03-10T17:46:05.025Z] 	 * </p>
13:46:05 [2024-03-10T17:46:05.025Z] 	   ^
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICExternalBinding.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICExternalSetting.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICFileDescription.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICFolderDescription.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICFunctionPrototypeScope.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICFunctionScope.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICIncludeFileEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICIncludePathEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICLanguageKeywords.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICLanguageSetting.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICLanguageSettingEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICLanguageSettingPathEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICLibraryFileEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICLibraryPathEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ICListenerAgent.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICLogConstants.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/ICLogConstants.LogConst.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMacroEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMacroFileEntry.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICModel.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICModelMarker.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICModelStatus.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/model/ICModelStatusConstants.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMultiConfigDescription.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMultiFolderDescription.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMultiItemsHolder.html...
13:46:05 [2024-03-10T17:46:05.025Z] Generating ./org/eclipse/cdt/core/settings/model/ICMultiResourceDescription.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICNodeFactory.html...
13:46:05 [2024-03-10T17:46:05.282Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/INodeFactory.java:222: error: unknown tag: par
13:46:05 [2024-03-10T17:46:05.282Z] 	 * <par> May throw an exception when either one of the nodes provided was not created by this factory.
13:46:05 [2024-03-10T17:46:05.282Z] 	   ^
13:46:05 [2024-03-10T17:46:05.282Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/INodeFactory.java:234: error: unknown tag: par
13:46:05 [2024-03-10T17:46:05.282Z] 	 * <par> May throw an exception when the node provided was not created by this factory.
13:46:05 [2024-03-10T17:46:05.282Z] 	   ^
13:46:05 [2024-03-10T17:46:05.282Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/INodeFactory.java:247: error: unknown tag: par
13:46:05 [2024-03-10T17:46:05.282Z] 	 * <par> May throw an exception when the node provided was not created by this factory.
13:46:05 [2024-03-10T17:46:05.282Z] 	   ^
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/parser/ICodeReaderCache.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/dom/ICodeReaderFactory.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICommandLauncher.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICommandLauncherFactory.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICommandLauncherFactory2.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICommandLauncherFactory3.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICompileOptionsFinder.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/dom/ast/ICompositeType.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/resources/IConsole.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/IConsoleParser.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/IConsoleParser2.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/model/IContainerEntry.html...
13:46:05 [2024-03-10T17:46:05.282Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/IPathEntry.java:83: error: element not closed: ul
13:46:05 [2024-03-10T17:46:05.282Z] 	 * <ul>
13:46:05 [2024-03-10T17:46:05.282Z] 	   ^
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/parser/util/IContentAssistMatcher.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/model/IContributedCElement.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/envvar/IContributedEnvironment.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/model/IContributedModelBuilder.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/model/IContributedModelBuilder.Factory.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/settings/model/ICOutputEntry.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICOwner.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/ICOwnerInfo.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/dom/parser/c/ICParserExtensionConfiguration.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/settings/model/ICPathEntry.html...
13:46:05 [2024-03-10T17:46:05.282Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICPointerType.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPAliasTemplate.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPAliasTemplateInstance.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAliasDeclaration.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAlignmentSpecifier.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAmbiguousTemplateArgument.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTArrayDeclarator.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTArrayDesignator.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTArraySubscriptExpression.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAttribute.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTAttributeList.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/ICPPASTAttributeSpecifier.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTBinaryExpression.html...
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCapture.html...
13:46:05 [2024-03-10T17:46:05.283Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCapture.java:49: error: element not closed: code
13:46:05 [2024-03-10T17:46:05.283Z] 	 * <code>this<code> is captured.
13:46:05 [2024-03-10T17:46:05.283Z] 	             ^
13:46:05 [2024-03-10T17:46:05.283Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCapture.java:49: error: element not closed: code
13:46:05 [2024-03-10T17:46:05.283Z] 	 * <code>this<code> is captured.
13:46:05 [2024-03-10T17:46:05.283Z] 	   ^
13:46:05 [2024-03-10T17:46:05.283Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCastExpression.html...
13:46:05 [2024-03-10T17:46:05.283Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCastExpression.java:36: error: unknown tag: oode
13:46:05 [2024-03-10T17:46:05.283Z] 	 * <oode>op_reinterpret_cast</code> is used for reinterpret_cast&lt;&gt;'s.
13:46:05 [2024-03-10T17:46:05.283Z] 	   ^
13:46:05 [2024-03-10T17:46:05.283Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCastExpression.java:36: error: unexpected end tag: </code>
13:46:05 [2024-03-10T17:46:05.283Z] 	 * <oode>op_reinterpret_cast</code> is used for reinterpret_cast&lt;&gt;'s.
13:46:05 [2024-03-10T17:46:05.283Z] 	                            ^
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCatchHandler.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTClassVirtSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTClassVirtSpecifier.SpecifierKind.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/ICPPASTCompletionContext.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompositeTypeSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompositeTypeSpecifier.ICPPASTBaseSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTCompoundStatement.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTConstructorChainInitializer.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTConstructorInitializer.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTConversionName.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDeclarator.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDeclSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDecltypeSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDeductionGuide.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDeleteExpression.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDesignatedInitializer.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTDesignator.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTElaboratedTypeSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTEnumerationSpecifier.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTEnumerationSpecifier.ScopeStyle.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTExplicitTemplateInstantiation.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTExpression.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTExpressionList.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFieldDeclarator.html...
13:46:05 [2024-03-10T17:46:05.538Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFieldDesignator.html...
13:46:05 [2024-03-10T17:46:05.539Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFieldReference.html...
13:46:05 [2024-03-10T17:46:05.539Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFoldExpression.html...
13:46:05 [2024-03-10T17:46:05.539Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTForStatement.html...
13:46:05 [2024-03-10T17:46:05.539Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionCallExpression.html...
13:46:05 [2024-03-10T17:46:05.539Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionDeclarator.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionDeclarator.RefQualifier.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionDefinition.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionTryBlockDeclarator.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTFunctionWithTryBlock.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTIfStatement.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTInitCapture.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTInitializerClause.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTInitializerList.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTLambdaExpression.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTLambdaExpression.CaptureDefault.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTLinkageSpecification.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTLiteralExpression.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTName.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNamedTypeSpecifier.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNamespaceAlias.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNamespaceDefinition.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNameSpecifier.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNaryTypeIdExpression.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNaryTypeIdExpression.Operator.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTNewExpression.html...
13:46:05 [2024-03-10T17:46:05.794Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTOperatorName.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTPackExpandable.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTPackExpansionExpression.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTParameterDeclaration.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTPointerToMember.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTQualifiedName.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTRangeBasedForStatement.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTReferenceOperator.html...
13:46:05 [2024-03-10T17:46:05.795Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTSimpleDeclSpecifier.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTSimpleTypeConstructorExpression.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTSimpleTypeTemplateParameter.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTStaticAssertDeclaration.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTStructuredBindingDeclaration.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTSwitchStatement.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplateDeclaration.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplatedTypeTemplateParameter.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplateId.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplateName.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplateParameter.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTemplateSpecialization.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTranslationUnit.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTryBlockStatement.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypeId.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypeIdExpression.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypenameExpression.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTTypeTransformationSpecifier.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTUnaryExpression.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTUsingDeclaration.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTUsingDirective.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTVirtSpecifier.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTVirtSpecifier.SpecifierKind.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTVisibilityLabel.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTVisitor.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPASTWhileStatement.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPBase.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPBasicType.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPBinding.html...
13:46:06 [2024-03-10T17:46:06.051Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPBlockScope.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassConstructorDeductionGuide.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassConstructorTemplateDeductionGuide.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassScope.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassTemplate.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassTemplatePartialSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassTemplatePartialSpecializationSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPClassType.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPConstructor.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPConstructorSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPCopyDeductionCandidate.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPDeductionGuide.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPDeferredFunction.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPDeferredTemplateInstance.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPEnumeration.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPEnumerationSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPEnumScope.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPField.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFieldTemplate.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunction.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionInstance.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionScope.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionTemplate.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPFunctionType.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPMember.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPMethod.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPMethodSpecialization.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPNamespace.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPNamespaceAlias.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPNamespaceScope.html...
13:46:06 [2024-03-10T17:46:06.308Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPNodeFactory.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPParameter.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPParameterPackType.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/ICPPParserExtensionConfiguration.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPPartiallySpecializable.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPPartialSpecialization.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPPointerToMemberType.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPReferenceType.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPScope.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPSpecialization.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateArgument.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateDefinition.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateInstance.html...
13:46:06 [2024-03-10T17:46:06.564Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateNonTypeParameter.html...
13:46:06 [2024-03-10T17:46:06.564Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:43: error: unknown tag: typename
13:46:06 [2024-03-10T17:46:06.564Z] 	 *    template<typename T> class X {       // nesting level 0
13:46:06 [2024-03-10T17:46:06.564Z] 	              ^
13:46:06 [2024-03-10T17:46:06.564Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:44: error: unknown tag: typename
13:46:06 [2024-03-10T17:46:06.564Z] 	 *       template<typename U> class Y1 {   // nesting level 1
13:46:06 [2024-03-10T17:46:06.564Z] 	                 ^
13:46:06 [2024-03-10T17:46:06.564Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:47: error: unknown tag: V
13:46:06 [2024-03-10T17:46:06.564Z] 	 *          template typename<V> class Z { // nesting level 1
13:46:06 [2024-03-10T17:46:06.564Z] 	                             ^
13:46:06 [2024-03-10T17:46:06.564Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:53: error: unknown tag: typename
13:46:06 [2024-03-10T17:46:06.564Z] 	 * template<typename T>                    // nesting level 0
13:46:06 [2024-03-10T17:46:06.564Z] 	           ^
13:46:06 [2024-03-10T17:46:06.565Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:54: error: unknown tag: typename
13:46:06 [2024-03-10T17:46:06.565Z] 	 *    template <typename V>                // nesting level 1
13:46:06 [2024-03-10T17:46:06.565Z] 	               ^
13:46:06 [2024-03-10T17:46:06.565Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:55: error: unknown tag: T
13:46:06 [2024-03-10T17:46:06.565Z] 	 *       void ns::X<T>::Y2::Z<V>::m() {}
13:46:06 [2024-03-10T17:46:06.565Z] 	                   ^
13:46:06 [2024-03-10T17:46:06.565Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.java:55: error: unknown tag: V
13:46:06 [2024-03-10T17:46:06.565Z] 	 *       void ns::X<T>::Y2::Z<V>::m() {}
13:46:06 [2024-03-10T17:46:06.565Z] 	                             ^
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameter.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateParameterMap.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateScope.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateTemplateParameter.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTemplateTypeParameter.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPTypeSpecialization.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPUnaryTypeTransformation.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPUnaryTypeTransformation.Operator.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPUserDefinedDeductionGuide.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPUsingDeclaration.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPUsingDirective.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPVariable.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPVariableInstance.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPVariableTemplate.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/ICPPVariableTemplatePartialSpecialization.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/model/ICProject.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/extension/ICProjectConverter.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICProjectDescription.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICProjectDescriptionListener.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICProjectDescriptionManager.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICProjectDescriptionPreferences.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICProjectDescriptionWorkspacePreferences.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICQualifierType.html...
13:46:06 [2024-03-10T17:46:06.565Z] Generating ./org/eclipse/cdt/core/settings/model/ICResourceDescription.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/c/ICScope.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSettingBase.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSettingContainer.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSettingEntry.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSettingObject.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSettingsStorage.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICSourceEntry.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICStorageElement.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/settings/model/ICTargetPlatformSetting.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/utils/ICygwinToolsFactroy.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/utils/debug/IDebugEntryRequestor.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IDeclaration.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IElementChangedListener.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IEnumeration.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IEnumeration.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IEnumerator.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IEnumerator.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/utils/envvar/IEnvironmentChangeEvent.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/utils/envvar/IEnvironmentChangeListener.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/envvar/IEnvironmentContributor.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/envvar/IEnvironmentVariable.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/envvar/IEnvironmentVariableManager.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/IErrorParser.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/IErrorParser2.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/IErrorParser3.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/IErrorParserNamed.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/index/export/IExportProjectProvider.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/parser/IExtendedScannerInfo.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/parser/IExtensionToken.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IField.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IField.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IFileNomination.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IFunction.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IFunction.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IFunctionDeclaration.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/browser/IFunctionInfo.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IFunctionTemplate.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/model/IFunctionTemplateDeclaration.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/IFunctionType.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/IGCCASTArrayRangeDesignator.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGCCASTAttributeList.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGCCASTAttributeSpecifier.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/IGCCASTSimpleDeclSpecifier.html...
13:46:06 [2024-03-10T17:46:06.821Z] Generating ./org/eclipse/cdt/core/parser/IGCCToken.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGNUASTCompoundStatementExpression.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGNUASTGotoStatement.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGNUASTTypeIdExpression.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/IGNUASTUnaryExpression.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/utils/IGnuToolFactory.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTArrayRangeDesignator.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTBinaryExpression.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTDeclSpecifier.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTExplicitTemplateInstantiation.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTPointer.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTPointerToMember.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPASTSimpleDeclSpecifier.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPBasicType.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPPointerToMemberType.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPPointerType.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/IGPPQualifierType.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/parser/IInactiveCodeToken.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/model/IInclude.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/model/IIncludeEntry.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/model/IIncludeFileEntry.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/model/IIncludeReference.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndex.html...
13:46:07 [2024-03-10T17:46:07.077Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/index/IIndex.java:119: error: element not closed: pre
13:46:07 [2024-03-10T17:46:07.077Z] 	 * <pre>
13:46:07 [2024-03-10T17:46:07.077Z] 	   ^
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexBinding.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexChangeEvent.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexChangeListener.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexerStateEvent.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexerStateListener.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexFile.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexFileLocation.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexFileSet.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexInclude.html...
13:46:07 [2024-03-10T17:46:07.077Z] Generating ./org/eclipse/cdt/core/index/IIndexLinkage.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexLocationConverter.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexMacro.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexMacroContainer.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexManager.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexName.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/provider/IIndexProvider.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IIndexSymbols.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IInheritance.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/settings/model/util/IKindBasedInfo.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/dom/ast/ILabel.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILanguage.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILanguageDescriptor.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILanguageMappingChangeEvent.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILanguageMappingChangeListener.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsBroadcastingProvider.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsChangeEvent.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsChangeListener.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsEditableProvider.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsProvider.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ILanguageSettingsProvidersKeeper.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILibraryEntry.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/ILibraryReference.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/dom/ILinkage.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMacro.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/parser/IMacro.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/dom/ast/IMacroBinding.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMacroEntry.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMacroFileEntry.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/IMarkerGenerator.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMember.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMethod.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMethodDeclaration.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMethodTemplate.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/IMethodTemplateDeclaration.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/settings/model/IModificationContext.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/dom/ast/ms/IMSASTDeclspecList.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/dom/IName.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/model/INamespace.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/parser/IncludeExportPatterns.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/parser/IncludeFileContentProvider.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/formatter/IndentManipulation.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IndexerSetupParticipant.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IndexFilter.html...
13:46:07 [2024-03-10T17:46:07.333Z] Generating ./org/eclipse/cdt/core/index/IndexLocationFactory.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/browser/IndexTypeInfo.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/dom/ast/INodeFactory.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/parser/util/InstanceOfPredicate.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/parser/util/IntArray.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/parser/util/IObjectMatcher.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/model/IOpenable.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/model/IOutputEntry.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/dom/ast/IParameter.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/model/IParent.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/dom/IParserConfiguration.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/parser/IParserLogService.html...
13:46:07 [2024-03-10T17:46:07.588Z] Generating ./org/eclipse/cdt/core/parser/IParserSettings.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/parser/IParserSettings2.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/parser/IParserSettings2.Default.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/model/IPathEntry.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/model/IPathEntryContainer.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/model/IPathEntryContainerExtension.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/resources/IPathEntryStore.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/resources/IPathEntryStoreListener.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/resources/IPathEntryVariableChangeListener.html...
13:46:07 [2024-03-10T17:46:07.589Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/src/org/eclipse/cdt/core/resources/IPathEntryVariableManager.java:124: error: unexpected end tag: </p>
13:46:07 [2024-03-10T17:46:07.589Z] 	 * <p>SOMEPATH/foo =&gt; SOMEPATH/foo</p></p>
13:46:07 [2024-03-10T17:46:07.589Z] 	                                         ^
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/resources/IPathEntryVariableManager.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/settings/model/util/IPathSettingsContainerListener.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/settings/model/util/IPathSettingsContainerVisitor.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/index/IPDOMASTProcessor.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/index/IPDOMASTProcessor.Abstract.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/index/provider/IPDOMDescriptor.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/IPDOMIndexer.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/IPDOMIndexerTask.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/IPDOMManager.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/IPDOMNode.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/IPDOMVisitor.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/parser/IPersistableProblem.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/dom/ast/IPointerType.html...
13:46:07 [2024-03-10T17:46:07.589Z] Generating ./org/eclipse/cdt/core/IPositionConverter.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/IPositionTrackerManager.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IPragma.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IPragma.PragmaMarkInfo.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IPreprocessorDirective.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IProblem.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/IProblemBinding.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/IProblemMarkerFilter.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IProblemRequestor.html...
13:46:07 [2024-03-10T17:46:07.844Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/IProblemRequestor.java:48: error: unknown tag: false
13:46:07 [2024-03-10T17:46:07.844Z] 	 * interested by problem reports. When answering <code>false</false>, problem will
13:46:07 [2024-03-10T17:46:07.844Z] 	                                                            ^
13:46:07 [2024-03-10T17:46:07.844Z] /home/jenkins/agent/workspace/cdt_main/core/org.eclipse.cdt.core/model/org/eclipse/cdt/core/model/IProblemRequestor.java:48: error: element not closed: code
13:46:07 [2024-03-10T17:46:07.844Z] 	 * interested by problem reports. When answering <code>false</false>, problem will
13:46:07 [2024-03-10T17:46:07.844Z] 	                                                 ^
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/IProblemType.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/IProcessInfo.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/IProcessList.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IProjectEntry.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/browser/IQualifiedTypeName.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/IQualifierType.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/index/provider/IReadOnlyPDOMProvider.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IRegion.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IScanner.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/parser/IScannerExtensionConfiguration.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IScannerInfo.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IScannerInfoChangeListener.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IScannerInfoProvider.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/IScope.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/IScope.ScopeLookupData.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/ISemanticProblem.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/ISignificantMacros.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/ISignificantMacros.IVisitor.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/parser/ISourceCodeParser.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ISourceEntry.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/ISourceFinder.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ISourceManipulation.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ISourceRange.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ISourceReference.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ISourceRoot.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/cdtvariables/IStorableCdtVariables.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IStructure.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IStructureDeclaration.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IStructureTemplate.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/IStructureTemplateDeclaration.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/ISymbolReader.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/ITag.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/ITagReader.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/ITagService.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/ITagWriter.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/model/ITemplate.html...
13:46:07 [2024-03-10T17:46:07.844Z] Generating ./org/eclipse/cdt/core/parser/IToken.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/parser/IToken.ContextSensitiveTokenType.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/parser/ITokenDuple.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IToolChain.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IToolChain2.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IToolChainConstants.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IToolChainManager.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IToolChainProvider.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/dom/rewrite/ITrackedNodePosition.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/ITranslationUnit.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/ITranslationUnitHolder.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/dom/ast/IType.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/dom/ast/ITypedef.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/ITypeDef.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/browser/ITypeInfo.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/browser/ITypeInfoVisitor.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/browser/ITypeReference.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/browser/ITypeSearchScope.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/parser/util/IUnaryPredicate.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/build/IUserToolChainProvider.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/cdtvariables/IUserVarSupplier.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/IUsing.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/dom/ast/IValue.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/dom/ast/IVariable.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/IVariable.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/utils/cdtvariables/IVariableContextInfo.html...
13:46:08 [2024-03-10T17:46:08.100Z] Generating ./org/eclipse/cdt/core/model/IVariableDeclaration.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/cdtvariables/IVariableSubstitutor.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/model/IWorkingCopy.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/browser/IWorkingCopyProvider.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/model/IWorkingCopyProvider.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/IWorkingDirectoryTracker.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/IWritableTag.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/parser/Keywords.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/parser/KeywordSetKey.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/settings/model/util/KindBasedStore.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/model/LanguageManager.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/model/LanguageMappingChangeEvent.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/settings/model/util/LanguageSettingEntriesSerializer.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/LanguageSettingsBaseProvider.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/LanguageSettingsGenericProvider.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/LanguageSettingsManager.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/LanguageSettingsSerializableProvider.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/language/settings/providers/LanguageSettingsStorage.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/core/settings/model/util/ListComparator.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.Attribute.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLib.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLibCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLibModule.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLibReference.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLibTableOfContents.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DyLinkerCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.DySymtabCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.FVMFileCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.FVMLib.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.FVMLibCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.IdentCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.LCStr.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.Line.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.LoadCommand.html...
13:46:08 [2024-03-10T17:46:08.356Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.MachOhdr.html...
13:46:08 [2024-03-10T17:46:08.612Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.MachUUID.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.PrebindCksumCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.PreboundDyLibCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.RoutinesCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.Section.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SegmentCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SubClientCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SubFrameworkCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SubLibraryCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SubUmbrellaCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.Symbol.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SymbolComparator.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SymSegCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.SymtabCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.ThreadCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.TwoLevelHint.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.TwoLevelHintsCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachO64.UnknownCommand.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/parser/MachOBinaryArchive64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/parser/MachOBinaryExecutable64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/parser/MachOBinaryObject64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/parser/MachOBinaryShared64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachOHelper64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/MachOHelper64.Sizes.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/utils/macho/parser/MachOParser64.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/dom/rewrite/MacroExpansionExplorer.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/dom/rewrite/MacroExpansionExplorer.IMacroExpansionStep.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/formatter/Messages.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/index/export/Messages.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/Messages.html...
13:46:08 [2024-03-10T17:46:08.613Z] Generating ./org/eclipse/cdt/core/settings/model/MultiItemsHolder.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/MultiLanguageSetting.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/NM.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/NM.AddressNamePair.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/NullLogService.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/Objdump.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/util/ObjectMap.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/util/ObjectSet.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/util/ObjectTable.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/OffsetLimitReachedException.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParseError.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParseError.ParseErrorKind.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParserFactory.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParserLanguage.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParserMode.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParserSettings.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/parser/ParserUtil.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/model/PathEntryContainerChanged.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/model/PathEntryContainerInitializer.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathEntryResolveInfo.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathEntryResolveInfoElement.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/resources/PathEntryStoreChangedEvent.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathEntryTranslator.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathEntryTranslator.PathEntryCollector.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathEntryTranslator.ReferenceSettingsInfo.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/resources/PathEntryVariableChangeEvent.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PathSettingsContainer.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/PathUtil.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/core/settings/model/util/PatternNameMap.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.Attribute.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.DOSHeader.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.IMAGE_DATA_DIRECTORY.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.IMAGE_DEBUG_DIRECTORY.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.ImageDataDirectory.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.ImportDirectoryEntry.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.NTOptionalHeader32.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/PE64.NTOptionalHeader64.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/parser/PEBinaryArchive64.html...
13:46:08 [2024-03-10T17:46:08.869Z] Generating ./org/eclipse/cdt/utils/coff/parser/PEBinaryExecutable64.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/parser/PEBinaryObject64.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/parser/PEBinaryShared64.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/PEConstants.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/PEHelper64.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/PEHelper64.Sizes.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/coff/parser/PEParser64.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/pty/PersistentPTY.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/POPCPPParserExtensionConfiguration.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/POPCPPScannerExtensionConfiguration.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/envvar/PrefsStorableEnvironment.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/ProblemMarkerInfo.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/Process.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessArgument.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/spawner/ProcessFactory.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessFailureException.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessHelper.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessParameter.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessRunner.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/templateengine/process/ProcessRunnerFactory.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/core/language/ProjectLanguageConfiguration.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/pty/PTY.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/pty/PTY.MasterFD.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/pty/PTY.Mode.html...
13:46:09 [2024-03-10T17:46:09.125Z] Generating ./org/eclipse/cdt/utils/pty/PTYInputStream.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/utils/pty/PTYOutputStream.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/browser/QualifiedTypeName.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/utils/coff/ReadMemoryAccess.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/RefreshExclusion.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/RefreshExclusionFactory.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/RefreshScopeManager.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/errorparsers/RegexErrorParser.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/errorparsers/RegexErrorPattern.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/settings/model/util/ResourceChangeHandlerBase.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/settings/model/util/ResourceChangeHandlerBase.IResourceMoveHandler.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/index/ResourceContainerRelativeLocationConverter.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/ResourcesUtil.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/language/settings/providers/ScannerDiscoveryLegacySupport.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/parser/ScannerInfo.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/ScannerInfo.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/build/ScannerInfoCache.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/resources/ScannerProvider.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/parser/util/SegmentMatcher.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/SemanticQueries.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/SetEnvironmentVariable.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/settings/model/util/SettingsSet.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/settings/model/util/SettingsSet.EntryInfo.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/settings/model/util/SettingsSet.SettingLevel.html...
13:46:09 [2024-03-10T17:46:09.381Z] Generating ./org/eclipse/cdt/core/templateengine/SharedDefaults.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/SOM.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/SOM.Attribute.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/SOM.FileHeader.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/SOM.Symbol.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/parser/SOMBinaryArchive.html...
13:46:09 [2024-03-10T17:46:09.637Z] Generating ./org/eclipse/cdt/utils/som/parser/SOMBinaryExecutable.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/som/parser/SOMBinaryObject.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/som/parser/SOMBinaryShared.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/som/parser/SOMParser.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/som/parser/SomSymbol.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/spawner/Spawner.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/spawner/Spawner.IChannel.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/spawner/Spawner.UnixChannel.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/spawner/Spawner.WinChannel.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/spawner/SpawnerOutputStream.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/debug/stabs/StabConstant.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/debug/stabs/Stabs.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/debug/stabs/StabsReader.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/core/parser/StandardAttributes.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/core/build/StandardBuildConfiguration.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/envvar/StorableEnvironment.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/envvar/StorableEnvironmentLoader.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/envvar/StorableEnvironmentLoader.ISerializeInfo.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/envvar/StorableEnvVar.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/debug/stabs/StringField.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/core/parser/util/StringUtil.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableManager.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableStatus.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor.MacroDescriptor.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor.ResolvedMacro.html...
13:46:09 [2024-03-10T17:46:09.638Z] Generating ./org/eclipse/cdt/utils/Symbol.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/utils/elf/SymbolSortCompare.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateCategory.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateCore.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateDescriptor.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateEngine.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateEngine2.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateEngineHelper.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateEngineMessages.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateEngineUtil.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateInfo.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateInfo2.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/TemplateInitializationException.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/templateengine/process/TemplateProcessHandler.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/util/ThreadLocalMap.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/ToolFactory.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/dom/rewrite/TypeHelper.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/browser/TypeInfo.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/utils/debug/stabs/TypeInformation.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/utils/debug/stabs/TypeNumber.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/browser/TypeReference.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/browser/TypeSearchScope.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/browser/TypeUtil.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/utils/UNCPathConverter.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/browser/UnknownTypeInfo.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/index/URIRelativeLocationConverter.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/UserAndDiscoveredEntryConfigurationDataProvider.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/UserAndDiscoveredEntryConfigurationDataProvider.DataFactory.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/UserAndDiscoveredEntryConfigurationDataProvider.LanguageData.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/util/UserAndDiscoveredEntryDataSerializer.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/util/UserAndDiscoveredEntryLanguageData.html...
13:46:09 [2024-03-10T17:46:09.894Z] Generating ./org/eclipse/cdt/core/settings/model/util/UserAndDiscoveredEntryLanguageData.UserAndDiscoveredEntryLanguageDataEntryStorage.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/settings/model/util/UserAndDiscoveredEntryStorage.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/settings/model/util/UtilMessages.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/WindowsArgumentQuoter.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/WindowsRegistry.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/language/WorkspaceLanguageConfiguration.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/settings/model/WriteAccessException.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.Attribute.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.FileHeader.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.OptionalHeader.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.SectionHeader.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/XCoff32.Symbol.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCOFF32Parser.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCOFFBinaryArchive.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCOFFBinaryExecutable.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCOFFBinaryObject.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCOFFBinaryShared.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/XCoffSymbol.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/settings/model/util/XmlStorageElement.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/settings/model/XmlStorageUtil.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/browser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/browser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/build/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/build/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/cdtvariables/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/cdtvariables/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/ast/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/ast/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/ast/c/package-summary.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/ast/c/package-tree.html...
13:46:10 [2024-03-10T17:46:10.150Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/cpp/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/c/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/gnu/cpp/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/ms/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/ms/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/ast/tag/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/c/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/c/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/parser/cpp/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/rewrite/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/dom/rewrite/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/envvar/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/envvar/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/errorparsers/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/errorparsers/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/formatter/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/formatter/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/export/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/export/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/provider/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/index/provider/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/language/package-summary.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/language/package-tree.html...
13:46:10 [2024-03-10T17:46:10.406Z] Generating ./org/eclipse/cdt/core/language/settings/providers/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/language/settings/providers/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/model/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/model/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/model/util/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/model/util/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/ast/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/ast/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/util/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/parser/util/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/resources/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/resources/package-tree.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/settings/model/package-summary.html...
13:46:10 [2024-03-10T17:46:10.407Z] Generating ./org/eclipse/cdt/core/settings/model/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/extension/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/extension/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/extension/impl/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/util/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/settings/model/util/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/process/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/process/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/core/templateengine/process/processes/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/doxygen/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/doxygen/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/doxygen/core/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/doxygen/core/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/cdtvariables/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/cdtvariables/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/coff/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/coff/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/coff/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/coff/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/dwarf/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/dwarf/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/stabs/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/stabs/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/tools/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/debug/tools/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/elf/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/elf/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/elf/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/elf/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/envvar/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/envvar/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/macho/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/macho/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/macho/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/macho/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/pty/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/pty/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/som/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/som/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/som/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/som/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/spawner/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/spawner/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/xcoff/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/xcoff/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/package-summary.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./org/eclipse/cdt/utils/xcoff/parser/package-tree.html...
13:46:10 [2024-03-10T17:46:10.663Z] Generating ./constant-values.html...
13:46:11 [2024-03-10T17:46:11.224Z] Generating ./serialized-form.html...
13:46:11 [2024-03-10T17:46:11.224Z] Generating ./overview-tree.html...
13:46:11 [2024-03-10T17:46:11.479Z] Generating ./deprecated-list.html...
13:46:11 [2024-03-10T17:46:11.479Z] Generating ./index.html...
13:46:13 [2024-03-10T17:46:13.368Z] Building index for all classes...
13:46:13 [2024-03-10T17:46:13.368Z] Generating ./allclasses-index.html...
13:46:13 [2024-03-10T17:46:13.624Z] Generating ./allpackages-index.html...
13:46:13 [2024-03-10T17:46:13.624Z] Generating ./index-all.html...
13:46:14 [2024-03-10T17:46:14.997Z] Generating ./overview-summary.html...
13:46:14 [2024-03-10T17:46:14.997Z] Generating ./help-doc.html...
13:46:14 [2024-03-10T17:46:14.997Z] Note: Custom tags that could override future standard tags:  @noreference, @noinstantiate, @noimplement, @noextend, @nooverride. To avoid potential overrides, use at least one period character (.) in custom tag names.
13:46:14 [2024-03-10T17:46:14.997Z] 41 errors
13:46:14 [2024-03-10T17:46:14.997Z] 100 warnings
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Execution failed with return code: 1
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/overview-summary.html -> reference/api/overview-summary.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/constant-values.html -> reference/api/constant-values.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/deprecated-list.html -> reference/api/deprecated-list.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/package-summary.html -> reference/api/org/eclipse/cdt/core/package-summary.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/browser/package-summary.html -> reference/api/org/eclipse/cdt/core/browser/package-summary.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/build/package-summary.html -> reference/api/org/eclipse/cdt/core/build/package-summary.html
13:46:14 [2024-03-10T17:46:14.997Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/cdtvariables/package-summary.html -> reference/api/org/eclipse/cdt/core/cdtvariables/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/c/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/c/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/cpp/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/cpp/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/gnu/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/gnu/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/gnu/c/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/gnu/c/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/gnu/cpp/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/gnu/cpp/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/ms/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/ms/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/ast/tag/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/ast/tag/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/parser/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/parser/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/parser/c/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/parser/c/package-summary.html
13:46:14 [2024-03-10T17:46:14.998Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/parser/cpp/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/parser/cpp/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/dom/rewrite/package-summary.html -> reference/api/org/eclipse/cdt/core/dom/rewrite/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/envvar/package-summary.html -> reference/api/org/eclipse/cdt/core/envvar/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/errorparsers/package-summary.html -> reference/api/org/eclipse/cdt/core/errorparsers/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/formatter/package-summary.html -> reference/api/org/eclipse/cdt/core/formatter/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/index/package-summary.html -> reference/api/org/eclipse/cdt/core/index/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/index/export/package-summary.html -> reference/api/org/eclipse/cdt/core/index/export/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/index/provider/package-summary.html -> reference/api/org/eclipse/cdt/core/index/provider/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/language/package-summary.html -> reference/api/org/eclipse/cdt/core/language/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/language/settings/providers/package-summary.html -> reference/api/org/eclipse/cdt/core/language/settings/providers/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/model/package-summary.html -> reference/api/org/eclipse/cdt/core/model/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/model/util/package-summary.html -> reference/api/org/eclipse/cdt/core/model/util/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/parser/package-summary.html -> reference/api/org/eclipse/cdt/core/parser/package-summary.html
13:46:14 [2024-03-10T17:46:14.999Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/parser/ast/package-summary.html -> reference/api/org/eclipse/cdt/core/parser/ast/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/parser/util/package-summary.html -> reference/api/org/eclipse/cdt/core/parser/util/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/resources/package-summary.html -> reference/api/org/eclipse/cdt/core/resources/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/settings/model/package-summary.html -> reference/api/org/eclipse/cdt/core/settings/model/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/settings/model/extension/package-summary.html -> reference/api/org/eclipse/cdt/core/settings/model/extension/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/settings/model/extension/impl/package-summary.html -> reference/api/org/eclipse/cdt/core/settings/model/extension/impl/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/settings/model/util/package-summary.html -> reference/api/org/eclipse/cdt/core/settings/model/util/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/templateengine/package-summary.html -> reference/api/org/eclipse/cdt/core/templateengine/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/templateengine/process/package-summary.html -> reference/api/org/eclipse/cdt/core/templateengine/process/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/core/templateengine/process/processes/package-summary.html -> reference/api/org/eclipse/cdt/core/templateengine/process/processes/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/doxygen/package-summary.html -> reference/api/org/eclipse/cdt/doxygen/package-summary.html
13:46:15 [2024-03-10T17:46:15.000Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/doxygen/core/package-summary.html -> reference/api/org/eclipse/cdt/doxygen/core/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/package-summary.html -> reference/api/org/eclipse/cdt/utils/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/cdtvariables/package-summary.html -> reference/api/org/eclipse/cdt/utils/cdtvariables/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/coff/package-summary.html -> reference/api/org/eclipse/cdt/utils/coff/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/coff/parser/package-summary.html -> reference/api/org/eclipse/cdt/utils/coff/parser/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/debug/package-summary.html -> reference/api/org/eclipse/cdt/utils/debug/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/debug/dwarf/package-summary.html -> reference/api/org/eclipse/cdt/utils/debug/dwarf/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/debug/stabs/package-summary.html -> reference/api/org/eclipse/cdt/utils/debug/stabs/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/debug/tools/package-summary.html -> reference/api/org/eclipse/cdt/utils/debug/tools/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/elf/package-summary.html -> reference/api/org/eclipse/cdt/utils/elf/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/elf/parser/package-summary.html -> reference/api/org/eclipse/cdt/utils/elf/parser/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/envvar/package-summary.html -> reference/api/org/eclipse/cdt/utils/envvar/package-summary.html
13:46:15 [2024-03-10T17:46:15.001Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/macho/package-summary.html -> reference/api/org/eclipse/cdt/utils/macho/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/macho/parser/package-summary.html -> reference/api/org/eclipse/cdt/utils/macho/parser/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/pty/package-summary.html -> reference/api/org/eclipse/cdt/utils/pty/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/som/package-summary.html -> reference/api/org/eclipse/cdt/utils/som/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/som/parser/package-summary.html -> reference/api/org/eclipse/cdt/utils/som/parser/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/spawner/package-summary.html -> reference/api/org/eclipse/cdt/utils/spawner/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/xcoff/package-summary.html -> reference/api/org/eclipse/cdt/utils/xcoff/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] Make relative - base: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv, file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/reference/api/org/eclipse/cdt/utils/xcoff/parser/package-summary.html -> reference/api/org/eclipse/cdt/utils/xcoff/parser/package-summary.html
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] 
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.doc.isv ---
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/src/main/resources
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] 
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.doc.isv ---
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] 
13:46:15 [2024-03-10T17:46:15.002Z] [INFO] --- tycho-eclipse:4.0.6:eclipse-run (default) @ org.eclipse.cdt.doc.isv ---
13:46:18 [2024-03-10T17:46:18.269Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/eclipserun-work/data/.metadata/.log
13:46:18 [2024-03-10T17:46:18.269Z] [INFO] Command line:
13:46:18 [2024-03-10T17:46:18.269Z] 	[/usr/lib/jvm/jdk-17.0.3+7/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, buildDoc.xml]
13:46:21 [2024-03-10T17:46:21.535Z] Buildfile: buildDoc.xml
13:46:21 [2024-03-10T17:46:21.535Z] WARNING: A terminally deprecated method in java.lang.System has been called
13:46:21 [2024-03-10T17:46:21.535Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/eclipserun-work/configuration/org.eclipse.osgi/53/0/.cp/lib/antsupportlib.jar)
13:46:21 [2024-03-10T17:46:21.535Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
13:46:21 [2024-03-10T17:46:21.535Z] WARNING: System::setSecurityManager will be removed in a future release
13:46:21 [2024-03-10T17:46:21.535Z] 
13:46:21 [2024-03-10T17:46:21.535Z] all:
13:46:21 [2024-03-10T17:46:21.535Z] 
13:46:21 [2024-03-10T17:46:21.535Z] convertSchemaToHtml:
13:46:28 [2024-03-10T17:46:28.070Z] 
13:46:28 [2024-03-10T17:46:28.070Z] build.index:
13:46:30 [2024-03-10T17:46:30.585Z] BUILD SUCCESSFUL
13:46:30 [2024-03-10T17:46:30.585Z] 
13:46:30 [2024-03-10T17:46:30.585Z] BUILD SUCCESSFUL
13:46:30 [2024-03-10T17:46:30.585Z] Total time: 9 seconds
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/src/test/resources
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] 
13:46:31 [2024-03-10T17:46:31.147Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.doc.isv ---
13:46:31 [2024-03-10T17:46:31.404Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/org.eclipse.cdt.doc.isv-11.6.0-SNAPSHOT.jar
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] 
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.doc.isv ---
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] 
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.doc.isv ---
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] 
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.doc.isv ---
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] 
13:46:32 [2024-03-10T17:46:32.332Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.doc.isv ---
13:46:34 [2024-03-10T17:46:34.220Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/doc/org.eclipse.cdt.doc.isv/target/org.eclipse.cdt.doc.isv-11.6.0-SNAPSHOT.jar
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] 
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.doc.isv ---
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.doc.isv:eclipse-plugin:11.6.0-SNAPSHOT
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] 
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.doc.isv ---
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] 
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.doc.isv ---
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] 
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.doc.isv ---
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] 
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] ------------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf >------------
13:46:36 [2024-03-10T17:46:36.732Z] [INFO] Building [bundle] Debugger Services Framework Examples 2.4.200-SNAPSHOT [83/214]
13:46:36 [2024-03-10T17:46:36.733Z] [INFO]   from dsf/org.eclipse.cdt.examples.dsf/.polyglot.META-INF
13:46:36 [2024-03-10T17:46:36.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:36 [2024-03-10T17:46:36.733Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] The project's OSGi version is 2.4.200.202402230238
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.263Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] Resolving class path of [bundle] Debugger Services Framework Examples
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-10) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/src_ant added.
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] Copying 1 resource from  to target/classes
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.264Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/src/test/resources
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/target/org.eclipse.cdt.examples.dsf-2.4.200-SNAPSHOT-sources.jar
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/target/org.eclipse.cdt.examples.dsf-2.4.200-SNAPSHOT.jar
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] 
13:46:43 [2024-03-10T17:46:43.520Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.examples.dsf ---
13:46:43 [2024-03-10T17:46:43.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/target/org.eclipse.cdt.examples.dsf-2.4.200-SNAPSHOT.jar
13:46:44 [2024-03-10T17:46:44.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/target/org.eclipse.cdt.examples.dsf-2.4.200-SNAPSHOT-sources.jar
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf:2.4.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf/.polyglot.META-INF
13:46:45 [2024-03-10T17:46:45.261Z]     The main artifact has been replaced with the baseline version.
13:46:45 [2024-03-10T17:46:45.261Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:46:45 [2024-03-10T17:46:45.261Z] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.examples.dsf ---
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.examples.dsf ---
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.261Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda >----------
13:46:45 [2024-03-10T17:46:45.262Z] [INFO] Building [bundle] PDA Example Device Debugging Core Plug-in 2.3.100-SNAPSHOT [84/214]
13:46:45 [2024-03-10T17:46:45.262Z] [INFO]   from dsf/org.eclipse.cdt.examples.dsf.pda/.polyglot.META-INF
13:46:45 [2024-03-10T17:46:45.262Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:45 [2024-03-10T17:46:45.262Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:46:45 [2024-03-10T17:46:45.517Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.517Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.517Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] The project's OSGi version is 2.3.100.202402230238
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] 
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:45 [2024-03-10T17:46:45.773Z] [INFO] Resolving class path of [bundle] PDA Example Device Debugging Core Plug-in
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-11) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/pdavm/src added.
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/src/main/resources
13:46:46 [2024-03-10T17:46:46.028Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.029Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.029Z] [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/src/test/resources
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/target/org.eclipse.cdt.examples.dsf.pda-2.3.100-SNAPSHOT-sources.jar
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/target/org.eclipse.cdt.examples.dsf.pda-2.3.100-SNAPSHOT.jar
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] 
13:46:46 [2024-03-10T17:46:46.590Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:46 [2024-03-10T17:46:46.845Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/target/org.eclipse.cdt.examples.dsf.pda-2.3.100-SNAPSHOT.jar
13:46:47 [2024-03-10T17:46:47.405Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/target/org.eclipse.cdt.examples.dsf.pda-2.3.100-SNAPSHOT-sources.jar
13:46:48 [2024-03-10T17:46:48.332Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.332Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:48 [2024-03-10T17:46:48.332Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda/.polyglot.META-INF
13:46:48 [2024-03-10T17:46:48.332Z]     The main artifact has been replaced with the baseline version.
13:46:48 [2024-03-10T17:46:48.332Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:46:48 [2024-03-10T17:46:48.332Z] 
13:46:48 [2024-03-10T17:46:48.332Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.examples.dsf.pda ---
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] --------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui >---------
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] Building [bundle] PDA Example Device Debugging UI Plug-in 2.3.100-SNAPSHOT [85/214]
13:46:48 [2024-03-10T17:46:48.333Z] [INFO]   from dsf/org.eclipse.cdt.examples.dsf.pda.ui/.polyglot.META-INF
13:46:48 [2024-03-10T17:46:48.333Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:46:48 [2024-03-10T17:46:48.333Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:46:48 [2024-03-10T17:46:48.893Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.893Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:48 [2024-03-10T17:46:48.893Z] [INFO] 
13:46:48 [2024-03-10T17:46:48.893Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] The project's OSGi version is 2.3.100.202402230238
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] 
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] 
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] 
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] 
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] 
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:49 [2024-03-10T17:46:49.150Z] [INFO] Resolving class path of [bundle] PDA Example Device Debugging UI Plug-in
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/src/main/resources
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.688Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/src/test/resources
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/target/org.eclipse.cdt.examples.dsf.pda.ui-2.3.100-SNAPSHOT-sources.jar
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/target/org.eclipse.cdt.examples.dsf.pda.ui-2.3.100-SNAPSHOT.jar
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.944Z] [INFO] 
13:46:55 [2024-03-10T17:46:55.945Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:55 [2024-03-10T17:46:55.945Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/target/org.eclipse.cdt.examples.dsf.pda.ui-2.3.100-SNAPSHOT.jar
13:46:57 [2024-03-10T17:46:57.833Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/target/org.eclipse.cdt.examples.dsf.pda.ui-2.3.100-SNAPSHOT-sources.jar
13:46:58 [2024-03-10T17:46:58.394Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.examples.dsf.pda.ui:2.3.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf.pda.ui/.polyglot.META-INF
13:46:58 [2024-03-10T17:46:58.395Z]     The main artifact has been replaced with the baseline version.
13:46:58 [2024-03-10T17:46:58.395Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:46:58 [2024-03-10T17:46:58.395Z] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.examples.dsf.pda.ui ---
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf >--------
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] Building org.eclipse.cdt.examples.dsf 11.6.0-SNAPSHOT           [86/214]
13:46:58 [2024-03-10T17:46:58.395Z] [INFO]   from dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:46:58 [2024-03-10T17:46:58.395Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:46:58 [2024-03-10T17:46:58.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.examples.dsf ---
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/target
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.examples.dsf ---
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.examples.dsf ---
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] 
13:46:58 [2024-03-10T17:46:58.956Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/src/main/resources
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.212Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/target/org.eclipse.cdt.examples.dsf-11.6.0-SNAPSHOT.jar
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/target/org.eclipse.cdt.examples.dsf-11.6.0-SNAPSHOT-sources-feature.jar
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] 
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.examples.dsf ---
13:46:59 [2024-03-10T17:46:59.213Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/target/org.eclipse.cdt.examples.dsf-11.6.0-SNAPSHOT.jar
13:46:59 [2024-03-10T17:46:59.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf/org.eclipse.cdt.examples.dsf-feature/target/org.eclipse.cdt.examples.dsf-11.6.0-SNAPSHOT-sources-feature.jar
13:47:00 [2024-03-10T17:47:00.701Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.701Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:47:00 [2024-03-10T17:47:00.701Z] [INFO] No baseline version org.eclipse.cdt.features:org.eclipse.cdt.examples.dsf:eclipse-feature:11.6.0-SNAPSHOT
13:47:00 [2024-03-10T17:47:00.701Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.examples.dsf ---
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.examples.dsf ---
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.examples.dsf ---
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.core >-----------
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] Building [bundle] CDT Visualizer Core Plug-in 1.2.100-SNAPSHOT  [87/214]
13:47:00 [2024-03-10T17:47:00.702Z] [INFO]   from visualizer/org.eclipse.cdt.visualizer.core/.polyglot.META-INF
13:47:00 [2024-03-10T17:47:00.702Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:00 [2024-03-10T17:47:00.702Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] The project's OSGi version is 1.2.100.202312281935
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] Resolving class path of [bundle] CDT Visualizer Core Plug-in
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-13) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.957Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/resources added.
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/src/main/resources
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] 
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.visualizer.core ---
13:47:00 [2024-03-10T17:47:00.958Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/src/test/resources
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/target/org.eclipse.cdt.visualizer.core-1.2.100-SNAPSHOT-sources.jar
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/target/org.eclipse.cdt.visualizer.core-1.2.100-SNAPSHOT.jar
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] 
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.visualizer.core ---
13:47:01 [2024-03-10T17:47:01.214Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/target/org.eclipse.cdt.visualizer.core-1.2.100-SNAPSHOT.jar
13:47:02 [2024-03-10T17:47:02.140Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/target/org.eclipse.cdt.visualizer.core-1.2.100-SNAPSHOT-sources.jar
13:47:03 [2024-03-10T17:47:03.066Z] [INFO] 
13:47:03 [2024-03-10T17:47:03.066Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.visualizer.core ---
13:47:03 [2024-03-10T17:47:03.066Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.core:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.core/.polyglot.META-INF
13:47:03 [2024-03-10T17:47:03.066Z]     The main artifact has been replaced with the baseline version.
13:47:03 [2024-03-10T17:47:03.067Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:47:03 [2024-03-10T17:47:03.067Z] 
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] 
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.visualizer.core ---
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] 
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.visualizer.core ---
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] 
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.visualizer.core ---
13:47:03 [2024-03-10T17:47:03.067Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.visualizer.core:eclipse-plugin:1.2.100-SNAPSHOT with linux/gtk/x86_64
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] API Analysis finished in 25 s.
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] 0 API ERRORS
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] 0 API warnings
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] 
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.visualizer.ui >------------
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] Building [bundle] CDT Visualizer UI Plug-in 1.5.200-SNAPSHOT    [88/214]
13:47:29 [2024-03-10T17:47:29.557Z] [INFO]   from visualizer/org.eclipse.cdt.visualizer.ui/.polyglot.META-INF
13:47:29 [2024-03-10T17:47:29.557Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:47:29 [2024-03-10T17:47:29.557Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] The project's OSGi version is 1.5.200.202402230238
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] 
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.visualizer.ui ---
13:47:30 [2024-03-10T17:47:30.920Z] [INFO] Resolving class path of [bundle] CDT Visualizer UI Plug-in
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-15) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/resources added.
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] Copying 1 resource from  to target/classes
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.176Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.visualizer.ui ---
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] 
13:47:31 [2024-03-10T17:47:31.737Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.visualizer.ui ---
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] 
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.visualizer.ui ---
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/src/test/resources
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] 
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.visualizer.ui ---
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] 
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.visualizer.ui ---
13:47:32 [2024-03-10T17:47:32.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/target/org.eclipse.cdt.visualizer.ui-1.5.200-SNAPSHOT-sources.jar
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] 
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.visualizer.ui ---
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/target/org.eclipse.cdt.visualizer.ui-1.5.200-SNAPSHOT.jar
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] 
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.visualizer.ui ---
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] 
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.visualizer.ui ---
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] 
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.visualizer.ui ---
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] 
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.visualizer.ui ---
13:47:37 [2024-03-10T17:47:37.537Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/target/org.eclipse.cdt.visualizer.ui-1.5.200-SNAPSHOT.jar
13:47:37 [2024-03-10T17:47:37.793Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/target/org.eclipse.cdt.visualizer.ui-1.5.200-SNAPSHOT-sources.jar
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] 
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.visualizer.ui ---
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.visualizer.ui:1.5.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/.polyglot.META-INF
13:47:39 [2024-03-10T17:47:39.156Z]     The main artifact has been replaced with the baseline version.
13:47:39 [2024-03-10T17:47:39.156Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:47:39 [2024-03-10T17:47:39.156Z] 
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] 
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.visualizer.ui ---
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] 
13:47:39 [2024-03-10T17:47:39.156Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.visualizer.ui ---
13:47:39 [2024-03-10T17:47:39.412Z] [INFO] 
13:47:39 [2024-03-10T17:47:39.412Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.visualizer.ui ---
13:47:39 [2024-03-10T17:47:39.412Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.visualizer.ui:eclipse-plugin:1.5.200-SNAPSHOT with linux/gtk/x86_64
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] API Analysis finished in 31 s.
13:48:11 [2024-03-10T17:48:11.435Z] [WARNING] [API WARNING] File VisualizerViewer.java at line 68: VisualizerViewer illegally extends PageBook (location: /home/jenkins/agent/workspace/cdt_main/visualizer/org.eclipse.cdt.visualizer.ui/src/org/eclipse/cdt/visualizer/ui/VisualizerViewer.java)
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] 0 API ERRORS
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] 1 API warnings
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] 
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] ---< org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui >---
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] Building [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.400-SNAPSHOT [89/214]
13:48:11 [2024-03-10T17:48:11.435Z] [INFO]   from dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/.polyglot.META-INF
13:48:11 [2024-03-10T17:48:11.435Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:48:11 [2024-03-10T17:48:11.435Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] The project's OSGi version is 1.3.400.202402230238
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.800Z] [INFO] 
13:48:12 [2024-03-10T17:48:12.801Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:12 [2024-03-10T17:48:12.801Z] [INFO] Resolving class path of [bundle] Multicore Visualizer for DSF-GDB Integration
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] 
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] 
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-12) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] Source directory: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/resources added.
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] 
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] Copying 1 resource from  to target/classes
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] 
13:48:13 [2024-03-10T17:48:13.362Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:13 [2024-03-10T17:48:13.618Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/src/test/resources
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/target/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui-1.3.400-SNAPSHOT-sources.jar
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/target/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui-1.3.400-SNAPSHOT.jar
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.544Z] [INFO] 
13:48:14 [2024-03-10T17:48:14.545Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:14 [2024-03-10T17:48:14.800Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/target/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui-1.3.400-SNAPSHOT.jar
13:48:16 [2024-03-10T17:48:16.689Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/target/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui-1.3.400-SNAPSHOT-sources.jar
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] 
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui:1.3.400-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/.polyglot.META-INF
13:48:17 [2024-03-10T17:48:17.615Z]     The main artifact has been replaced with the baseline version.
13:48:17 [2024-03-10T17:48:17.615Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:48:17 [2024-03-10T17:48:17.615Z] 
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] 
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] 
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] 
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui ---
13:48:17 [2024-03-10T17:48:17.615Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui:eclipse-plugin:1.3.400-SNAPSHOT with linux/gtk/x86_64
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] API Analysis finished in 39 s.
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 0 API ERRORS
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 0 API warnings
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --------------< org.eclipse.cdt:org.eclipse.cdt.gnu.dsf >---------------
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Building [feature] C/C++ DSF GDB Debugger Integration 11.6.0-SNAPSHOT [90/214]
13:49:04 [2024-03-10T17:49:04.242Z] [INFO]   from dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/.polyglot.feature.xml
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:49:04 [2024-03-10T17:49:04.242Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.dsf:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/.polyglot.feature.xml
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/target
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/src/main/resources
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/target/org.eclipse.cdt.gnu.dsf-11.6.0-SNAPSHOT.jar
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/target/org.eclipse.cdt.gnu.dsf-11.6.0-SNAPSHOT-sources-feature.jar
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/target/org.eclipse.cdt.gnu.dsf-11.6.0-SNAPSHOT.jar
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/target/org.eclipse.cdt.gnu.dsf-11.6.0-SNAPSHOT-sources-feature.jar
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.242Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.gnu.dsf:eclipse-feature:11.6.0-SNAPSHOT
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gnu.dsf ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] ------< org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer >-------
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] Building [feature] C/C++ Multicore Visualizer 11.6.0-SNAPSHOT   [91/214]
13:49:04 [2024-03-10T17:49:04.243Z] [INFO]   from dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/.polyglot.feature.xml
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:49:04 [2024-03-10T17:49:04.243Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/.polyglot.feature.xml
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/target
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/src/main/resources
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/target/org.eclipse.cdt.gnu.multicorevisualizer-11.6.0-SNAPSHOT.jar
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.243Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/target/org.eclipse.cdt.gnu.multicorevisualizer-11.6.0-SNAPSHOT-sources-feature.jar
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/target/org.eclipse.cdt.gnu.multicorevisualizer-11.6.0-SNAPSHOT.jar
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/target/org.eclipse.cdt.gnu.multicorevisualizer-11.6.0-SNAPSHOT-sources-feature.jar
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.gnu.multicorevisualizer:eclipse-feature:11.6.0-SNAPSHOT
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.gnu.multicorevisualizer ---
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] 
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb >----------
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] Building [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT [92/214]
13:49:04 [2024-03-10T17:49:04.244Z] [INFO]   from dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/.polyglot.META-INF
13:49:04 [2024-03-10T17:49:04.244Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:49:04 [2024-03-10T17:49:04.244Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:09 [2024-03-10T17:49:09.488Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.488Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.488Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.488Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] The project's OSGi version is 1.2.0.202211062329
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.489Z] [INFO] Resolving class path of [bundle] GDB DSF Debugger Extension Example
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:09 [2024-03-10T17:49:09.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/src/main/resources
13:49:09 [2024-03-10T17:49:09.746Z] [INFO] 
13:49:09 [2024-03-10T17:49:09.746Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.001Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.562Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/src/test/resources
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/target/org.eclipse.cdt.examples.dsf.gdb-1.2.0-SNAPSHOT-sources.jar
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/target/org.eclipse.cdt.examples.dsf.gdb-1.2.0-SNAPSHOT.jar
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] 
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:10 [2024-03-10T17:49:10.563Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/target/org.eclipse.cdt.examples.dsf.gdb-1.2.0-SNAPSHOT.jar
13:49:11 [2024-03-10T17:49:11.123Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/target/org.eclipse.cdt.examples.dsf.gdb-1.2.0-SNAPSHOT-sources.jar
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] No baseline version org.eclipse.cdt:org.eclipse.cdt.examples.dsf.gdb:eclipse-plugin:1.2.0-SNAPSHOT
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.examples.dsf.gdb ---
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] -----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag >------------
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 7.1.200-SNAPSHOT         [93/214]
13:49:12 [2024-03-10T17:49:12.050Z] [INFO]   from jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
13:49:12 [2024-03-10T17:49:12.050Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:49:12 [2024-03-10T17:49:12.050Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] The project's OSGi version is 7.1.200.202402230238
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] Resolving class path of org.eclipse.cdt.debug.gdbjtag
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] Copying 1 resource from  to target/classes
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.306Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag/src/test/resources
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag/target/org.eclipse.cdt.debug.gdbjtag-7.1.200-SNAPSHOT.jar
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] 
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:12 [2024-03-10T17:49:12.307Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag/target/org.eclipse.cdt.debug.gdbjtag-7.1.200-SNAPSHOT.jar
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag:7.1.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml
13:49:13 [2024-03-10T17:49:13.254Z]     The main artifact has been replaced with the baseline version.
13:49:13 [2024-03-10T17:49:13.254Z] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.gdbjtag ---
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] ---------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core >---------
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.8.200-SNAPSHOT [94/214]
13:49:13 [2024-03-10T17:49:13.254Z] [INFO]   from jtag/org.eclipse.cdt.debug.gdbjtag.core/.polyglot.META-INF
13:49:13 [2024-03-10T17:49:13.254Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:49:13 [2024-03-10T17:49:13.254Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] The project's OSGi version is 10.8.200.202402230238
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] 
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:13 [2024-03-10T17:49:13.510Z] [INFO] Resolving class path of [bundle] Eclipse GDB Hardware Debug Core Plug-in
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] 
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] 
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/src/main/resources
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] 
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:14 [2024-03-10T17:49:14.439Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/src/test/resources
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/target/org.eclipse.cdt.debug.gdbjtag.core-10.8.200-SNAPSHOT-sources.jar
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/target/org.eclipse.cdt.debug.gdbjtag.core-10.8.200-SNAPSHOT.jar
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] 
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/target/org.eclipse.cdt.debug.gdbjtag.core-10.8.200-SNAPSHOT.jar
13:49:19 [2024-03-10T17:49:19.686Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/target/org.eclipse.cdt.debug.gdbjtag.core-10.8.200-SNAPSHOT-sources.jar
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] 
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core:10.8.200-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.core/.polyglot.META-INF
13:49:20 [2024-03-10T17:49:20.616Z]     The main artifact has been replaced with the baseline version.
13:49:20 [2024-03-10T17:49:20.616Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:49:20 [2024-03-10T17:49:20.616Z] 
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] 
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] 
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] 
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.gdbjtag.core ---
13:49:20 [2024-03-10T17:49:20.616Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.core:eclipse-plugin:10.8.200-SNAPSHOT with linux/gtk/x86_64
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] API Analysis finished in 33 s.
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 0 API ERRORS
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 0 API warnings
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui >----------
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] Building [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.100-SNAPSHOT [95/214]
13:49:59 [2024-03-10T17:49:59.278Z] [INFO]   from jtag/org.eclipse.cdt.debug.gdbjtag.ui/.polyglot.META-INF
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:49:59 [2024-03-10T17:49:59.278Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] The project's OSGi version is 9.1.100.202402230238
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] Resolving class path of [bundle] Eclipse GDB Hardware Debug UI Plug-in
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/src/main/resources
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] 
13:49:59 [2024-03-10T17:49:59.278Z] [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:49:59 [2024-03-10T17:49:59.279Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/src/test/resources
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/target/org.eclipse.cdt.debug.gdbjtag.ui-9.1.100-SNAPSHOT-sources.jar
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/target/org.eclipse.cdt.debug.gdbjtag.ui-9.1.100-SNAPSHOT.jar
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.444Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.700Z] [INFO] 
13:50:03 [2024-03-10T17:50:03.700Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:03 [2024-03-10T17:50:03.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/target/org.eclipse.cdt.debug.gdbjtag.ui-9.1.100-SNAPSHOT.jar
13:50:04 [2024-03-10T17:50:04.627Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/target/org.eclipse.cdt.debug.gdbjtag.ui-9.1.100-SNAPSHOT-sources.jar
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] 
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] MavenProject: org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui:9.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag.ui/.polyglot.META-INF
13:50:05 [2024-03-10T17:50:05.554Z]     The main artifact has been replaced with the baseline version.
13:50:05 [2024-03-10T17:50:05.554Z]     The following attached artifacts have been replaced with the baseline version: [sources]
13:50:05 [2024-03-10T17:50:05.554Z] 
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] 
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] 
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] 
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.gdbjtag.ui ---
13:50:05 [2024-03-10T17:50:05.554Z] [INFO] Resolve API baseline for org.eclipse.cdt:org.eclipse.cdt.debug.gdbjtag.ui:eclipse-plugin:9.1.100-SNAPSHOT with linux/gtk/x86_64
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] API Analysis finished in 28 s.
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] 0 API ERRORS
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] 0 API warnings
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] -------< org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag >-------
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] Building org.eclipse.cdt.debug.gdbjtag 11.6.0-SNAPSHOT          [96/214]
13:50:37 [2024-03-10T17:50:37.584Z] [INFO]   from jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:50:37 [2024-03-10T17:50:37.584Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag:11.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] Deleting /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/target
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.584Z] [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] The project's OSGi version is 11.6.0.202403071917
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- jacoco:0.8.11:prepare-agent (pre-test) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/../../target/jacoco.exec,append=true,includes=org.eclipse.cdt.*
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/src/main/resources
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-apitools:4.0.6:generate (generate) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-source:4.0.6:plugin-source (attach-source) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/target/org.eclipse.cdt.debug.gdbjtag-11.6.0-SNAPSHOT.jar
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-source:4.0.6:feature-source (attach-feature-source) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/target/org.eclipse.cdt.debug.gdbjtag-11.6.0-SNAPSHOT-sources-feature.jar
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (attached-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- eclipse-jarsigner:1.4.3:sign (sign) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/target/org.eclipse.cdt.debug.gdbjtag-11.6.0-SNAPSHOT.jar
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] Signing jar: /home/jenkins/agent/workspace/cdt_main/jtag/org.eclipse.cdt.debug.gdbjtag-feature/target/org.eclipse.cdt.debug.gdbjtag-11.6.0-SNAPSHOT-sources-feature.jar
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (baselinereplace-p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] No baseline version org.eclipse.cdt.features:org.eclipse.cdt.debug.gdbjtag:eclipse-feature:11.6.0-SNAPSHOT
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2:4.0.6:p2-metadata (p2-metadata) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-p2-extras:4.0.6:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] --- tycho-apitools:4.0.6:verify (verify) @ org.eclipse.cdt.debug.gdbjtag ---
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] 
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] ----------< org.eclipse.cdt:org.eclipse.cdt.docker.launcher >-----------
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] Building [bundle] C/C++ Container Launch Plug-in 2.1.300-SNAPSHOT [97/214]
13:50:37 [2024-03-10T17:50:37.585Z] [INFO]   from launch/org.eclipse.cdt.docker.launcher/.polyglot.META-INF
13:50:37 [2024-03-10T17:50:37.585Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:50:37 [2024-03-10T17:50:37.585Z] [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'
13:50:37 [2024-03-10T17:50:37.841Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar
13:50:38 [2024-03-10T17:50:38.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar (1.1 MB at 15 MB/s)
13:50:38 [2024-03-10T17:50:38.097Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar
13:50:38 [2024-03-10T17:50:38.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar (681 kB at 17 MB/s)
13:50:38 [2024-03-10T17:50:38.352Z] [WARNING] Some attempts to read artifact osgi.bundle,com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations,2.16.1 failed:
13:50:38 [2024-03-10T17:50:38.352Z] [WARNING]    An error occurred while transferring artifact canonical: osgi.bundle,com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations,2.16.1 from repository https://download.eclipse.org/linuxtools/updates-docker-nightly:
13:50:38 [2024-03-10T17:50:38.352Z] [WARNING]       Retry another mirror:
13:50:38 [2024-03-10T17:50:38.352Z] [WARNING]          download from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations_2.16.1.jar failed
13:50:38 [2024-03-10T17:50:38.352Z] [WARNING]       download from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations_2.16.1.jar failed
13:50:38 [2024-03-10T17:50:38.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.1/jackson-module-jakarta-xmlbind-annotations-2.16.1.jar
13:50:38 [2024-03-10T17:50:38.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.1/jackson-module-jakarta-xmlbind-annotations-2.16.1.jar (32 kB at 514 kB/s)
13:50:38 [2024-03-10T17:50:38.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
13:50:38 [2024-03-10T17:50:38.353Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 8.2 MB/s)
13:50:38 [2024-03-10T17:50:38.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.4/jnr-constants-0.10.4.jar
13:50:38 [2024-03-10T17:50:38.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.4/jnr-constants-0.10.4.jar (1.6 MB at 45 MB/s)
13:50:38 [2024-03-10T17:50:38.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.17/jnr-enxio-0.32.17.jar
13:50:38 [2024-03-10T17:50:38.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.17/jnr-enxio-0.32.17.jar (34 kB at 614 kB/s)
13:50:38 [2024-03-10T17:50:38.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.13/jffi-1.3.13.jar
13:50:38 [2024-03-10T17:50:38.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.13/jffi-1.3.13.jar (162 kB at 2.5 MB/s)
13:50:38 [2024-03-10T17:50:38.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.2.16/jnr-ffi-2.2.16.jar
13:50:39 [2024-03-10T17:50:39.121Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-ffi/2.2.16/jnr-ffi-2.2.16.jar (730 kB at 9.7 MB/s)
13:50:39 [2024-03-10T17:50:39.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.19/jnr-posix-3.1.19.jar
13:50:39 [2024-03-10T17:50:39.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.19/jnr-posix-3.1.19.jar (281 kB at 3.2 MB/s)
13:50:39 [2024-03-10T17:50:39.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.22/jnr-unixsocket-0.38.22.jar
13:50:39 [2024-03-10T17:50:39.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.22/jnr-unixsocket-0.38.22.jar (48 kB at 907 kB/s)
13:50:39 [2024-03-10T17:50:39.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
13:50:39 [2024-03-10T17:50:39.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 279 kB/s)
13:50:39 [2024-03-10T17:50:39.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar
13:50:39 [2024-03-10T17:50:39.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 45 MB/s)
13:50:41 [2024-03-10T17:50:41.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
13:50:41 [2024-03-10T17:50:41.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 3.0 MB/s)
13:50:41 [2024-03-10T17:50:41.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar
13:50:41 [2024-03-10T17:50:41.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar (155 kB at 1.7 MB/s)
13:50:41 [2024-03-10T17:50:41.768Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
13:50:41 [2024-03-10T17:50:41.768Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 11 MB/s)
13:50:42 [2024-03-10T17:50:42.328Z] [WARNING] Some attempts to read artifact osgi.bundle,org.apache.commons.commons-compress,1.26.0 failed:
13:50:42 [2024-03-10T17:50:42.328Z] [WARNING]    An error occurred while transferring artifact canonical: osgi.bundle,org.apache.commons.commons-compress,1.26.0 from repository https://download.eclipse.org/linuxtools/updates-docker-nightly:
13:50:42 [2024-03-10T17:50:42.328Z] [WARNING]          download from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/org.apache.commons.commons-compress_1.26.0.jar failed
13:50:42 [2024-03-10T17:50:42.328Z] [WARNING]       download from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/org.apache.commons.commons-compress_1.26.0.jar failed
13:50:42 [2024-03-10T17:50:42.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar
13:50:42 [2024-03-10T17:50:42.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.26.0/commons-compress-1.26.0.jar (1.1 MB at 34 MB/s)
13:50:42 [2024-03-10T17:50:42.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar
13:50:42 [2024-03-10T17:50:42.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar (1.4 MB at 11 MB/s)
13:50:42 [2024-03-10T17:50:42.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
13:50:42 [2024-03-10T17:50:42.890Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 4.3 MB/s)
13:50:42 [2024-03-10T17:50:42.890Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar
13:50:43 [2024-03-10T17:50:43.146Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar (695 kB at 8.1 MB/s)
13:50:48 [2024-03-10T17:50:48.392Z] [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.linuxtools.docker.core,5.15.0.202403082158 from repository https://download.eclipse.org/linuxtools/updates-docker-nightly:
13:50:48 [2024-03-10T17:50:48.392Z] [ERROR]    download from https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/org.eclipse.linuxtools.docker.core_5.15.0.202403082158.jar failed
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] ------------------------------------------------------------------------
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] Reactor Summary:
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] 
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] CDT Parent 11.6.0-SNAPSHOT ......................... SUCCESS [  1.909 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] org.eclipse.cdt.core.native 6.3.300-SNAPSHOT ....... SUCCESS [01:42 min]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Development Tools Core 8.4.0-SNAPSHOT SUCCESS [02:11 min]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] GCC support for CDT Build Core 2.1.400-SNAPSHOT SUCCESS [ 20.052 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Template Engine Core 2.0.100-SNAPSHOT ..... SUCCESS [ 22.619 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Template Engine UI 2.0.100-SNAPSHOT ....... SUCCESS [ 26.993 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Development Tools UI 8.1.400-SNAPSHOT SUCCESS [01:23 min]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] GCC ToolChain Support UI 1.2.200-SNAPSHOT . SUCCESS [ 25.892 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Template Engine Freemarker Support 2.0.100-SNAPSHOT SUCCESS [ 22.933 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Standard make Build Core 7.6.500-SNAPSHOT SUCCESS [ 25.204 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] LaunchBar Core 2.5.200-SNAPSHOT ........... SUCCESS [ 21.258 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Development Tools Debug Model 8.8.400-SNAPSHOT SUCCESS [ 27.212 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] LaunchBar UI 2.5.400-SNAPSHOT ............. SUCCESS [ 22.099 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Development Tools Debugger UI 8.5.500-SNAPSHOT SUCCESS [ 40.528 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Development Tools Launching Support 10.4.400-SNAPSHOT SUCCESS [ 27.993 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Standard make Build UI 8.3.0-SNAPSHOT SUCCESS [ 31.997 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] CDT Build System Core 9.6.300-SNAPSHOT .... SUCCESS [ 52.098 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] C/C++ Managed Builder UI 9.4.100-SNAPSHOT . SUCCESS [ 34.666 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] GNU Managed Build Definitions 8.7.100-SNAPSHOT SUCCESS [ 28.811 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] CDT Headless Builder Application 1.1.100-SNAPSHOT SUCCESS [ 24.203 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [feature] C/C++ GNU Toolchain Build Support 11.6.0-SNAPSHOT SUCCESS [  4.282 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Remote Services Core 4.2.200-SNAPSHOT ..... SUCCESS [ 27.220 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] CDT Remote Utilities 1.2.100-SNAPSHOT ..... SUCCESS [ 21.803 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Autotools Plug-in 2.2.300-SNAPSHOT ........ SUCCESS [ 26.290 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] org.eclipse.cdt.autotools.docs 11.6.0-SNAPSHOT ..... SUCCESS [ 11.557 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Autotools UI Plug-in 2.2.400-SNAPSHOT ..... SUCCESS [ 33.268 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [feature] C/C++ Autotools support 11.6.0-SNAPSHOT .. SUCCESS [  2.548 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] [bundle] Meson Plug-in 1.2.200-SNAPSHOT ............ SUCCESS [ 33.746 s]
13:50:48 [2024-03-10T17:50:48.392Z] [INFO] org.eclipse.cdt.meson.docs 11.6.0-SNAPSHOT ......... SUCCESS [  6.802 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Meson UI Plug-in 1.2.300-SNAPSHOT ......... SUCCESS [ 26.870 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Meson editor 1.2.100-SNAPSHOT ............. SUCCESS [ 35.513 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] C/C++ Meson Build Support - Preview 11.6.0-SNAPSHOT SUCCESS [  2.653 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] CDT Autotools Core 1.3.200-SNAPSHOT ....... SUCCESS [ 35.633 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] CDT Autotools UI 1.2.300-SNAPSHOT ......... SUCCESS [ 32.123 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] C/C++ Autotools Core Build Support - Experimental 11.6.0-SNAPSHOT SUCCESS [  9.917 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Code Analysis Core 4.2.100-SNAPSHOT ....... SUCCESS [ 32.894 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Code Analysis UI 3.5.100-SNAPSHOT ......... SUCCESS [ 39.375 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Code Analysis Core for C/C++ 3.6.100-SNAPSHOT SUCCESS [ 40.801 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Codan Analysis UI for C/C++ 3.7.100-SNAPSHOT SUCCESS [ 38.911 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Codan Checkers 3.5.500-SNAPSHOT ........... SUCCESS [ 33.576 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Codan Checkers UI 3.4.100-SNAPSHOT ........ SUCCESS [ 35.721 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.linux 6.1.100-SNAPSHOT ........ SUCCESS [01:37 min]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.linux.x86_64 11.6.0-SNAPSHOT .. SUCCESS [ 33.149 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.linux.aarch64 11.6.0-SNAPSHOT . SUCCESS [ 26.101 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.linux.ppc64le 11.6.0-SNAPSHOT . SUCCESS [ 28.271 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.win32 6.1.100-SNAPSHOT ........ SUCCESS [ 51.651 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.win32.x86_64 11.6.0-SNAPSHOT .. SUCCESS [  1.929 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.core.macosx 11.6.0-SNAPSHOT ........ SUCCESS [01:00 min]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] CDT GCC Cross Compiler Support 1.3.400-SNAPSHOT SUCCESS [ 24.395 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.build.crossgcc 11.6.0-SNAPSHOT ..... SUCCESS [  7.299 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Services UI 2.3.200-SNAPSHOT ....... SUCCESS [ 29.796 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Debug Services Framework Core 2.12.100-SNAPSHOT SUCCESS [ 32.112 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Debugger Services Framework UI 2.7.300-SNAPSHOT SUCCESS [ 48.511 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.native.serial 11.6.0-SNAPSHOT ...... SUCCESS [ 30.113 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] TM Terminal, Maven Master 11.6.0-SNAPSHOT .......... SUCCESS [  0.072 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.tm.terminal.plugins 11.6.0-SNAPSHOT .... SUCCESS [  0.012 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Terminal Control (Embeddable Widget) 5.5.300-SNAPSHOT SUCCESS [ 30.210 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] GDB Common 7.2.200-SNAPSHOT ............... SUCCESS [ 27.678 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] GDB DSF Debugger Integration Core 7.1.300-SNAPSHOT SUCCESS [01:10 min]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] GDB DSF Debugger Integration UI 2.8.400-SNAPSHOT SUCCESS [ 51.099 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] C/C++ Remote Debug Launcher 2.7.200-SNAPSHOT SUCCESS [ 34.596 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Serial Port Services 1.2.100-SNAPSHOT SUCCESS [ 29.236 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.200-SNAPSHOT SUCCESS [ 25.509 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] JSch Remote Support 1.2.100-SNAPSHOT ...... SUCCESS [ 33.601 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Console 1.4.200-SNAPSHOT ........... SUCCESS [ 36.088 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Serial Port Services 1.2.100-SNAPSHOT SUCCESS [ 29.060 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Remote Serial Port Services UI 1.1.200-SNAPSHOT SUCCESS [ 33.417 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] JSch UI Remote Support 1.2.100-SNAPSHOT ... SUCCESS [ 31.105 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.remote.doc.isv 11.6.0-SNAPSHOT ......... SUCCESS [ 16.657 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] Remote Services 11.6.0-SNAPSHOT .......... SUCCESS [  2.519 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.launch.remote 11.6.0-SNAPSHOT ...... SUCCESS [  1.866 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Launch over Serial Core Plugin 1.2.100-SNAPSHOT SUCCESS [ 30.462 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Launch over Serial UI Plugin 1.2.200-SNAPSHOT SUCCESS [ 41.074 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] C/C++ Launch over Serial 11.6.0-SNAPSHOT . SUCCESS [  2.222 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] GDB UI Common 7.2.100-SNAPSHOT ............ SUCCESS [ 30.983 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.gdb 11.6.0-SNAPSHOT ................ SUCCESS [  3.646 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] C/C++ GNU Toolchain Debug Support 11.6.0-SNAPSHOT SUCCESS [  7.128 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.debug.application 11.6.0-SNAPSHOT .. SUCCESS [ 36.320 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.debug.application.doc 11.6.0-SNAPSHOT SUCCESS [ 12.261 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [feature] C/C++ Standalone Debugger 11.6.0-SNAPSHOT  SUCCESS [  7.638 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.doc.user 11.6.0-SNAPSHOT ........... SUCCESS [ 10.368 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] org.eclipse.cdt.doc.isv 11.6.0-SNAPSHOT ............ SUCCESS [ 52.814 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] Debugger Services Framework Examples 2.4.200-SNAPSHOT SUCCESS [  8.588 s]
13:50:48 [2024-03-10T17:50:48.393Z] [INFO] [bundle] PDA Example Device Debugging Core Plug-in 2.3.100-SNAPSHOT SUCCESS [  2.988 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] PDA Example Device Debugging UI Plug-in 2.3.100-SNAPSHOT SUCCESS [ 10.187 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.examples.dsf 11.6.0-SNAPSHOT ....... SUCCESS [  2.162 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] CDT Visualizer Core Plug-in 1.2.100-SNAPSHOT SUCCESS [ 27.834 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] CDT Visualizer UI Plug-in 1.5.200-SNAPSHOT  SUCCESS [ 42.169 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Multicore Visualizer for DSF-GDB Integration 1.3.400-SNAPSHOT SUCCESS [ 46.735 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ DSF GDB Debugger Integration 11.6.0-SNAPSHOT SUCCESS [  3.215 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Multicore Visualizer 11.6.0-SNAPSHOT SUCCESS [  1.884 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] GDB DSF Debugger Extension Example 1.2.0-SNAPSHOT SUCCESS [  9.512 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.debug.gdbjtag 7.1.200-SNAPSHOT ..... SUCCESS [  1.066 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Eclipse GDB Hardware Debug Core Plug-in 10.8.200-SNAPSHOT SUCCESS [ 41.219 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Eclipse GDB Hardware Debug UI Plug-in 9.1.100-SNAPSHOT SUCCESS [ 39.594 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.debug.gdbjtag 11.6.0-SNAPSHOT ...... SUCCESS [  3.138 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Container Launch Plug-in 2.1.300-SNAPSHOT FAILURE [ 11.356 s]
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.docker.launcher 11.6.0-SNAPSHOT .... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Flatpak Launch Plug-in 1.1.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.flatpak.launcher 11.6.0-SNAPSHOT ... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] LLVM Managed Build Definitions 1.4.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ LLVM-Family Compiler Build Support 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] LLDB Debugger Integration Core 1.102.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] LLDB Debugger Integration UI 1.2.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ LLDB Debugger Integration (experimental) 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Debug Core Memory 0.2.100-SNAPSHOT ........ SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Memory Browser 1.5.200-SNAPSHOT ........... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Floating Point Memory Renderer 1.2.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Memory Search 1.5.300-SNAPSHOT ............ SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Traditional Memory Rendering 1.7.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Memory Transport Plug-in 2.3.300-SNAPSHOT . SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Memory View Enhancements 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Tools Tests Running Support 8.3.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Tools Boost Tests Runner Support 7.2.300-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Tools Google Tests Runner Support 7.2.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Tools Qt Tests Runner Support 7.2.300-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Tools Test Anything Protocol (TAP) Tests Runner Support 1.2.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Unit Testing Support 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Test runner client for UnitTest View 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Test runner client for UnitTest View 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Eclipse C/C++ Development Tools Utilities 5.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] CDT Visualizer Examples 1.0.200-SNAPSHOT .. SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Visualizer Framework 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] MSVC Build Integration Plug-in 2.0.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Development Tooling Native Utilities 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] C/C++ Development Platform 11.6.0-SNAPSHOT  SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt 11.6.0-SNAPSHOT .................... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Development Platform 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt 11.6.0-SNAPSHOT .................... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.cdt.core.tests 5.4.100-SNAPSHOT ........ SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [test-bundle] MSVC Build Integration Plug-in Tests 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] C/C++ Visual C++ Support (experimental) 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Launch Bar UI Controls 1.2.400-SNAPSHOT ... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] LaunchBar 11.6.0-SNAPSHOT ................ SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [test-bundle] Launch Bar Core Tests 1.0.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] LaunchBar Remote Core 1.2.100-SNAPSHOT .... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Remote Launch Target UI 1.2.200-SNAPSHOT .. SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [feature] Remote Launch Targets 11.6.0-SNAPSHOT .... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.launchbar.ui.tests 1.1.0-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Remote Proxy Protocol Support 2.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Remote Proxy Support 1.1.100-SNAPSHOT ..... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Proxy UI Remote Support 1.1.200-SNAPSHOT .. SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] [bundle] Remote Proxy Server Support 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.remote.proxy.server.product 1.0.100 .... SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.remote.proxy.server.linux.x86_64 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.remote.proxy.server.linux.ppc64le 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.394Z] [INFO] org.eclipse.remote.proxy.server.macosx.x86_64 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] Remote Services Proxy 11.6.0-SNAPSHOT .... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] Remote Command Shell Console 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] Serial Port Remote Services 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] Telnet Remote Services 11.6.0-SNAPSHOT ... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal View Core 4.10.300-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal View 4.11.500-SNAPSHOT ........... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal Process Connector 4.9.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal Local Connector 4.8.100-SNAPSHOT . SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal via Remote API Connector 4.8.300-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal SSH Connector 4.8.300-SNAPSHOT ... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal Telnet Connector 4.8.100-SNAPSHOT  SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Terminal Serial Connector 4.8.100-SNAPSHOT  SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Target Management Terminal Tests 4.6.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.tm.terminal.features 11.6.0-SNAPSHOT ... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal Control 11.6.0-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal Local Connector Extensions 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal via Remote API Connector Extensions 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal SSH Connector Extensions 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal Telnet Connector Extensions 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal Serial Connector Extensions 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] Terminal (Console) View 11.6.0-SNAPSHOT .. SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] TM Terminal 11.6.0-SNAPSHOT .............. SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] jsoncdb-parent 11.6.0-SNAPSHOT ..................... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser user manual 1.1.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser 1.4.300-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.core.tests 1.0.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser UI 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser Support for ARM C compilers 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.arm.tests 1.0.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Freescale Compilation Database Parser Support for Freescale CHC compilers 1.0.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Bundle-Name 1.0.0-SNAPSHOT ........... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser Support for HPE NonStop C/C++ compilers 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.hpenonstop.tests 1.0.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser Support for Intel C compilers 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser Support for NVidia CUDA compilers 1.1.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.nvidia.tests 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] JSON Compilation Database Parser Support for Microsoft cl C/C++ compiler 1.1.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.jsoncdb.microsoft.tests 1.0.100-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] cmake-parent 11.6.0-SNAPSHOT ....................... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] CDT CMake Core 1.5.500-SNAPSHOT ........... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.cmake.core.tests 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] CDT CMake UI 1.4.400-SNAPSHOT ............. SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [feature] C/C++ CMake Build Support - Preview 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.cmake.ui.tests 1.0.0-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [bundle] Eclipse C/C++ Development Tools SDK 11.6.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.sdk 11.6.0-SNAPSHOT ................ SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.repo 8.2.0-SNAPSHOT ................ SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Tests 8.2.400-SNAPSHOT ............... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Managed Build UI Tests Plug-in 8.2.1-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Make Core Tests Plug-in 7.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] org.eclipse.cdt.make.ui.tests 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Autotools Tests Plug-in 2.1.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Autotools UI Tests Plug-in 1.1.200-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.meson.ui.tests 1.0.1-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Codan Core Tests 3.2.0-SNAPSHOT ...... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Codan Checkers UI Tests 3.3.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.ui.tests 5.5.400-SNAPSHOT .......... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] DSF-GDB test fragment 1.0.0-SNAPSHOT . SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.tests.dsf.gdb 2.3.100-SNAPSHOT ..... SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] DSF-GDB multicorevisualizer test fragment 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] org.eclipse.cdt.debug.gdbjtag.core.tests 1.0.400-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.395Z] [INFO] [test-bundle] Debug Core Memory Tests 0.1.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] [test-bundle] C/C++ Development Tools Tests Running Support Tests 1.0.0-SNAPSHOT SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] org.eclipse.cdt.testing 8.1.500-SNAPSHOT ........... SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] org.eclipse.cdt.testing 11.6.0-SNAPSHOT ............ SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] org.eclipse.cdt.testing.repo 8.3.0-SNAPSHOT ........ SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] Stand-Alone C/C++ Debugger Product 11.6.0-SNAPSHOT . SKIPPED
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] ------------------------------------------------------------------------
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] BUILD FAILURE
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] ------------------------------------------------------------------------
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] Total time:  45:50 min
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] Finished at: 2024-03-10T17:50:48Z
13:50:48 [2024-03-10T17:50:48.396Z] [INFO] ------------------------------------------------------------------------
13:50:48 [2024-03-10T17:50:48.651Z] [ERROR] Could not mirror artifact osgi.bundle,org.eclipse.linuxtools.docker.core,5.15.0.202403082158 into the local Maven repository.See log output for details. https://download.eclipse.org/linuxtools/updates-docker-nightly/plugins/org.eclipse.linuxtools.docker.core_5.15.0.202403082158.jar
13:50:48 [2024-03-10T17:50:48.651Z] [ERROR] 
13:50:48 [2024-03-10T17:50:48.651Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13:50:48 [2024-03-10T17:50:48.651Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13:50:50 [2024-03-10T17:50:50.019Z] [Pipeline] }
13:50:50 [2024-03-10T17:50:50.026Z] [Pipeline] // withCredentials
13:50:50 [2024-03-10T17:50:50.030Z] [Pipeline] }
13:50:50 [2024-03-10T17:50:50.035Z] [Pipeline] // withEnv
13:50:50 [2024-03-10T17:50:50.040Z] [Pipeline] }
13:50:50 [2024-03-10T17:50:50.044Z] [Pipeline] // timeout
13:50:50 [2024-03-10T17:50:50.048Z] [Pipeline] }
13:50:50 [2024-03-10T17:50:50.052Z] [Pipeline] // container
13:50:50 [2024-03-10T17:50:50.058Z] [Pipeline] }
13:50:50 [2024-03-10T17:50:50.063Z] [Pipeline] // stage
13:50:50 [2024-03-10T17:50:50.068Z] [Pipeline] stage
13:50:50 [2024-03-10T17:50:50.069Z] [Pipeline] { (Declarative: Post Actions)
13:50:50 [2024-03-10T17:50:50.076Z] [Pipeline] container
13:50:50 [2024-03-10T17:50:50.077Z] [Pipeline] {
13:50:50 [2024-03-10T17:50:50.083Z] [Pipeline] archiveArtifacts
13:50:50 [2024-03-10T17:50:50.086Z] Archiving artifacts
13:51:03 [2024-03-10T17:51:03.267Z] [Pipeline] junit
13:51:03 [2024-03-10T17:51:03.271Z] Recording test results
13:51:04 [2024-03-10T17:51:04.009Z] No test report files were found. Configuration error?
13:51:04 [2024-03-10T17:51:04.010Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.016Z] [Pipeline] // container
13:51:04 [2024-03-10T17:51:04.020Z] Error when executing always post condition:
13:51:04 [2024-03-10T17:51:04.020Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.57.157/10.40.57.157:34074
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.FilePath.act(FilePath.java:1230)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.FilePath.act(FilePath.java:1219)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
13:51:04 [2024-03-10T17:51:04.020Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
13:51:04 [2024-03-10T17:51:04.020Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
13:51:04 [2024-03-10T17:51:04.020Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
13:51:04 [2024-03-10T17:51:04.020Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:51:04 [2024-03-10T17:51:04.020Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:51:04 [2024-03-10T17:51:04.020Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:51:04 [2024-03-10T17:51:04.020Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: cdf682e3-0415-4a3e-9a41-56618f74c622
13:51:04 [2024-03-10T17:51:04.020Z] hudson.AbortException: No test report files were found. Configuration error?
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.remoting.Request$2.run(Request.java:377)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
13:51:04 [2024-03-10T17:51:04.020Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:51:04 [2024-03-10T17:51:04.020Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:51:04 [2024-03-10T17:51:04.020Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:51:04 [2024-03-10T17:51:04.020Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
13:51:04 [2024-03-10T17:51:04.020Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
13:51:04 [2024-03-10T17:51:04.020Z] 
13:51:04 [2024-03-10T17:51:04.026Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.030Z] [Pipeline] // stage
13:51:04 [2024-03-10T17:51:04.034Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.039Z] [Pipeline] // timestamps
13:51:04 [2024-03-10T17:51:04.044Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.047Z] [Pipeline] // withEnv
13:51:04 [2024-03-10T17:51:04.052Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.057Z] [Pipeline] // node
13:51:04 [2024-03-10T17:51:04.062Z] [Pipeline] }
13:51:04 [2024-03-10T17:51:04.066Z] [Pipeline] // podTemplate
13:51:04 [2024-03-10T17:51:04.071Z] [Pipeline] End of Pipeline
13:51:04 [2024-03-10T17:51:04.083Z] ERROR: script returned exit code 1
13:51:04 [2024-03-10T17:51:04.615Z] 
13:51:04 [2024-03-10T17:51:04.615Z] GitHub has been notified of this commit’s build result
13:51:04 [2024-03-10T17:51:04.615Z] 
13:51:04 [2024-03-10T17:51:04.618Z] Finished: FAILURE