Skip to content
Success

Console Output

14:35:43 [2024-04-02T18:35:43.924Z] Started by user Bernd Hufmann
14:35:43 [2024-04-02T18:35:43.925Z] Running as Bernd Hufmann
14:35:45 [2024-04-02T18:35:45.482Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:35:49 [2024-04-02T18:35:49.032Z] [Pipeline] Start of Pipeline
14:35:52 [2024-04-02T18:35:52.876Z] [Pipeline] readTrusted
14:35:53 [2024-04-02T18:35:53.205Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:35:53 [2024-04-02T18:35:53.492Z] [Pipeline] echo
14:35:53 [2024-04-02T18:35:53.493Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:35:53 [2024-04-02T18:35:53.497Z] [Pipeline] podTemplate
14:35:53 [2024-04-02T18:35:53.661Z] [Pipeline] {
14:35:54 [2024-04-02T18:35:54.925Z] [Pipeline] node
14:36:02 [2024-04-02T18:36:02.383Z] Created Pod: kubernetes tracecompass/tracecompass-build-hm385-9xddq
14:36:09 [2024-04-02T18:36:09.927Z] Still waiting to schedule task
14:36:09 [2024-04-02T18:36:09.928Z]tracecompass-build-hm385-9xddq’ is offline
14:36:11 [2024-04-02T18:36:11.820Z] Agent tracecompass-build-hm385-9xddq is provisioned from template tracecompass-build-hm385
14:36:11 [2024-04-02T18:36:11.861Z] ---
14:36:11 [2024-04-02T18:36:11.861Z] apiVersion: "v1"
14:36:11 [2024-04-02T18:36:11.861Z] kind: "Pod"
14:36:11 [2024-04-02T18:36:11.861Z] metadata:
14:36:11 [2024-04-02T18:36:11.861Z]   annotations:
14:36:11 [2024-04-02T18:36:11.861Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-nightly-2021-06/346/"
14:36:11 [2024-04-02T18:36:11.861Z]     runUrl: "job/tracecompass-incubator-nightly-2021-06/346/"
14:36:11 [2024-04-02T18:36:11.861Z]   labels:
14:36:11 [2024-04-02T18:36:11.861Z]     jenkins: "slave"
14:36:11 [2024-04-02T18:36:11.861Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:36:11 [2024-04-02T18:36:11.861Z]     jenkins/label: "tracecompass-build"
14:36:11 [2024-04-02T18:36:11.861Z]   name: "tracecompass-build-hm385-9xddq"
14:36:11 [2024-04-02T18:36:11.861Z]   namespace: "tracecompass"
14:36:11 [2024-04-02T18:36:11.861Z] spec:
14:36:11 [2024-04-02T18:36:11.861Z]   containers:
14:36:11 [2024-04-02T18:36:11.861Z]   - args:
14:36:11 [2024-04-02T18:36:11.861Z]     - "-c"
14:36:11 [2024-04-02T18:36:11.861Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:36:11 [2024-04-02T18:36:11.861Z]     command:
14:36:11 [2024-04-02T18:36:11.861Z]     - "/bin/sh"
14:36:11 [2024-04-02T18:36:11.861Z]     image: "eclipse/tracecompass-build-env:22.04"
14:36:11 [2024-04-02T18:36:11.861Z]     imagePullPolicy: "Always"
14:36:11 [2024-04-02T18:36:11.861Z]     name: "tracecompass"
14:36:11 [2024-04-02T18:36:11.861Z]     resources:
14:36:11 [2024-04-02T18:36:11.861Z]       limits:
14:36:11 [2024-04-02T18:36:11.861Z]         memory: "2.6Gi"
14:36:11 [2024-04-02T18:36:11.861Z]         cpu: "1.3"
14:36:11 [2024-04-02T18:36:11.861Z]       requests:
14:36:11 [2024-04-02T18:36:11.861Z]         memory: "2.6Gi"
14:36:11 [2024-04-02T18:36:11.861Z]         cpu: "1.3"
14:36:11 [2024-04-02T18:36:11.861Z]     tty: true
14:36:11 [2024-04-02T18:36:11.861Z]     volumeMounts:
14:36:11 [2024-04-02T18:36:11.861Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:36:11 [2024-04-02T18:36:11.861Z]       name: "settings-xml"
14:36:11 [2024-04-02T18:36:11.861Z]       readOnly: true
14:36:11 [2024-04-02T18:36:11.861Z]       subPath: "settings.xml"
14:36:11 [2024-04-02T18:36:11.861Z]     - mountPath: "/home/jenkins/.m2/repository"
14:36:11 [2024-04-02T18:36:11.861Z]       name: "m2-repo"
14:36:11 [2024-04-02T18:36:11.861Z]     - mountPath: "/opt/tools"
14:36:11 [2024-04-02T18:36:11.861Z]       name: "tools"
14:36:11 [2024-04-02T18:36:11.861Z]     - mountPath: "/home/jenkins/agent"
14:36:11 [2024-04-02T18:36:11.861Z]       name: "workspace-volume"
14:36:11 [2024-04-02T18:36:11.861Z]       readOnly: false
14:36:11 [2024-04-02T18:36:11.861Z]   - env:
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_SECRET"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "********"
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_TUNNEL"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_AGENT_NAME"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "tracecompass-build-hm385-9xddq"
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_NAME"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "tracecompass-build-hm385-9xddq"
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_AGENT_WORKDIR"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "/home/jenkins/agent"
14:36:11 [2024-04-02T18:36:11.861Z]     - name: "JENKINS_URL"
14:36:11 [2024-04-02T18:36:11.861Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:36:11 [2024-04-02T18:36:11.861Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:36:11 [2024-04-02T18:36:11.861Z]     name: "jnlp"
14:36:11 [2024-04-02T18:36:11.861Z]     resources:
14:36:11 [2024-04-02T18:36:11.861Z]       limits:
14:36:11 [2024-04-02T18:36:11.862Z]         memory: "1024Mi"
14:36:11 [2024-04-02T18:36:11.862Z]         cpu: "500m"
14:36:11 [2024-04-02T18:36:11.862Z]       requests:
14:36:11 [2024-04-02T18:36:11.862Z]         memory: "1024Mi"
14:36:11 [2024-04-02T18:36:11.862Z]         cpu: "500m"
14:36:11 [2024-04-02T18:36:11.862Z]     volumeMounts:
14:36:11 [2024-04-02T18:36:11.862Z]     - mountPath: "/home/jenkins/.ssh"
14:36:11 [2024-04-02T18:36:11.862Z]       name: "volume-known-hosts"
14:36:11 [2024-04-02T18:36:11.862Z]     - mountPath: "/home/jenkins/agent"
14:36:11 [2024-04-02T18:36:11.862Z]       name: "workspace-volume"
14:36:11 [2024-04-02T18:36:11.862Z]       readOnly: false
14:36:11 [2024-04-02T18:36:11.862Z]   nodeSelector:
14:36:11 [2024-04-02T18:36:11.862Z]     kubernetes.io/os: "linux"
14:36:11 [2024-04-02T18:36:11.862Z]   restartPolicy: "Never"
14:36:11 [2024-04-02T18:36:11.862Z]   volumes:
14:36:11 [2024-04-02T18:36:11.862Z]   - emptyDir: {}
14:36:11 [2024-04-02T18:36:11.862Z]     name: "m2-repo"
14:36:11 [2024-04-02T18:36:11.862Z]   - name: "settings-xml"
14:36:11 [2024-04-02T18:36:11.862Z]     secret:
14:36:11 [2024-04-02T18:36:11.862Z]       items:
14:36:11 [2024-04-02T18:36:11.862Z]       - key: "settings.xml"
14:36:11 [2024-04-02T18:36:11.862Z]         path: "settings.xml"
14:36:11 [2024-04-02T18:36:11.862Z]       secretName: "m2-secret-dir"
14:36:11 [2024-04-02T18:36:11.862Z]   - emptyDir:
14:36:11 [2024-04-02T18:36:11.862Z]       medium: ""
14:36:11 [2024-04-02T18:36:11.862Z]     name: "workspace-volume"
14:36:11 [2024-04-02T18:36:11.862Z]   - configMap:
14:36:11 [2024-04-02T18:36:11.862Z]       name: "known-hosts"
14:36:11 [2024-04-02T18:36:11.862Z]     name: "volume-known-hosts"
14:36:11 [2024-04-02T18:36:11.862Z]   - name: "tools"
14:36:11 [2024-04-02T18:36:11.862Z]     persistentVolumeClaim:
14:36:11 [2024-04-02T18:36:11.862Z]       claimName: "tools-claim-jiro-tracecompass"
14:36:11 [2024-04-02T18:36:11.862Z] 
14:36:11 [2024-04-02T18:36:11.965Z] Running on tracecompass-build-hm385-9xddq in /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06
14:36:12 [2024-04-02T18:36:12.237Z] [Pipeline] {
14:36:13 [2024-04-02T18:36:13.574Z] [Pipeline] stage
14:36:13 [2024-04-02T18:36:13.578Z] [Pipeline] { (Declarative: Checkout SCM)
14:36:14 [2024-04-02T18:36:14.432Z] [Pipeline] checkout
14:36:16 [2024-04-02T18:36:16.113Z] Selected Git installation does not exist. Using Default
14:36:16 [2024-04-02T18:36:16.113Z] The recommended git tool is: NONE
14:36:22 [2024-04-02T18:36:22.335Z] No credentials specified
14:36:22 [2024-04-02T18:36:22.338Z] Cloning the remote Git repository
14:36:22 [2024-04-02T18:36:22.352Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:36:22 [2024-04-02T18:36:22.525Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06 # timeout=10
14:36:22 [2024-04-02T18:36:22.723Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
14:36:22 [2024-04-02T18:36:22.724Z]  > git --version # timeout=10
14:36:22 [2024-04-02T18:36:22.729Z]  > git --version # 'git version 2.20.1'
14:36:22 [2024-04-02T18:36:22.730Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:36:23 [2024-04-02T18:36:23.326Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
14:36:23 [2024-04-02T18:36:23.331Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:36:25 [2024-04-02T18:36:25.128Z] Avoid second fetch
14:36:25 [2024-04-02T18:36:25.137Z] Checking out Revision d2d24a26f72da0798efabc11a853962d402efc95 (refs/remotes/origin/master)
14:36:25 [2024-04-02T18:36:25.743Z] Commit message: "Revert "tracecompass-build-env:18.04 for incubator builds""
14:36:25 [2024-04-02T18:36:25.130Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:36:25 [2024-04-02T18:36:25.142Z]  > git config core.sparsecheckout # timeout=10
14:36:25 [2024-04-02T18:36:25.147Z]  > git checkout -f d2d24a26f72da0798efabc11a853962d402efc95 # timeout=10
14:36:29 [2024-04-02T18:36:29.153Z]  > git rev-list --no-walk d2d24a26f72da0798efabc11a853962d402efc95 # timeout=10
14:36:32 [2024-04-02T18:36:32.810Z] [Pipeline] }
14:36:33 [2024-04-02T18:36:33.290Z] [Pipeline] // stage
14:36:34 [2024-04-02T18:36:34.946Z] [Pipeline] withEnv
14:36:34 [2024-04-02T18:36:34.949Z] [Pipeline] {
14:36:42 [2024-04-02T18:36:42.008Z] [Pipeline] withEnv
14:36:42 [2024-04-02T18:36:42.009Z] [Pipeline] {
14:36:43 [2024-04-02T18:36:43.282Z] [Pipeline] timestamps
14:36:43 [2024-04-02T18:36:43.283Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:36:43 [2024-04-02T18:36:43.284Z] [Pipeline] {
14:36:44 [2024-04-02T18:36:44.178Z] [Pipeline] timeout
14:36:44 [2024-04-02T18:36:44.182Z] Timeout set to expire in 4 hr 0 min
14:36:44 [2024-04-02T18:36:44.183Z] [Pipeline] {
14:36:45 [2024-04-02T18:36:45.353Z] [Pipeline] stage
14:36:45 [2024-04-02T18:36:45.354Z] [Pipeline] { (Declarative: Tool Install)
14:36:46 [2024-04-02T18:36:46.532Z] [Pipeline] tool
14:36:47 [2024-04-02T18:36:47.051Z] [Pipeline] envVarsForTool
14:36:47 [2024-04-02T18:36:47.997Z] [Pipeline] tool
14:36:48 [2024-04-02T18:36:48.515Z] [Pipeline] envVarsForTool
14:36:49 [2024-04-02T18:36:49.058Z] [Pipeline] }
14:36:49 [2024-04-02T18:36:49.321Z] [Pipeline] // stage
14:36:50 [2024-04-02T18:36:50.198Z] [Pipeline] withEnv
14:36:50 [2024-04-02T18:36:50.199Z] [Pipeline] {
14:36:51 [2024-04-02T18:36:51.568Z] [Pipeline] stage
14:36:51 [2024-04-02T18:36:51.570Z] [Pipeline] { (Checkout)
14:36:56 [2024-04-02T18:36:56.506Z] [Pipeline] tool
14:36:59 [2024-04-02T18:36:59.654Z] [Pipeline] envVarsForTool
14:37:00 [2024-04-02T18:37:00.691Z] [Pipeline] tool
14:37:01 [2024-04-02T18:37:01.403Z] [Pipeline] envVarsForTool
14:37:02 [2024-04-02T18:37:02.047Z] [Pipeline] withEnv
14:37:02 [2024-04-02T18:37:02.048Z] [Pipeline] {
14:37:03 [2024-04-02T18:37:03.551Z] [Pipeline] container
14:37:03 [2024-04-02T18:37:03.559Z] [Pipeline] {
14:37:04 [2024-04-02T18:37:04.189Z] [Pipeline] sh
14:37:04 [2024-04-02T18:37:04.851Z] + mkdir -p ../scripts
14:37:05 [2024-04-02T18:37:05.175Z] [Pipeline] sh
14:37:05 [2024-04-02T18:37:05.826Z] + cp scripts/deploy-rcp.sh ../scripts
14:37:06 [2024-04-02T18:37:06.087Z] [Pipeline] sh
14:37:06 [2024-04-02T18:37:06.695Z] + cp scripts/deploy-update-site.sh ../scripts
14:37:07 [2024-04-02T18:37:07.023Z] [Pipeline] sh
14:37:07 [2024-04-02T18:37:07.579Z] + cp scripts/deploy-doc.sh ../scripts
14:37:07 [2024-04-02T18:37:07.835Z] [Pipeline] sh
14:37:08 [2024-04-02T18:37:08.371Z] + cp scripts/deploy-javadoc.sh ../scripts
14:37:08 [2024-04-02T18:37:08.624Z] [Pipeline] checkout
14:37:08 [2024-04-02T18:37:08.634Z] The recommended git tool is: NONE
14:37:08 [2024-04-02T18:37:08.639Z] No credentials specified
14:37:08 [2024-04-02T18:37:08.639Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@36082cc; decorates RemoteLauncher[hudson.remoting.Channel@8dfeced6:JNLP4-connect connection from 10.40.65.244/10.40.65.244:48922] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:37:08 [2024-04-02T18:37:08.647Z] Fetching changes from the remote Git repository
14:37:08 [2024-04-02T18:37:08.641Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.git # timeout=10
14:37:08 [2024-04-02T18:37:08.653Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git # timeout=10
14:37:08 [2024-04-02T18:37:08.725Z] Fetching upstream changes from https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git
14:37:08 [2024-04-02T18:37:08.726Z]  > git --version # timeout=10
14:37:08 [2024-04-02T18:37:08.730Z]  > git --version # 'git version 2.20.1'
14:37:08 [2024-04-02T18:37:08.730Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git refs/heads/2021-06 # timeout=10
14:37:12 [2024-04-02T18:37:12.350Z] Checking out Revision 153b561a862d0fcbff9cdc15a6b4b224bd1256f4 (2021-06)
14:37:12 [2024-04-02T18:37:12.344Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:37:12 [2024-04-02T18:37:12.352Z]  > git config core.sparsecheckout # timeout=10
14:37:12 [2024-04-02T18:37:12.356Z]  > git checkout -f 153b561a862d0fcbff9cdc15a6b4b224bd1256f4 # timeout=10
14:37:13 [2024-04-02T18:37:13.334Z] Commit message: "releng: update versions to 0.9.0"
14:37:13 [2024-04-02T18:37:13.336Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:37:13 [2024-04-02T18:37:13.628Z]  > git rev-list --no-walk c9f970302ba39e03781c33d77a4f7e5ffaa0a2cd # timeout=10
14:37:13 [2024-04-02T18:37:13.925Z] [Pipeline] sh
14:37:14 [2024-04-02T18:37:14.500Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
14:37:14 [2024-04-02T18:37:14.764Z] [Pipeline] sh
14:37:15 [2024-04-02T18:37:15.475Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
14:37:15 [2024-04-02T18:37:15.740Z] [Pipeline] sh
14:37:16 [2024-04-02T18:37:16.373Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
14:37:16 [2024-04-02T18:37:16.643Z] [Pipeline] sh
14:37:17 [2024-04-02T18:37:17.229Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
14:37:17 [2024-04-02T18:37:17.483Z] [Pipeline] sh
14:37:18 [2024-04-02T18:37:18.066Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
14:37:19 [2024-04-02T18:37:19.538Z] [Pipeline] }
14:37:19 [2024-04-02T18:37:19.808Z] [Pipeline] // container
14:37:20 [2024-04-02T18:37:20.182Z] [Pipeline] }
14:37:20 [2024-04-02T18:37:20.442Z] [Pipeline] // withEnv
14:37:20 [2024-04-02T18:37:20.837Z] [Pipeline] }
14:37:21 [2024-04-02T18:37:21.098Z] [Pipeline] // stage
14:37:21 [2024-04-02T18:37:21.858Z] [Pipeline] stage
14:37:21 [2024-04-02T18:37:21.859Z] [Pipeline] { (Product File)
14:37:27 [2024-04-02T18:37:27.747Z] [Pipeline] tool
14:37:28 [2024-04-02T18:37:28.289Z] [Pipeline] envVarsForTool
14:37:31 [2024-04-02T18:37:31.062Z] [Pipeline] tool
14:37:31 [2024-04-02T18:37:31.582Z] [Pipeline] envVarsForTool
14:37:32 [2024-04-02T18:37:32.210Z] [Pipeline] withEnv
14:37:32 [2024-04-02T18:37:32.211Z] [Pipeline] {
14:37:33 [2024-04-02T18:37:33.738Z] [Pipeline] container
14:37:33 [2024-04-02T18:37:33.739Z] [Pipeline] {
14:37:34 [2024-04-02T18:37:34.390Z] [Pipeline] sh
14:37:34 [2024-04-02T18:37:34.988Z] + cp -f /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/legacy/tracing.incubator.product /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/tracing.incubator.product
14:37:35 [2024-04-02T18:37:35.238Z] [Pipeline] }
14:37:35 [2024-04-02T18:37:35.508Z] [Pipeline] // container
14:37:35 [2024-04-02T18:37:35.894Z] [Pipeline] }
14:37:36 [2024-04-02T18:37:36.149Z] [Pipeline] // withEnv
14:37:36 [2024-04-02T18:37:36.542Z] [Pipeline] }
14:37:36 [2024-04-02T18:37:36.828Z] [Pipeline] // stage
14:37:38 [2024-04-02T18:37:38.309Z] [Pipeline] stage
14:37:38 [2024-04-02T18:37:38.310Z] [Pipeline] { (Server Product File)
14:37:44 [2024-04-02T18:37:44.098Z] [Pipeline] tool
14:37:44 [2024-04-02T18:37:44.652Z] [Pipeline] envVarsForTool
14:37:45 [2024-04-02T18:37:45.546Z] [Pipeline] tool
14:37:46 [2024-04-02T18:37:46.043Z] [Pipeline] envVarsForTool
14:37:46 [2024-04-02T18:37:46.677Z] [Pipeline] withEnv
14:37:46 [2024-04-02T18:37:46.678Z] [Pipeline] {
14:37:48 [2024-04-02T18:37:48.235Z] [Pipeline] container
14:37:48 [2024-04-02T18:37:48.236Z] [Pipeline] {
14:37:48 [2024-04-02T18:37:48.854Z] [Pipeline] sh
14:37:49 [2024-04-02T18:37:49.382Z] + cp -f /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/legacy/traceserver.product /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/traceserver.product
14:37:49 [2024-04-02T18:37:49.645Z] [Pipeline] }
14:37:51 [2024-04-02T18:37:51.269Z] [Pipeline] // container
14:37:53 [2024-04-02T18:37:53.425Z] [Pipeline] }
14:37:53 [2024-04-02T18:37:53.693Z] [Pipeline] // withEnv
14:37:54 [2024-04-02T18:37:54.081Z] [Pipeline] }
14:37:54 [2024-04-02T18:37:54.338Z] [Pipeline] // stage
14:37:55 [2024-04-02T18:37:55.092Z] [Pipeline] stage
14:37:55 [2024-04-02T18:37:55.093Z] [Pipeline] { (Build)
14:38:00 [2024-04-02T18:38:00.087Z] [Pipeline] tool
14:38:00 [2024-04-02T18:38:00.604Z] [Pipeline] envVarsForTool
14:38:01 [2024-04-02T18:38:01.797Z] [Pipeline] tool
14:38:02 [2024-04-02T18:38:02.296Z] [Pipeline] envVarsForTool
14:38:02 [2024-04-02T18:38:02.934Z] [Pipeline] withEnv
14:38:02 [2024-04-02T18:38:02.935Z] [Pipeline] {
14:38:04 [2024-04-02T18:38:04.442Z] [Pipeline] container
14:38:04 [2024-04-02T18:38:04.443Z] [Pipeline] {
14:38:05 [2024-04-02T18:38:05.054Z] [Pipeline] sh
14:38:05 [2024-04-02T18:38:05.626Z] + curl https://ci.eclipse.org/ease/job/ease.build.nightly/lastSuccessfulBuild/artifact/ease.module.doclet.jar --output ease.module.doclet.jar
14:38:05 [2024-04-02T18:38:05.626Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:38:05 [2024-04-02T18:38:05.626Z]                                  Dload  Upload   Total   Spent    Left  Speed
14:38:05 [2024-04-02T18:38:05.626Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98565  100 98565    0     0   666k      0 --:--:-- --:--:-- --:--:--  668k
14:38:05 [2024-04-02T18:38:05.874Z] [Pipeline] sh
14:38:06 [2024-04-02T18:38:06.387Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site -Dtarget-platform=tracecompass-incubator-e4.20 -Djdk.version=11 -Djdk.release=11 -Dtycho-use-project-settings=false
14:38:06 [2024-04-02T18:38:06.387Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:38:08 [2024-04-02T18:38:08.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
14:38:08 [2024-04-02T18:38:08.843Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 5.7 kB/s)
14:38:08 [2024-04-02T18:38:08.843Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
14:38:08 [2024-04-02T18:38:08.844Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 227 kB/s)
14:38:08 [2024-04-02T18:38:08.844Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
14:38:09 [2024-04-02T18:38:09.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 28 kB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 542 kB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 404 kB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.2 MB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 5.7 MB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:38:09 [2024-04-02T18:38:09.101Z] [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 3.1 MB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 226 kB/s)
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
14:38:09 [2024-04-02T18:38:09.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 1.6 MB/s)
14:38:09 [2024-04-02T18:38:09.357Z] [INFO] Scanning for projects...
14:38:09 [2024-04-02T18:38:09.614Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.614Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.615Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.872Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:38:09 [2024-04-02T18:38:09.873Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.129Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.130Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:38:10 [2024-04-02T18:38:10.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.pom (1.7 kB at 59 kB/s)
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/4.0.3/tycho-4.0.3.pom (20 kB at 1.8 MB/s)
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.pom (9.7 kB at 571 kB/s)
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 952 kB/s)
14:38:10 [2024-04-02T18:38:10.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 2.2 MB/s)
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 2.6 MB/s)
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 750 kB/s)
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 335 kB/s)
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 2.0 MB/s)
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:38:10 [2024-04-02T18:38:10.643Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
14:38:10 [2024-04-02T18:38:10.898Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 9.4 MB/s)
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 331 kB/s)
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 306 kB/s)
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 974 kB/s)
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
14:38:10 [2024-04-02T18:38:10.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.3 MB/s)
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 752 kB/s)
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 635 kB/s)
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 6.2 MB/s)
14:38:11 [2024-04-02T18:38:11.156Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
14:38:11 [2024-04-02T18:38:11.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
14:38:11 [2024-04-02T18:38:11.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom
14:38:11 [2024-04-02T18:38:11.157Z] [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
14:38:11 [2024-04-02T18:38:11.157Z] [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 5.4 MB/s)
14:38:11 [2024-04-02T18:38:11.157Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:38:11 [2024-04-02T18:38:11.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:38:11 [2024-04-02T18:38:11.157Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
14:38:11 [2024-04-02T18:38:11.413Z] [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
14:38:11 [2024-04-02T18:38:11.413Z] [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 13 MB/s)
14:38:11 [2024-04-02T18:38:11.413Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 211 kB/s)
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 503 kB/s)
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s)
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 128 kB/s)
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:38:11 [2024-04-02T18:38:11.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 958 kB/s)
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:38:11 [2024-04-02T18:38:11.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 1.3 MB/s)
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 7.5 MB/s)
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 2.2 MB/s)
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 8.5 MB/s)
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.pom (2.5 kB at 108 kB/s)
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi/4.0.3/sisu-osgi-4.0.3.pom (1.1 kB at 118 kB/s)
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.pom (1.7 kB at 241 kB/s)
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.pom (2.0 kB at 246 kB/s)
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.pom (1.6 kB at 97 kB/s)
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom
14:38:11 [2024-04-02T18:38:11.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.pom (1.3 kB at 57 kB/s)
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.pom (2.3 kB at 261 kB/s)
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:38:11 [2024-04-02T18:38:11.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom (1.6 kB at 198 kB/s)
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 143 kB/s)
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:38:12 [2024-04-02T18:38:12.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.pom (2.0 kB at 219 kB/s)
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.pom (2.8 kB at 48 kB/s)
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:38:12 [2024-04-02T18:38:12.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:38:12 [2024-04-02T18:38:12.444Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.pom (1.8 kB at 223 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.pom (2.2 kB at 311 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 155 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 186 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.pom (2.2 kB at 85 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.pom (2.2 kB at 197 kB/s)
14:38:12 [2024-04-02T18:38:12.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.pom (3.1 kB at 140 kB/s)
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.pom (3.8 kB at 421 kB/s)
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.pom (1.8 kB at 178 kB/s)
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.pom (3.6 kB at 297 kB/s)
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:38:12 [2024-04-02T18:38:12.703Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:38:12 [2024-04-02T18:38:12.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom
14:38:12 [2024-04-02T18:38:12.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.pom (2.8 kB at 77 kB/s)
14:38:12 [2024-04-02T18:38:12.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.pom (3.0 kB at 332 kB/s)
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.pom (951 B at 95 kB/s)
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 5.5 MB/s)
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 14 MB/s)
14:38:12 [2024-04-02T18:38:12.960Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:38:12 [2024-04-02T18:38:12.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
14:38:12 [2024-04-02T18:38:12.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.pom
14:38:13 [2024-04-02T18:38:13.217Z] [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 51 kB/s)
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
14:38:13 [2024-04-02T18:38:13.217Z] [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
14:38:13 [2024-04-02T18:38:13.217Z] [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 377 kB/s)
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
14:38:13 [2024-04-02T18:38:13.217Z] [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
14:38:13 [2024-04-02T18:38:13.217Z] [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 8.6 MB/s)
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.pom (2.0 kB at 61 kB/s)
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 791 kB/s)
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 460 kB/s)
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 266 kB/s)
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 250 kB/s)
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 479 kB/s)
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:38:13 [2024-04-02T18:38:13.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.5 MB/s)
14:38:13 [2024-04-02T18:38:13.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:38:13 [2024-04-02T18:38:13.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:38:13 [2024-04-02T18:38:13.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:38:13 [2024-04-02T18:38:13.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 125 kB/s)
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.8 MB/s)
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:38:13 [2024-04-02T18:38:13.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.9 MB/s)
14:38:13 [2024-04-02T18:38:13.733Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.pom (2.4 kB at 295 kB/s)
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.pom (7.7 kB at 1.1 MB/s)
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.pom (3.2 kB at 265 kB/s)
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 156 kB/s)
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 1.4 MB/s)
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 401 kB/s)
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 210 kB/s)
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.pom (1.5 kB at 41 kB/s)
14:38:13 [2024-04-02T18:38:13.990Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.pom (3.8 kB at 239 kB/s)
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.pom (1.6 kB at 108 kB/s)
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.pom (3.9 kB at 197 kB/s)
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.pom (1.8 kB at 220 kB/s)
14:38:14 [2024-04-02T18:38:14.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:38:14 [2024-04-02T18:38:14.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.pom (2.0 kB at 95 kB/s)
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.pom (2.4 kB at 203 kB/s)
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.pom (3.5 kB at 292 kB/s)
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.pom (1.6 kB at 183 kB/s)
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:38:14 [2024-04-02T18:38:14.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 351 kB/s)
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:38:14 [2024-04-02T18:38:14.506Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 185 kB/s)
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 145 kB/s)
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 99 kB/s)
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 161 kB/s)
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.pom (2.8 kB at 315 kB/s)
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.pom (4.5 kB at 413 kB/s)
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:38:14 [2024-04-02T18:38:14.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.pom (3.2 kB at 359 kB/s)
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.pom (3.2 kB at 230 kB/s)
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.pom (4.5 kB at 33 kB/s)
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:38:15 [2024-04-02T18:38:15.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 39 kB/s)
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.pom (15 kB at 990 kB/s)
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.7 MB/s)
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:38:15 [2024-04-02T18:38:15.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 8.6 MB/s)
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 231 kB/s)
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 617 kB/s)
14:38:15 [2024-04-02T18:38:15.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.8 MB/s)
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:38:15 [2024-04-02T18:38:15.535Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 228 kB/s)
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 176 kB/s)
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 42 kB/s)
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:38:15 [2024-04-02T18:38:15.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom
14:38:15 [2024-04-02T18:38:15.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.pom (24 kB at 1.6 MB/s)
14:38:15 [2024-04-02T18:38:15.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:38:15 [2024-04-02T18:38:15.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:38:15 [2024-04-02T18:38:15.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 5.5 MB/s)
14:38:15 [2024-04-02T18:38:15.793Z] [WARNING] The POM for commons-net:commons-net:jar:3.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.pom (1.3 kB at 90 kB/s)
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.pom (1.7 kB at 47 kB/s)
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:38:15 [2024-04-02T18:38:15.793Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 164 kB/s)
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 213 kB/s)
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 188 kB/s)
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 110 kB/s)
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 1.4 MB/s)
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 7.8 MB/s)
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 2.5 MB/s)
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.pom (2.6 kB at 16 kB/s)
14:38:16 [2024-04-02T18:38:16.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.pom (2.4 kB at 109 kB/s)
14:38:16 [2024-04-02T18:38:16.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.pom (1.6 kB at 72 kB/s)
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.pom (2.0 kB at 16 kB/s)
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.pom (2.2 kB at 272 kB/s)
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:38:16 [2024-04-02T18:38:16.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:38:16 [2024-04-02T18:38:16.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:38:16 [2024-04-02T18:38:16.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:38:16 [2024-04-02T18:38:16.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.pom (1.6 kB at 54 kB/s)
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.pom (1.3 kB at 24 kB/s)
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
14:38:16 [2024-04-02T18:38:16.822Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:38:17 [2024-04-02T18:38:17.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:38:17 [2024-04-02T18:38:17.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.337Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:38:17 [2024-04-02T18:38:17.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.340Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:38:17 [2024-04-02T18:38:17.341Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:38:17 [2024-04-02T18:38:17.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:38:17 [2024-04-02T18:38:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/4.0.3/tycho-maven-plugin-4.0.3.jar (6.0 kB at 315 kB/s)
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 28 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 416 kB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 37 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [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
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 20 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 24 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 5.8 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
14:38:17 [2024-04-02T18:38:17.603Z] [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 49 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 3.4 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 500 kB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.9 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 2.6 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/4.0.3/sisu-equinox-launching-4.0.3.jar (23 kB at 681 kB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.5 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [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
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-api/4.0.3/tycho-api-4.0.3.jar (44 kB at 1.2 MB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.603Z] [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 95 kB/s)
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-api/4.0.3/sisu-osgi-api-4.0.3.jar (8.8 kB at 179 kB/s)
14:38:17 [2024-04-02T18:38:17.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/4.0.3/tycho-metadata-model-4.0.3.jar (59 kB at 648 kB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/4.0.3/tycho-core-4.0.3.jar (951 kB at 10 MB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.jar (33 kB at 320 kB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.2 MB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-spi/4.0.3/tycho-spi-4.0.3.jar (25 kB at 225 kB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.500/org.eclipse.osgi-3.18.500.jar (1.5 MB at 14 MB/s)
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 9.4 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.100/org.eclipse.equinox.p2.core-2.10.100.jar (83 kB at 435 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.8.100/org.eclipse.equinox.p2.publisher-1.8.100.jar (106 kB at 552 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/p2-maven-plugin/4.0.3/p2-maven-plugin-4.0.3.jar (229 kB at 1.2 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar (450 kB at 2.3 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.1 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.0 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 27 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.5.100/org.eclipse.equinox.p2.artifact.repository-1.5.100.jar (176 kB at 808 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.6.100/org.eclipse.equinox.p2.director-2.6.100.jar (116 kB at 517 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 88 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.8.100/org.eclipse.equinox.p2.engine-2.8.100.jar (242 kB at 1.1 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.4.0/org.eclipse.equinox.security-1.4.0.jar (119 kB at 406 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.7.100/org.eclipse.equinox.p2.repository-2.7.100.jar (189 kB at 647 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.7.100/org.eclipse.equinox.p2.metadata-2.7.100.jar (374 kB at 1.3 MB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.800/org.eclipse.osgi.compatibility.state-1.2.800.jar (257 kB at 868 kB/s)
14:38:17 [2024-04-02T18:38:17.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.5.100/org.eclipse.equinox.p2.publisher.eclipse-1.5.100.jar (255 kB at 749 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.200/org.eclipse.equinox.frameworkadmin-2.2.200.jar (40 kB at 117 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-osgi-connect/4.0.3/sisu-osgi-connect-4.0.3.jar (41 kB at 118 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.5.100/org.eclipse.equinox.p2.metadata.repository-1.5.100.jar (141 kB at 360 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.3.100/org.eclipse.equinox.p2.updatesite-1.3.100.jar (106 kB at 271 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.300/org.eclipse.equinox.preferences-3.10.300.jar (140 kB at 358 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.3.200/org.eclipse.equinox.p2.jarprocessor-1.3.200.jar (66 kB at 166 kB/s)
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar
14:38:18 [2024-04-02T18:38:18.118Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.5.100/org.eclipse.equinox.p2.touchpoint.natives-1.5.100.jar (91 kB at 228 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.4.100/org.eclipse.equinox.p2.touchpoint.eclipse-2.4.100.jar (139 kB at 346 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.3.100/org.eclipse.equinox.p2.garbagecollector-1.3.100.jar (28 kB at 69 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.3.100/org.eclipse.equinox.p2.director.app-1.3.100.jar (63 kB at 155 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 20 MB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.4.100/org.eclipse.equinox.p2.repository.tools-2.4.100.jar (264 kB at 516 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 52 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar (403 kB at 766 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.300/org.eclipse.equinox.simpleconfigurator-1.4.300.jar (50 kB at 94 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 6.4 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 123 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.300/org.eclipse.equinox.app-1.6.300.jar (94 kB at 171 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.200.jar (30 kB at 54 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 21 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.400/org.eclipse.equinox.frameworkadmin.equinox-1.2.400.jar (73 kB at 134 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 684 kB/s)
14:38:18 [2024-04-02T18:38:18.119Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/4.0.3/tycho-p2-4.0.3.jar (3.2 kB at 5.8 kB/s)
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-targetplatform/4.0.3/tycho-targetplatform-4.0.3.jar (47 kB at 85 kB/s)
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar (316 kB at 560 kB/s)
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.29.0/org.eclipse.core.runtime-3.29.0.jar (80 kB at 140 kB/s)
14:38:18 [2024-04-02T18:38:18.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 9.5 MB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 4.9 MB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.18.100/org.eclipse.equinox.common-3.18.100.jar (154 kB at 235 kB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 38 kB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 34 kB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.9.100/org.eclipse.core.contenttype-3.9.100.jar (105 kB at 152 kB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.15.0/org.eclipse.core.jobs-3.15.0.jar (118 kB at 172 kB/s)
14:38:18 [2024-04-02T18:38:18.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.300/org.eclipse.equinox.registry-3.11.300.jar (203 kB at 294 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 620 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 53 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 122 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 92 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 512 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 701 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.13.100/org.eclipse.text-3.13.100.jar (306 kB at 427 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.11.100/org.eclipse.core.commands-3.11.100.jar (120 kB at 165 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.9.100/org.eclipse.core.expressions-3.9.100.jar (97 kB at 133 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.10.100/org.eclipse.core.filesystem-1.10.100.jar (74 kB at 97 kB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.19.100/org.eclipse.core.resources-3.19.100.jar (922 kB at 1.2 MB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.35.0/org.eclipse.jdt.core-3.35.0.jar (4.2 MB at 5.3 MB/s)
14:38:18 [2024-04-02T18:38:18.379Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.35.0/ecj-3.35.0.jar (3.2 MB at 4.0 MB/s)
14:38:19 [2024-04-02T18:38:19.748Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
14:38:19 [2024-04-02T18:38:19.748Z] [INFO] Tycho Mode:     project
14:38:19 [2024-04-02T18:38:19.748Z] [INFO] Tycho Builder:  maven
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.pom (7.0 kB at 104 kB/s)
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.3.0/enforcer-3.3.0.pom (8.2 kB at 113 kB/s)
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 16 MB/s)
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 2.3 MB/s)
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
14:38:20 [2024-04-02T18:38:20.262Z] [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
14:38:20 [2024-04-02T18:38:20.262Z] [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 704 kB/s)
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.3.0/maven-enforcer-plugin-3.3.0.jar (39 kB at 487 kB/s)
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.pom (1.8 kB at 197 kB/s)
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.519Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/4.0.3/target-platform-configuration-4.0.3.jar (22 kB at 3.2 MB/s)
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.pom (3.0 kB at 380 kB/s)
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar
14:38:20 [2024-04-02T18:38:20.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/4.0.3/tycho-source-plugin-4.0.3.jar (49 kB at 7.0 MB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 6.9 MB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 5.3 MB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 15 MB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.9.4/maven-model-3.9.4.pom (2.7 kB at 170 kB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.4/maven-3.9.4.pom (30 kB at 2.1 MB/s)
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.9.4/maven-plugin-api-3.9.4.pom (2.9 kB at 268 kB/s)
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.033Z] [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
14:38:21 [2024-04-02T18:38:21.033Z] [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 612 kB/s)
14:38:21 [2024-04-02T18:38:21.033Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [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
14:38:21 [2024-04-02T18:38:21.290Z] [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.5 MB/s)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 3.3 MB/s)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [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.pom
14:38:21 [2024-04-02T18:38:21.290Z] [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.pom (13 kB at 1.5 MB/s)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [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
14:38:21 [2024-04-02T18:38:21.290Z] [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)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
14:38:21 [2024-04-02T18:38:21.290Z] [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
14:38:21 [2024-04-02T18:38:21.290Z] [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)
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:38:21 [2024-04-02T18:38:21.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 3.7 MB/s)
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 10 MB/s)
14:38:21 [2024-04-02T18:38:21.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 3.4 MB/s)
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 6.8 MB/s)
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.pom
14:38:21 [2024-04-02T18:38:21.547Z] [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.pom
14:38:21 [2024-04-02T18:38:21.547Z] [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.pom (7.6 kB at 956 kB/s)
14:38:21 [2024-04-02T18:38:21.547Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.9.4/maven-core-3.9.4.pom (7.5 kB at 251 kB/s)
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.9.4/maven-settings-3.9.4.pom (1.8 kB at 80 kB/s)
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.9.4/maven-settings-builder-3.9.4.pom (2.5 kB at 224 kB/s)
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.9.4/maven-builder-support-3.9.4.pom (1.4 kB at 195 kB/s)
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 462 kB/s)
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.9.4/maven-repository-metadata-3.9.4.pom (2.1 kB at 293 kB/s)
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.9.4/maven-model-builder-3.9.4.pom (3.5 kB at 505 kB/s)
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.9.4/maven-resolver-provider-3.9.4.pom (4.5 kB at 563 kB/s)
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.804Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.pom (2.7 kB at 92 kB/s)
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:38:21 [2024-04-02T18:38:21.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.14/maven-resolver-1.9.14.pom (22 kB at 607 kB/s)
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.9.14/maven-resolver-spi-1.9.14.pom (2.7 kB at 300 kB/s)
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.9.14/maven-resolver-util-1.9.14.pom (2.9 kB at 84 kB/s)
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.9.14/maven-resolver-impl-1.9.14.pom (4.3 kB at 540 kB/s)
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.14/maven-resolver-named-locks-1.9.14.pom (3.2 kB at 358 kB/s)
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
14:38:22 [2024-04-02T18:38:22.063Z] [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.pom
14:38:22 [2024-04-02T18:38:22.063Z] [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.pom (5.8 kB at 648 kB/s)
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:38:22 [2024-04-02T18:38:22.063Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 5.1 MB/s)
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 14 MB/s)
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 9.2 MB/s)
14:38:22 [2024-04-02T18:38:22.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 887 kB/s)
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 1.4 MB/s)
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 205 kB/s)
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 363 kB/s)
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.3 MB/s)
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 2.6 MB/s)
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [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.pom
14:38:22 [2024-04-02T18:38:22.577Z] [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.pom (2.4 kB at 302 kB/s)
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 925 kB/s)
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 15 MB/s)
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 20 MB/s)
14:38:22 [2024-04-02T18:38:22.577Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.12.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:38:22 [2024-04-02T18:38:22.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 675 kB/s)
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 3.2 MB/s)
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:38:22 [2024-04-02T18:38:22.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 5.6 MB/s)
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.pom (3.0 kB at 108 kB/s)
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.pom (3.5 kB at 498 kB/s)
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.14.5/unirest-java-parent-3.14.5.pom (19 kB at 1.9 MB/s)
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 826 kB/s)
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.4 MB/s)
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.9 MB/s)
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:38:22 [2024-04-02T18:38:22.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 414 kB/s)
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.6 MB/s)
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.7 MB/s)
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:38:23 [2024-04-02T18:38:23.089Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.6 MB/s)
14:38:23 [2024-04-02T18:38:23.089Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:38:23 [2024-04-02T18:38:23.090Z] [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.pom
14:38:23 [2024-04-02T18:38:23.090Z] [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.pom (14 kB at 635 kB/s)
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 23 MB/s)
14:38:23 [2024-04-02T18:38:23.090Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 521 kB/s)
14:38:23 [2024-04-02T18:38:23.090Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 611 kB/s)
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 656 kB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 1.1 MB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 7.7 MB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.15 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.pom (9.4 kB at 1.0 MB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.10/gson-parent-2.10.pom (12 kB at 1.8 MB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.6 MB/s)
14:38:23 [2024-04-02T18:38:23.346Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 4.2 MB/s)
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s)
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:38:23 [2024-04-02T18:38:23.602Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:38:23 [2024-04-02T18:38:23.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 6.4 MB/s)
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 13 MB/s)
14:38:23 [2024-04-02T18:38:23.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/4.0.3/tycho-packaging-plugin-4.0.3.jar (165 kB at 16 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.14.5/unirest-java-3.14.5.jar (206 kB at 17 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.9.14/maven-resolver-api-1.9.14.jar (157 kB at 12 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 23 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 3.1 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 2.0 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 369 kB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 7.3 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 14 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.10/gson-2.10.jar (286 kB at 9.5 MB/s)
14:38:23 [2024-04-02T18:38:23.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 23 MB/s)
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.pom (2.4 kB at 29 kB/s)
14:38:24 [2024-04-02T18:38:24.423Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/4.0.3/tycho-p2-plugin-4.0.3.jar (37 kB at 5.3 MB/s)
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.pom (2.7 kB at 51 kB/s)
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom
14:38:24 [2024-04-02T18:38:24.424Z] [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.pom
14:38:24 [2024-04-02T18:38:24.424Z] [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.pom (2.6 kB at 2.6 MB/s)
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:38:24 [2024-04-02T18:38:24.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 11 MB/s)
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom
14:38:24 [2024-04-02T18:38:24.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 2.4 MB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom (2.9 kB at 294 kB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom (2.6 kB at 374 kB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.pom (2.4 kB at 2.4 MB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.9.1/xmlunit-parent-2.9.1.pom (21 kB at 6.9 MB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom
14:38:24 [2024-04-02T18:38:24.681Z] [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.pom (13 kB at 6.7 MB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 9.0 MB/s)
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:38:24 [2024-04-02T18:38:24.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:38:24 [2024-04-02T18:38:24.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.5 MB/s)
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
14:38:24 [2024-04-02T18:38:24.938Z] [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.pom
14:38:24 [2024-04-02T18:38:24.938Z] [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.pom (5.3 kB at 5.3 MB/s)
14:38:24 [2024-04-02T18:38:24.938Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 333 kB/s)
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.3 MB/s)
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 15 MB/s)
14:38:24 [2024-04-02T18:38:24.938Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
14:38:24 [2024-04-02T18:38:24.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
14:38:24 [2024-04-02T18:38:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:38:24 [2024-04-02T18:38:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:38:24 [2024-04-02T18:38:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:38:24 [2024-04-02T18:38:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:38:24 [2024-04-02T18:38:24.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
14:38:25 [2024-04-02T18:38:25.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/4.0.3/tycho-artifactcomparator-4.0.3.jar (33 kB at 4.1 MB/s)
14:38:25 [2024-04-02T18:38:25.197Z] [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
14:38:25 [2024-04-02T18:38:25.197Z] [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
14:38:25 [2024-04-02T18:38:25.197Z] [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
14:38:25 [2024-04-02T18:38:25.197Z] [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
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar
14:38:25 [2024-04-02T18:38:25.197Z] [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 26 MB/s)
14:38:25 [2024-04-02T18:38:25.197Z] [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.jar
14:38:25 [2024-04-02T18:38:25.197Z] [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 41 MB/s)
14:38:25 [2024-04-02T18:38:25.197Z] [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.jar
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar (175 kB at 58 MB/s)
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar
14:38:25 [2024-04-02T18:38:25.197Z] [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.jar (116 kB at 29 MB/s)
14:38:25 [2024-04-02T18:38:25.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
14:38:25 [2024-04-02T18:38:25.198Z] [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.jar (47 kB at 12 MB/s)
14:38:25 [2024-04-02T18:38:25.198Z] [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 4.2 MB/s)
14:38:25 [2024-04-02T18:38:25.198Z] [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 10 MB/s)
14:38:25 [2024-04-02T18:38:25.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 7.2 MB/s)
14:38:25 [2024-04-02T18:38:25.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 57 MB/s)
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.pom (2.6 kB at 152 kB/s)
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.4.2/cbi-build-parent-1.4.2.pom (7.0 kB at 872 kB/s)
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.4.2/cbi-parent-1.4.2.pom (4.7 kB at 525 kB/s)
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.4.2/cbi-bom-1.4.2.pom (11 kB at 440 kB/s)
14:38:25 [2024-04-02T18:38:25.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.4.2/eclipse-jarsigner-plugin-1.4.2.jar (66 kB at 8.3 MB/s)
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:38:25 [2024-04-02T18:38:25.708Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 257 B/s)
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 5.5 MB/s)
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 461 kB/s)
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:38:40 [2024-04-02T18:38:40.548Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 4.0 MB/s)
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 242 kB/s)
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:38:40 [2024-04-02T18:38:40.549Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:38:40 [2024-04-02T18:38:40.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 8.1 MB/s)
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 897 kB/s)
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.pom (1.8 kB at 20 kB/s)
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:38:40 [2024-04-02T18:38:40.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/4.0.3/tycho-p2-publisher-plugin-4.0.3.jar (24 kB at 472 kB/s)
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.pom (2.4 kB at 31 kB/s)
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.316Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar
14:38:41 [2024-04-02T18:38:41.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/4.0.3/tycho-p2-repository-plugin-4.0.3.jar (42 kB at 1.4 MB/s)
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 338 kB/s)
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:38:41 [2024-04-02T18:38:41.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:38:42 [2024-04-02T18:38:42.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 398 kB/s)
14:38:42 [2024-04-02T18:38:42.082Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:38:42 [2024-04-02T18:38:42.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:38:42 [2024-04-02T18:38:42.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 2.8 MB/s)
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 2.1 MB/s)
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 4.1 MB/s)
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.0 MB/s)
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
14:38:42 [2024-04-02T18:38:42.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 4.4 MB/s)
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.pom (1.9 kB at 79 kB/s)
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/4.0.3/tycho-extras-4.0.3.pom (5.7 kB at 173 kB/s)
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 175 kB/s)
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 1.2 MB/s)
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:38:42 [2024-04-02T18:38:42.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 476 kB/s)
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 255 kB/s)
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 35 MB/s)
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/4.0.3/tycho-sourceref-jgit-4.0.3.jar (6.2 kB at 886 kB/s)
14:38:42 [2024-04-02T18:38:42.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar
14:38:42 [2024-04-02T18:38:42.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 17 MB/s)
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 886 kB/s)
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 2.1 MB/s)
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:38:43 [2024-04-02T18:38:43.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.pom (22 kB at 407 kB/s)
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:38:43 [2024-04-02T18:38:43.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar
14:38:43 [2024-04-02T18:38:43.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/4.0.0-M9/maven-site-plugin-4.0.0-M9.jar (118 kB at 649 kB/s)
14:38:43 [2024-04-02T18:38:43.365Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.365Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.365Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.pom (2.7 kB at 70 kB/s)
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/4.0.3/tycho-compiler-plugin-4.0.3.jar (54 kB at 4.9 MB/s)
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 163 kB/s)
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 4.2 MB/s)
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:38:43 [2024-04-02T18:38:43.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 2.7 MB/s)
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
14:38:43 [2024-04-02T18:38:43.623Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 704 kB/s)
14:38:43 [2024-04-02T18:38:43.879Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 528 kB/s)
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.pom (2.4 kB at 133 kB/s)
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.pom (1.5 kB at 31 kB/s)
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:38:43 [2024-04-02T18:38:43.880Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 2.3 MB/s)
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 3.4 MB/s)
14:38:44 [2024-04-02T18:38:44.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/4.0.3/tycho-compiler-jdt-4.0.3.jar (20 kB at 1.3 MB/s)
14:38:44 [2024-04-02T18:38:44.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/4.0.3/tycho-lib-detector-4.0.3.jar (3.5 kB at 206 kB/s)
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.pom (1.9 kB at 24 kB/s)
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.395Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bnd-plugin/4.0.3/tycho-bnd-plugin-4.0.3.jar (28 kB at 1.2 MB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 180 kB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 160 kB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 183 kB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 164 kB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 184 kB/s)
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
14:38:44 [2024-04-02T18:38:44.652Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 269 kB/s)
14:38:44 [2024-04-02T18:38:44.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:38:44 [2024-04-02T18:38:44.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:38:44 [2024-04-02T18:38:44.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:38:44 [2024-04-02T18:38:44.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:38:44 [2024-04-02T18:38:44.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom
14:38:44 [2024-04-02T18:38:44.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.pom (2.5 kB at 207 kB/s)
14:38:44 [2024-04-02T18:38:44.909Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.9 MB/s)
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
14:38:44 [2024-04-02T18:38:44.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
14:38:44 [2024-04-02T18:38:44.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar
14:38:44 [2024-04-02T18:38:44.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 3.7 MB/s)
14:38:44 [2024-04-02T18:38:44.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 4.5 MB/s)
14:38:44 [2024-04-02T18:38:44.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 1.9 MB/s)
14:38:44 [2024-04-02T18:38:44.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 29 MB/s)
14:38:45 [2024-04-02T18:38:45.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.embedded-repo/6.4.0/biz.aQute.bnd.embedded-repo-6.4.0.jar (6.0 MB at 27 MB/s)
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.pom (1.6 kB at 123 kB/s)
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar
14:38:45 [2024-04-02T18:38:45.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-ds-plugin/4.0.3/tycho-ds-plugin-4.0.3.jar (23 kB at 1.1 MB/s)
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.pom (8.3 kB at 172 kB/s)
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar
14:38:46 [2024-04-02T18:38:46.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/4.0.3/tycho-surefire-plugin-4.0.3.jar (131 kB at 2.5 MB/s)
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [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.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [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.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.pom (6.3 kB at 226 kB/s)
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [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.3/org.eclipse.tycho.surefire.junit-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [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.3/org.eclipse.tycho.surefire.junit-4.0.3.pom (1.7 kB at 129 kB/s)
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.275Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/4.0.3/tycho-surefire-4.0.3.pom (3.5 kB at 153 kB/s)
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [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.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [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.3/org.eclipse.tycho.surefire.junit4-4.0.3.pom (1.9 kB at 41 kB/s)
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.276Z] [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.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit47-4.0.3.pom (2.2 kB at 86 kB/s)
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit5-4.0.3.pom (3.3 kB at 156 kB/s)
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit54-4.0.3.pom (3.3 kB at 274 kB/s)
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [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.3/org.eclipse.tycho.surefire.junit55-4.0.3.pom (3.3 kB at 77 kB/s)
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.533Z] [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.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.533Z] [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.3/org.eclipse.tycho.surefire.junit56-4.0.3.pom (3.3 kB at 118 kB/s)
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit57-4.0.3.pom (2.9 kB at 226 kB/s)
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.pom (3.4 kB at 63 kB/s)
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit58-4.0.3.pom (2.9 kB at 155 kB/s)
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:38:46 [2024-04-02T18:38:46.792Z] [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.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.049Z] [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.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.pom (3.4 kB at 124 kB/s)
14:38:47 [2024-04-02T18:38:47.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.049Z] [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.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [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.3/org.eclipse.tycho.surefire.junit59-4.0.3.pom (2.9 kB at 210 kB/s)
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [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.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [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.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.pom (3.4 kB at 153 kB/s)
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [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.3/org.eclipse.tycho.surefire.testng-4.0.3.pom
14:38:47 [2024-04-02T18:38:47.050Z] [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.3/org.eclipse.tycho.surefire.testng-4.0.3.pom (2.1 kB at 115 kB/s)
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.pom (10 kB at 1.1 MB/s)
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 631 kB/s)
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 761 kB/s)
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 252 kB/s)
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 407 kB/s)
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 580 kB/s)
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 220 kB/s)
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 297 kB/s)
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 220 kB/s)
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 2.2 MB/s)
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 15 MB/s)
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
14:38:47 [2024-04-02T18:38:47.564Z] [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.pom
14:38:47 [2024-04-02T18:38:47.564Z] [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.pom (1.9 kB at 948 kB/s)
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
14:38:47 [2024-04-02T18:38:47.564Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
14:38:47 [2024-04-02T18:38:47.820Z] [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
14:38:47 [2024-04-02T18:38:47.820Z] [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 828 kB/s)
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.9.4/maven-artifact-3.9.4.pom (2.3 kB at 16 kB/s)
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 2.5 MB/s)
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:38:47 [2024-04-02T18:38:47.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 2.1 MB/s)
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 169 kB/s)
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.2 MB/s)
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 856 kB/s)
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 416 kB/s)
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom
14:38:48 [2024-04-02T18:38:48.077Z] [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
14:38:48 [2024-04-02T18:38:48.077Z] [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 227 kB/s)
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 153 kB/s)
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.4 MB/s)
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.334Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
14:38:48 [2024-04-02T18:38:48.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/4.0.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/4.0.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/4.0.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/4.0.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/4.0.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/4.0.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/4.0.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/4.0.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/4.0.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/4.0.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/4.0.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/4.0.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59/4.0.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit59withvintage/4.0.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/4.0.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar
14:38:48 [2024-04-02T18:38:48.593Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.osgibooter-4.0.3.jar (2.7 MB at 62 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit4-4.0.3.jar (41 kB at 4.1 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit47-4.0.3.jar (159 kB at 14 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit5-4.0.3.jar (401 kB at 33 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit-4.0.3.jar (29 kB at 2.1 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit54-4.0.3.jar (593 kB at 23 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit57-4.0.3.jar (648 kB at 18 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit55-4.0.3.jar (656 kB at 16 MB/s)
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.593Z] [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.3/org.eclipse.tycho.surefire.junit56-4.0.3.jar (682 kB at 16 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit57withvintage-4.0.3.jar (712 kB at 14 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.testng-4.0.3.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit58-4.0.3.jar (691 kB at 8.2 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit59withvintage-4.0.3.jar (790 kB at 9.1 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit58withvintage-4.0.3.jar (758 kB at 8.7 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.junit59-4.0.3.jar (723 kB at 7.3 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 137 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 1.6 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 2.7 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [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.3/org.eclipse.tycho.surefire.testng-4.0.3.jar (96 kB at 844 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 221 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.1.2/maven-failsafe-plugin-3.1.2.jar (54 kB at 456 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [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
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 1.2 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 67 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 964 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 987 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 430 kB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar
14:38:48 [2024-04-02T18:38:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 18 MB/s)
14:38:48 [2024-04-02T18:38:48.594Z] [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
14:38:48 [2024-04-02T18:38:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 1.4 MB/s)
14:38:48 [2024-04-02T18:38:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
14:38:48 [2024-04-02T18:38:48.595Z] [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 162 kB/s)
14:38:48 [2024-04-02T18:38:48.851Z] [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 342 kB/s)
14:38:48 [2024-04-02T18:38:48.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 762 kB/s)
14:38:48 [2024-04-02T18:38:48.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 1.8 MB/s)
14:38:48 [2024-04-02T18:38:48.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 3.6 MB/s)
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 286 kB/s)
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar
14:38:49 [2024-04-02T18:38:49.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 7.6 MB/s)
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 508 kB/s)
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 4.0 MB/s)
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 5.4 MB/s)
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:38:49 [2024-04-02T18:38:49.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:38:49 [2024-04-02T18:38:49.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
14:38:49 [2024-04-02T18:38:49.672Z] [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
14:38:49 [2024-04-02T18:38:49.672Z] [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 3.0 MB/s)
14:38:49 [2024-04-02T18:38:49.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:38:49 [2024-04-02T18:38:49.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:38:49 [2024-04-02T18:38:49.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:38:49 [2024-04-02T18:38:49.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
14:38:49 [2024-04-02T18:38:49.672Z] [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
14:38:49 [2024-04-02T18:38:49.672Z] [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 5.3 MB/s)
14:38:49 [2024-04-02T18:38:49.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:38:49 [2024-04-02T18:38:49.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:38:49 [2024-04-02T18:38:49.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:38:49 [2024-04-02T18:38:49.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
14:38:49 [2024-04-02T18:38:49.927Z] [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
14:38:49 [2024-04-02T18:38:49.927Z] [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 21 MB/s)
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.pom (3.0 kB at 33 kB/s)
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/4.0.3/tycho-p2-director-plugin-4.0.3.jar (45 kB at 824 kB/s)
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.182Z] [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
14:38:50 [2024-04-02T18:38:50.437Z] [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 69 kB/s)
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.7.5/tycho-bundles-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [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
14:38:50 [2024-04-02T18:38:50.438Z] [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 199 kB/s)
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.7.5/tycho-2.7.5.pom
14:38:50 [2024-04-02T18:38:50.438Z] [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
14:38:50 [2024-04-02T18:38:50.438Z] [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.2 MB/s)
14:38:50 [2024-04-02T18:38:50.438Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:sources:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
14:38:50 [2024-04-02T18:38:50.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
14:38:50 [2024-04-02T18:38:50.439Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
14:38:50 [2024-04-02T18:38:50.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.7.5/tycho-bundles-external-2.7.5.zip
14:38:50 [2024-04-02T18:38:50.439Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0-sources.jar
14:38:50 [2024-04-02T18:38:50.439Z] [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
14:38:50 [2024-04-02T18:38:50.694Z] [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 71 MB/s)
14:38:50 [2024-04-02T18:38:50.694Z] [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-sources.jar
14:38:50 [2024-04-02T18:38:50.694Z] [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-sources.jar (905 kB at 48 MB/s)
14:38:50 [2024-04-02T18:38:50.950Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.950Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.950Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.950Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:38:50 [2024-04-02T18:38:50.950Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.pom (2.5 kB at 21 kB/s)
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/4.0.3/tycho-eclipserun-plugin-4.0.3.jar (16 kB at 102 kB/s)
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.pom (5.0 kB at 62 kB/s)
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 21 MB/s)
14:38:51 [2024-04-02T18:38:51.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar
14:38:51 [2024-04-02T18:38:51.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/4.0.3/tycho-p2-extras-plugin-4.0.3.jar (30 kB at 497 kB/s)
14:38:54 [2024-04-02T18:38:54.979Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.9.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
14:38:54 [2024-04-02T18:38:54.979Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] ------------------------------------------------------------------------
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Reactor Build Order:
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] 
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Parent                                     [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Documentation                              [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator ROS 2 User Guide                [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui              [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.ros2                [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core        [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator inandout User Guide             [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.inandout            [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.979Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] 
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Building Trace Compass Incubator Parent 0.9.0-SNAPSHOT           [1/128]
14:38:54 [2024-04-02T18:38:54.980Z] [INFO]   from pom.xml
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] --------------------------------[ pom ]---------------------------------
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] 
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
14:38:54 [2024-04-02T18:38:54.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 4.3 MB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 14 MB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 64 MB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] 
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.pom (3.6 kB at 51 kB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.pom (4.1 kB at 35 kB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 9.9 MB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [WARNING] The POM for commons-io:commons-io:jar:2.11.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 277 kB/s)
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:38:54 [2024-04-02T18:38:54.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.3.0/enforcer-api-3.3.0.jar (14 kB at 334 kB/s)
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 71 MB/s)
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 65 MB/s)
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 84 MB/s)
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 32 MB/s)
14:38:54 [2024-04-02T18:38:54.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.3.0/enforcer-rules-3.3.0.jar (145 kB at 2.6 MB/s)
14:38:55 [2024-04-02T18:38:55.238Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
14:38:55 [2024-04-02T18:38:55.493Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
14:38:55 [2024-04-02T18:38:55.493Z] [INFO] 
14:38:55 [2024-04-02T18:38:55.493Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
14:38:55 [2024-04-02T18:38:55.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 2.1 MB/s)
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.4 MB/s)
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 388 kB/s)
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 383 kB/s)
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.4 MB/s)
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
14:38:55 [2024-04-02T18:38:55.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 2.2 MB/s)
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 208 kB/s)
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 603 kB/s)
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:38:55 [2024-04-02T18:38:55.749Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.9 MB/s)
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 229 kB/s)
14:38:55 [2024-04-02T18:38:55.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:38:56 [2024-04-02T18:38:56.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:38:56 [2024-04-02T18:38:56.006Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:38:56 [2024-04-02T18:38:56.006Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:38:56 [2024-04-02T18:38:56.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 11 kB/s)
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 267 kB/s)
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:38:56 [2024-04-02T18:38:56.261Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 2.1 MB/s)
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 85 kB/s)
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.6 MB/s)
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 96 kB/s)
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 717 kB/s)
14:38:56 [2024-04-02T18:38:56.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 155 kB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 164 kB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 154 kB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 70 kB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 13 MB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 766 kB/s)
14:38:56 [2024-04-02T18:38:56.774Z] [WARNING] The POM for org.hamcrest:hamcrest-core:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:56 [2024-04-02T18:38:56.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:38:57 [2024-04-02T18:38:57.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:38:57 [2024-04-02T18:38:57.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:38:57 [2024-04-02T18:38:57.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:38:57 [2024-04-02T18:38:57.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 6.9 MB/s)
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 3.1 MB/s)
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 84 kB/s)
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 200 kB/s)
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 67 kB/s)
14:38:57 [2024-04-02T18:38:57.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:38:57 [2024-04-02T18:38:57.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:38:57 [2024-04-02T18:38:57.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.3 MB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 663 kB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 1.4 MB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 339 kB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 4.7 MB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 12 MB/s)
14:38:57 [2024-04-02T18:38:57.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
14:38:57 [2024-04-02T18:38:57.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 14 MB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 1.4 MB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.4 MB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 16 MB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 292 kB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 261 kB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom
14:38:57 [2024-04-02T18:38:57.545Z] [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.pom
14:38:57 [2024-04-02T18:38:57.545Z] [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.pom (2.8 kB at 2.8 MB/s)
14:38:57 [2024-04-02T18:38:57.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 157 kB/s)
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:38:57 [2024-04-02T18:38:57.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.803Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 82 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 4.9 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.6 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 5.5 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 8.7 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 3.8 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 4.1 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 2.9 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 842 kB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 27 MB/s)
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar
14:38:57 [2024-04-02T18:38:57.804Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 720 kB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 1.4 MB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [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
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 2.8 MB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar
14:38:57 [2024-04-02T18:38:57.805Z] [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)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 11 MB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 5.2 MB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 6.8 MB/s)
14:38:57 [2024-04-02T18:38:57.805Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 9.6 MB/s)
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] 
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] 
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator ---
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] 
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] 
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator ---
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.pom (2.0 kB at 166 kB/s)
14:38:58 [2024-04-02T18:38:58.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 2.4 MB/s)
14:38:58 [2024-04-02T18:38:58.062Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.22 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.4 MB/s)
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.8 MB/s)
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:38:58 [2024-04-02T18:38:58.062Z] [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
14:38:58 [2024-04-02T18:38:58.062Z] [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 285 kB/s)
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:38:58 [2024-04-02T18:38:58.062Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:38:58 [2024-04-02T18:38:58.318Z] [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
14:38:58 [2024-04-02T18:38:58.318Z] [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 476 kB/s)
14:38:58 [2024-04-02T18:38:58.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:38:58 [2024-04-02T18:38:58.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:38:58 [2024-04-02T18:38:58.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:38:58 [2024-04-02T18:38:58.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:38:58 [2024-04-02T18:38:58.318Z] [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
14:38:58 [2024-04-02T18:38:58.318Z] [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 2.4 MB/s)
14:38:58 [2024-04-02T18:38:58.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 262 kB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 240 kB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.2 MB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 345 kB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.pom (2.6 kB at 289 kB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.pom (3.0 kB at 380 kB/s)
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.7/maven-3.8.7.pom (27 kB at 3.0 MB/s)
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 15 MB/s)
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 21 MB/s)
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.pom (2.8 kB at 350 kB/s)
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:38:58 [2024-04-02T18:38:58.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 8.0 MB/s)
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.pom (2.4 kB at 299 kB/s)
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.1 MB/s)
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:38:58 [2024-04-02T18:38:58.576Z] [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
14:38:58 [2024-04-02T18:38:58.576Z] [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 16 MB/s)
14:38:58 [2024-04-02T18:38:58.576Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.8.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.576Z] [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
14:38:58 [2024-04-02T18:38:58.576Z] [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)
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [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
14:38:58 [2024-04-02T18:38:58.833Z] [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)
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [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
14:38:58 [2024-04-02T18:38:58.833Z] [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 497 kB/s)
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
14:38:58 [2024-04-02T18:38:58.833Z] [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
14:38:58 [2024-04-02T18:38:58.833Z] [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.5 MB/s)
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.pom
14:38:58 [2024-04-02T18:38:58.833Z] [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
14:38:58 [2024-04-02T18:38:58.833Z] [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 734 kB/s)
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.4.2/cbi-common-1.4.2.jar (66 kB at 9.4 MB/s)
14:38:58 [2024-04-02T18:38:58.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.4.2/cbi-maven-plugin-common-1.4.2.jar (31 kB at 780 kB/s)
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:38:58 [2024-04-02T18:38:58.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:38:58 [2024-04-02T18:38:58.835Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:38:59 [2024-04-02T18:38:59.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:38:59 [2024-04-02T18:38:59.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:38:59 [2024-04-02T18:38:59.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:38:59 [2024-04-02T18:38:59.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:38:59 [2024-04-02T18:38:59.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.7.0/plexus-classworlds-2.7.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.14/httpmime-4.5.14.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 43 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [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 275 kB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
14:38:59 [2024-04-02T18:38:59.092Z] [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 577 kB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:38:59 [2024-04-02T18:38:59.092Z] [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 2.0 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 585 kB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 999 kB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 9.5 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 19 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.7/maven-artifact-3.8.7.jar (58 kB at 1.9 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.7/maven-model-3.8.7.jar (217 kB at 7.2 MB/s)
14:38:59 [2024-04-02T18:38:59.092Z] [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
14:38:59 [2024-04-02T18:38:59.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.7/maven-plugin-api-3.8.7.jar (47 kB at 1.3 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar
14:38:59 [2024-04-02T18:38:59.093Z] [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 694 kB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 6.7 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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
14:38:59 [2024-04-02T18:38:59.093Z] [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 8.8 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 63 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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
14:38:59 [2024-04-02T18:38:59.093Z] [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.0 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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
14:38:59 [2024-04-02T18:38:59.093Z] [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 5.6 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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.5 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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 695 kB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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 12 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [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 4.9 MB/s)
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] 
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] 
14:38:59 [2024-04-02T18:38:59.093Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] 
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 1.5 MB/s)
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 11 MB/s)
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 16 MB/s)
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 4.1 MB/s)
14:38:59 [2024-04-02T18:38:59.349Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 2.8 MB/s)
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 2.2 MB/s)
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 810 kB/s)
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 6.8 MB/s)
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:38:59 [2024-04-02T18:38:59.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 5.8 MB/s)
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 889 kB/s)
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:38:59 [2024-04-02T18:38:59.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 2.9 MB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 2.0 MB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 111 kB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 2.2 MB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 443 kB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 1.9 MB/s)
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 198 kB/s)
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:38:59 [2024-04-02T18:38:59.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 440 kB/s)
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 1.9 MB/s)
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.6 MB/s)
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:39:00 [2024-04-02T18:39:00.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 975 kB/s)
14:39:00 [2024-04-02T18:39:00.123Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 270 kB/s)
14:39:00 [2024-04-02T18:39:00.123Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 6.4 MB/s)
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.3 MB/s)
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 7.0 MB/s)
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 965 kB/s)
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 449 kB/s)
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:39:00 [2024-04-02T18:39:00.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 12 MB/s)
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 15 MB/s)
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 18 MB/s)
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 25 MB/s)
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 25 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 52 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 22 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 6.4 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 17 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 39 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 13 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 4.6 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 41 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 12 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 15 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 11 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 5.2 MB/s)
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator-0.9.0-SNAPSHOT.pom
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Building Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT    [2/128]
14:39:00 [2024-04-02T18:39:00.640Z] [INFO]   from common/pom.xml
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --------------------------------[ pom ]---------------------------------
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.9.0-SNAPSHOT.pom
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] Building Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT  [3/128]
14:39:00 [2024-04-02T18:39:00.640Z] [INFO]   from common/org.eclipse.tracecompass.incubator.target/pom.xml
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --------------------------------[ pom ]---------------------------------
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.640Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] 
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
14:39:00 [2024-04-02T18:39:00.641Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 320 kB/s)
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 489 kB/s)
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 5.1 MB/s)
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s)
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:39:00 [2024-04-02T18:39:00.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 11 kB/s)
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 310 kB/s)
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.9.0-SNAPSHOT.pom
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.9.0-SNAPSHOT-tracecompass-incubator-master.target
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT [4/128]
14:39:01 [2024-04-02T18:39:01.828Z] [INFO]   from callstack/pom.xml
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --------------------------------[ pom ]---------------------------------
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.9.0-SNAPSHOT.pom
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] 
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT [5/128]
14:39:01 [2024-04-02T18:39:01.828Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:39:01 [2024-04-02T18:39:01.828Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:39:02 [2024-04-02T18:39:02.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:02 [2024-04-02T18:39:02.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:02 [2024-04-02T18:39:02.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:02 [2024-04-02T18:39:02.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:02 [2024-04-02T18:39:02.084Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-e4.20.target for environments=[win32/win32/x86_64, macosx/cocoa/x86_64, linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@75610768
14:39:02 [2024-04-02T18:39:02.084Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]     Transport mode:         online
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]     Http Transport type:    Java11Client
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]     Update mode:            cache first
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]     Minimum cache duration: 60 minutes
14:39:02 [2024-04-02T18:39:02.084Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
14:39:08 [2024-04-02T18:39:08.615Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:08 [2024-04-02T18:39:08.616Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:08 [2024-04-02T18:39:08.616Z] [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
14:39:08 [2024-04-02T18:39:08.616Z] [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 4.6 MB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [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
14:39:08 [2024-04-02T18:39:08.616Z] [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 381 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.sun.xml.bind, ArtifactId = jaxb-osgi, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.jar (3.5 MB at 13 MB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (21 kB at 248 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3.pom (1.4 kB at 16 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 39 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 667 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 30 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 175 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom (8.5 kB at 282 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom (1.1 kB at 28 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom (1.7 kB at 45 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom (1.7 kB at 77 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom (5.1 kB at 182 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom (22 kB at 695 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 330 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom (3.2 kB at 47 kB/s)
14:39:08 [2024-04-02T18:39:08.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom
14:39:08 [2024-04-02T18:39:08.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom (15 kB at 143 kB/s)
14:39:08 [2024-04-02T18:39:08.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
14:39:08 [2024-04-02T18:39:08.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 193 kB/s)
14:39:08 [2024-04-02T18:39:08.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.pom (11 kB at 84 kB/s)
14:39:09 [2024-04-02T18:39:09.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.pom (19 kB at 216 kB/s)
14:39:09 [2024-04-02T18:39:09.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.pom (1.0 kB at 8.2 kB/s)
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-external-parent/2.3.3/jaxb-external-parent-2.3.3.pom (13 kB at 168 kB/s)
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.pom (1.6 kB at 15 kB/s)
14:39:09 [2024-04-02T18:39:09.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-codemodel-parent/2.3.3/jaxb-codemodel-parent-2.3.3.pom (13 kB at 122 kB/s)
14:39:09 [2024-04-02T18:39:09.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.pom (2.3 kB at 24 kB/s)
14:39:09 [2024-04-02T18:39:09.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom
14:39:09 [2024-04-02T18:39:09.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.pom (12 kB at 160 kB/s)
14:39:09 [2024-04-02T18:39:09.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom
14:39:09 [2024-04-02T18:39:09.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.pom (3.1 kB at 40 kB/s)
14:39:09 [2024-04-02T18:39:09.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom
14:39:09 [2024-04-02T18:39:09.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.pom (10 kB at 88 kB/s)
14:39:09 [2024-04-02T18:39:09.895Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:09 [2024-04-02T18:39:09.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom
14:39:10 [2024-04-02T18:39:10.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.pom (16 kB at 144 kB/s)
14:39:10 [2024-04-02T18:39:10.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom
14:39:10 [2024-04-02T18:39:10.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.7/ant-parent-1.10.7.pom (6.5 kB at 34 kB/s)
14:39:10 [2024-04-02T18:39:10.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom
14:39:10 [2024-04-02T18:39:10.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.pom (3.2 kB at 38 kB/s)
14:39:10 [2024-04-02T18:39:10.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.pom (183 B at 831 B/s)
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.pom (2.5 kB at 19 kB/s)
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 5.9 MB/s)
14:39:10 [2024-04-02T18:39:10.662Z] [WARNING] Invalid POM for org.hamcrest:hamcrest-core:jar:1.3, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 7.6 MB/s)
14:39:10 [2024-04-02T18:39:10.662Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar (317 kB at 9.1 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar (72 kB at 1.3 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar (1.0 MB at 13 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 535 kB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.jar (30 kB at 282 kB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3.jar (422 kB at 6.0 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3.jar (906 kB at 7.7 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3.jar (20 kB at 248 kB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3.jar (162 kB at 1.5 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3.jar (320 kB at 3.5 MB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3.jar (62 kB at 854 kB/s)
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar
14:39:10 [2024-04-02T18:39:10.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
14:39:10 [2024-04-02T18:39:10.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11.jar (29 kB at 525 kB/s)
14:39:10 [2024-04-02T18:39:10.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar
14:39:10 [2024-04-02T18:39:10.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar (68 kB at 2.7 MB/s)
14:39:10 [2024-04-02T18:39:10.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3.jar (113 kB at 1.7 MB/s)
14:39:10 [2024-04-02T18:39:10.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7.jar (19 kB at 347 kB/s)
14:39:11 [2024-04-02T18:39:11.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7.jar (2.2 MB at 17 MB/s)
14:39:11 [2024-04-02T18:39:11.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0.jar (2.4 MB at 19 MB/s)
14:39:11 [2024-04-02T18:39:11.174Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar
14:39:11 [2024-04-02T18:39:11.174Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.3/jaxb-osgi-2.3.3-sources.jar (2.7 MB at 17 MB/s)
14:39:12 [2024-04-02T18:39:12.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar
14:39:12 [2024-04-02T18:39:12.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3-sources.jar (762 kB at 8.0 MB/s)
14:39:12 [2024-04-02T18:39:12.358Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2
14:39:12 [2024-04-02T18:39:12.358Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.txw2" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
14:39:12 [2024-04-02T18:39:12.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3-sources.jar (69 kB at 1.4 MB/s)
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11-sources.jar (28 kB at 356 kB/s)
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2-sources.jar (62 kB at 1.3 MB/s)
14:39:12 [2024-04-02T18:39:12.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar
14:39:12 [2024-04-02T18:39:12.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18-sources.jar (265 kB at 2.3 MB/s)
14:39:12 [2024-04-02T18:39:12.869Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar
14:39:12 [2024-04-02T18:39:12.869Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3-sources.jar (37 kB at 937 kB/s)
14:39:12 [2024-04-02T18:39:12.869Z] [WARNING] The POM for com.sun.activation:jakarta.activation:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:13 [2024-04-02T18:39:13.430Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc
14:39:13 [2024-04-02T18:39:13.430Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-xjc" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
14:39:13 [2024-04-02T18:39:13.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar
14:39:13 [2024-04-02T18:39:13.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-xjc/2.3.3/jaxb-xjc-2.3.3-sources.jar (700 kB at 7.4 MB/s)
14:39:13 [2024-04-02T18:39:13.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar
14:39:13 [2024-04-02T18:39:13.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/xsom/2.3.3/xsom-2.3.3-sources.jar (261 kB at 2.2 MB/s)
14:39:13 [2024-04-02T18:39:13.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar
14:39:13 [2024-04-02T18:39:13.687Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/relaxng-datatype/2.3.3/relaxng-datatype-2.3.3-sources.jar (26 kB at 299 kB/s)
14:39:13 [2024-04-02T18:39:13.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar
14:39:13 [2024-04-02T18:39:13.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/codemodel/2.3.3/codemodel-2.3.3-sources.jar (121 kB at 971 kB/s)
14:39:13 [2024-04-02T18:39:13.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar
14:39:13 [2024-04-02T18:39:13.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/external/rngom/2.3.3/rngom-2.3.3-sources.jar (261 kB at 2.7 MB/s)
14:39:14 [2024-04-02T18:39:14.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar
14:39:14 [2024-04-02T18:39:14.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/dtd-parser/dtd-parser/1.4.3/dtd-parser-1.4.3-sources.jar (71 kB at 466 kB/s)
14:39:14 [2024-04-02T18:39:14.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar
14:39:14 [2024-04-02T18:39:14.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/istack/istack-commons-tools/3.0.11/istack-commons-tools-3.0.11-sources.jar (16 kB at 214 kB/s)
14:39:14 [2024-04-02T18:39:14.454Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc
14:39:14 [2024-04-02T18:39:14.454Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.glassfish.jaxb.jaxb-jxc" version="2.3.3" download-size="0" install-size="0" unpack="false"/>
14:39:14 [2024-04-02T18:39:14.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar
14:39:14 [2024-04-02T18:39:14.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-jxc/2.3.3/jaxb-jxc-2.3.3-sources.jar (80 kB at 840 kB/s)
14:39:15 [2024-04-02T18:39:15.642Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant
14:39:15 [2024-04-02T18:39:15.642Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant" version="1.10.7" download-size="0" install-size="0" unpack="false"/>
14:39:15 [2024-04-02T18:39:15.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar
14:39:15 [2024-04-02T18:39:15.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.7/ant-1.10.7-sources.jar (2.0 MB at 15 MB/s)
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.apache.ant.ant-launcher" version="1.10.7" download-size="0" install-size="0" unpack="false"/>
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.7/ant-launcher-1.10.7-sources.jar (18 kB at 218 kB/s)
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] com.sun.org.apache.xml.internal:resolver:20050927 is wrapped as a bundle with bundle symbolic name wrapped.com.sun.org.apache.xml.internal.resolver
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.com.sun.org.apache.xml.internal.resolver" version="20050927.0.0" download-size="0" install-size="0" unpack="false"/>
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar
14:39:15 [2024-04-02T18:39:15.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927-sources.jar (73 kB at 1.4 MB/s)
14:39:16 [2024-04-02T18:39:16.829Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler
14:39:16 [2024-04-02T18:39:16.829Z] [INFO] The artifact can be referenced in feature files with the following data: <plugin id="wrapped.org.checkerframework.compiler" version="2.4.0" download-size="0" install-size="0" unpack="false"/>
14:39:16 [2024-04-02T18:39:16.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/compiler/2.4.0/compiler-2.4.0-sources.jar (587 B at 2.7 kB/s)
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.validation, ArtifactId = jakarta.validation-api, Version = 2.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 46 MB/s)
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 5.7 MB/s)
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.6 MB/s)
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom (2.5 kB at 35 kB/s)
14:39:17 [2024-04-02T18:39:17.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom
14:39:17 [2024-04-02T18:39:17.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom (1.2 kB at 14 kB/s)
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom (28 kB at 400 kB/s)
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2-sources.jar (97 kB at 1.2 MB/s)
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.glassfish.jersey.media, ArtifactId = jersey-media-jaxb, Version = 2.30, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:17 [2024-04-02T18:39:17.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar
14:39:17 [2024-04-02T18:39:17.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.jar (86 kB at 709 kB/s)
14:39:17 [2024-04-02T18:39:17.597Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom
14:39:17 [2024-04-02T18:39:17.597Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30.pom (6.0 kB at 64 kB/s)
14:39:17 [2024-04-02T18:39:17.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom
14:39:17 [2024-04-02T18:39:17.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.30/project-2.30.pom (2.0 kB at 31 kB/s)
14:39:17 [2024-04-02T18:39:17.598Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.30/project-2.30.pom (97 kB at 936 kB/s)
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.pom (34 kB at 337 kB/s)
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 2.5 MB/s)
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.7 MB/s)
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 400 kB/s)
14:39:17 [2024-04-02T18:39:17.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 649 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 210 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 4.2 MB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 526 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 213 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [WARNING] Invalid POM for com.sun.activation:jakarta.activation:jar:1.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 2.3 MB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 1.1 MB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 762 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.1, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (23 kB at 294 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-osgi/2.3.2/jaxb-osgi-2.3.2.pom (1.4 kB at 22 kB/s)
14:39:18 [2024-04-02T18:39:18.109Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-bundles/2.3.2/jaxb-bundles-2.3.2.pom (1.3 kB at 10 kB/s)
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/mvn/jaxb-parent/2.3.2/jaxb-parent-2.3.2.pom (30 kB at 4.2 MB/s)
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-bom-ext/2.3.2/jaxb-bom-ext-2.3.2.pom (3.1 kB at 524 kB/s)
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jaxb/jaxb-bom/2.3.2/jaxb-bom-2.3.2.pom (8.0 kB at 1.1 MB/s)
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom
14:39:18 [2024-04-02T18:39:18.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.30/jersey-hk2-2.30.pom (4.7 kB at 46 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.30/project-2.30.pom (1.5 kB at 22 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 587 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 140 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 341 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 547 kB/s)
14:39:18 [2024-04-02T18:39:18.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom
14:39:18 [2024-04-02T18:39:18.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.pom (11 kB at 199 kB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.2 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.9 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 10 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 825 kB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 14 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 3.4 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 2.0 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30.jar (1.2 MB at 9.9 MB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.30/jersey-media-jaxb-2.30-sources.jar (58 kB at 581 kB/s)
14:39:18 [2024-04-02T18:39:18.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar
14:39:19 [2024-04-02T18:39:19.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.30/jersey-common-2.30-sources.jar (774 kB at 6.7 MB/s)
14:39:19 [2024-04-02T18:39:19.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6-sources.jar (246 kB at 3.8 MB/s)
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5-sources.jar (38 kB at 5.5 MB/s)
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1-sources.jar (28 kB at 344 kB/s)
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3-sources.jar (10 kB at 288 kB/s)
14:39:19 [2024-04-02T18:39:19.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar
14:39:19 [2024-04-02T18:39:19.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1-sources.jar (62 kB at 922 kB/s)
14:39:19 [2024-04-02T18:39:19.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar
14:39:19 [2024-04-02T18:39:19.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar (194 kB at 1.8 MB/s)
14:39:19 [2024-04-02T18:39:19.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar
14:39:19 [2024-04-02T18:39:19.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar (43 kB at 307 kB/s)
14:39:19 [2024-04-02T18:39:19.913Z] [INFO] Resolving MavenDependencyRoots = [GroupId = io.swagger.core.v3, ArtifactId = swagger-jaxrs2, Version = 2.1.13, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:19 [2024-04-02T18:39:19.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar
14:39:19 [2024-04-02T18:39:19.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.jar (87 kB at 554 kB/s)
14:39:19 [2024-04-02T18:39:19.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13.pom (12 kB at 226 kB/s)
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-project/2.1.13/swagger-project-2.1.13.pom (29 kB at 273 kB/s)
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.pom (17 kB at 417 kB/s)
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.pom (9.7 kB at 137 kB/s)
14:39:20 [2024-04-02T18:39:20.168Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom
14:39:20 [2024-04-02T18:39:20.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.9/logback-parent-1.2.9.pom (18 kB at 156 kB/s)
14:39:20 [2024-04-02T18:39:20.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom
14:39:20 [2024-04-02T18:39:20.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.pom (4.2 kB at 35 kB/s)
14:39:20 [2024-04-02T18:39:20.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.pom (3.8 kB at 40 kB/s)
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.35/slf4j-parent-1.7.35.pom (14 kB at 113 kB/s)
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.pom (15 kB at 778 kB/s)
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.1/jackson-base-2.12.1.pom (9.3 kB at 422 kB/s)
14:39:20 [2024-04-02T18:39:20.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.1/jackson-bom-2.12.1.pom (15 kB at 470 kB/s)
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 376 kB/s)
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 12 MB/s)
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.pom (6.0 kB at 242 kB/s)
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.pom (5.5 kB at 154 kB/s)
14:39:20 [2024-04-02T18:39:20.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom
14:39:21 [2024-04-02T18:39:21.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.pom (30 kB at 167 kB/s)
14:39:21 [2024-04-02T18:39:21.196Z] [WARNING] Invalid POM for commons-io:commons-io:jar:2.11.0, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:21 [2024-04-02T18:39:21.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom
14:39:21 [2024-04-02T18:39:21.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.pom (4.1 kB at 32 kB/s)
14:39:21 [2024-04-02T18:39:21.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom
14:39:21 [2024-04-02T18:39:21.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.pom (5.4 kB at 38 kB/s)
14:39:21 [2024-04-02T18:39:21.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom
14:39:21 [2024-04-02T18:39:21.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.pom (2.7 kB at 24 kB/s)
14:39:21 [2024-04-02T18:39:21.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.pom (7.2 kB at 65 kB/s)
14:39:21 [2024-04-02T18:39:21.709Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.12.0, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.pom (2.6 kB at 82 kB/s)
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.12.1/jackson-dataformats-text-2.12.1.pom (3.2 kB at 203 kB/s)
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
14:39:21 [2024-04-02T18:39:21.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 12 MB/s)
14:39:21 [2024-04-02T18:39:21.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom
14:39:21 [2024-04-02T18:39:21.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.pom (4.9 kB at 54 kB/s)
14:39:21 [2024-04-02T18:39:21.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-java8/2.12.1/jackson-modules-java8-2.12.1.pom (3.4 kB at 25 kB/s)
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/7.3.0/testng-7.3.0.pom (2.4 kB at 33 kB/s)
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom (1.2 kB at 18 kB/s)
14:39:21 [2024-04-02T18:39:21.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom
14:39:22 [2024-04-02T18:39:22.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.11/ant-1.10.11.pom (17 kB at 90 kB/s)
14:39:22 [2024-04-02T18:39:22.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom (6.5 kB at 76 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom (3.2 kB at 29 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 782 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.1 MB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 914 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 2.0 MB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 302 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 997 kB/s)
14:39:22 [2024-04-02T18:39:22.481Z] [WARNING] Invalid POM for commons-logging:commons-logging:jar:1.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:22 [2024-04-02T18:39:22.481Z] [WARNING] Invalid POM for commons-codec:commons-codec:jar:1.15, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:22 [2024-04-02T18:39:22.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/4.3.2/rest-assured-4.3.2.pom (7.0 kB at 55 kB/s)
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/4.3.2/rest-assured-parent-4.3.2.pom (19 kB at 254 kB/s)
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy/3.0.7/groovy-3.0.7.pom (24 kB at 764 kB/s)
14:39:22 [2024-04-02T18:39:22.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-xml/3.0.6/groovy-xml-3.0.6.pom (22 kB at 277 kB/s)
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 282 kB/s)
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 111 kB/s)
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/4.3.2/json-path-4.3.2.pom (4.9 kB at 86 kB/s)
14:39:22 [2024-04-02T18:39:22.994Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom
14:39:23 [2024-04-02T18:39:23.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-json/3.0.6/groovy-json-3.0.6.pom (22 kB at 37 kB/s)
14:39:23 [2024-04-02T18:39:23.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom
14:39:23 [2024-04-02T18:39:23.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/4.3.2/rest-assured-common-4.3.2.pom (3.2 kB at 11 kB/s)
14:39:23 [2024-04-02T18:39:23.812Z] [WARNING] Invalid POM for org.apache.commons:commons-lang3:jar:3.12.0, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:23 [2024-04-02T18:39:23.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom
14:39:24 [2024-04-02T18:39:24.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/4.3.2/xml-path-4.3.2.pom (3.8 kB at 16 kB/s)
14:39:24 [2024-04-02T18:39:24.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
14:39:24 [2024-04-02T18:39:24.068Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 186 kB/s)
14:39:24 [2024-04-02T18:39:24.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 670 kB/s)
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 220 kB/s)
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.3 MB/s)
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 232 kB/s)
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 309 kB/s)
14:39:24 [2024-04-02T18:39:24.324Z] [WARNING] Invalid POM for org.objenesis:objenesis:jar:2.6, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:24 [2024-04-02T18:39:24.324Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom
14:39:27 [2024-04-02T18:39:27.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/3.0.3.Final/weld-core-impl-3.0.3.Final.pom (9.1 kB at 3.0 kB/s)
14:39:27 [2024-04-02T18:39:27.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom
14:39:27 [2024-04-02T18:39:27.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/3.0.3.Final/weld-core-parent-3.0.3.Final.pom (32 kB at 446 kB/s)
14:39:27 [2024-04-02T18:39:27.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom
14:39:28 [2024-04-02T18:39:28.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/37/weld-parent-37.pom (30 kB at 51 kB/s)
14:39:28 [2024-04-02T18:39:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom
14:39:28 [2024-04-02T18:39:28.157Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/3.0.SP2/weld-api-bom-3.0.SP2.pom (5.1 kB at 26 kB/s)
14:39:28 [2024-04-02T18:39:28.157Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/3.0.SP2/weld-api-parent-3.0.SP2.pom (8.7 kB at 122 kB/s)
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/3.0.SP2/weld-api-3.0.SP2.pom (1.6 kB at 18 kB/s)
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/2.0/cdi-api-2.0.pom (7.2 kB at 115 kB/s)
14:39:28 [2024-04-02T18:39:28.412Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom
14:39:28 [2024-04-02T18:39:28.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/36/weld-parent-36.pom (29 kB at 402 kB/s)
14:39:28 [2024-04-02T18:39:28.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom
14:39:28 [2024-04-02T18:39:28.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/3.0.SP2/weld-spi-3.0.SP2.pom (2.6 kB at 30 kB/s)
14:39:28 [2024-04-02T18:39:28.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom
14:39:28 [2024-04-02T18:39:28.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.1.2.Final/jboss-classfilewriter-1.1.2.Final.pom (3.6 kB at 20 kB/s)
14:39:28 [2024-04-02T18:39:28.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom
14:39:28 [2024-04-02T18:39:28.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/6-beta-1/jboss-parent-6-beta-1.pom (22 kB at 174 kB/s)
14:39:28 [2024-04-02T18:39:28.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom
14:39:29 [2024-04-02T18:39:29.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3/javax.annotation-api-1.3.pom (13 kB at 148 kB/s)
14:39:29 [2024-04-02T18:39:29.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom
14:39:29 [2024-04-02T18:39:29.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/1.0.7.Final/jboss-el-api_3.0_spec-1.0.7.Final.pom (4.9 kB at 29 kB/s)
14:39:29 [2024-04-02T18:39:29.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom
14:39:34 [2024-04-02T18:39:34.430Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 7.9 kB/s)
14:39:34 [2024-04-02T18:39:34.430Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/1.0.0.Final/jboss-interceptors-api_1.2_spec-1.0.0.Final.pom (4.5 kB at 1.7 kB/s)
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 155 kB/s)
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom (6.0 kB at 48 kB/s)
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.1 MB/s)
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-container/1.7.0.Alpha4/arquillian-testng-container-1.7.0.Alpha4.pom (3.5 kB at 27 kB/s)
14:39:36 [2024-04-02T18:39:36.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom
14:39:37 [2024-04-02T18:39:37.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Alpha4/arquillian-build-1.7.0.Alpha4.pom (3.6 kB at 25 kB/s)
14:39:37 [2024-04-02T18:39:37.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Alpha4/arquillian-parent-1.7.0.Alpha4.pom (5.3 kB at 25 kB/s)
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 3.9 MB/s)
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 2.0 MB/s)
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 653 kB/s)
14:39:37 [2024-04-02T18:39:37.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom
14:39:37 [2024-04-02T18:39:37.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testng/arquillian-testng-core/1.7.0.Alpha4/arquillian-testng-core-1.7.0.Alpha4.pom (2.6 kB at 7.2 kB/s)
14:39:37 [2024-04-02T18:39:37.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom
14:39:37 [2024-04-02T18:39:37.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Alpha4/arquillian-test-spi-1.7.0.Alpha4.pom (1.6 kB at 6.2 kB/s)
14:39:37 [2024-04-02T18:39:37.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Alpha4/arquillian-core-spi-1.7.0.Alpha4.pom (1.2 kB at 9.4 kB/s)
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Alpha4/arquillian-core-api-1.7.0.Alpha4.pom (1.1 kB at 12 kB/s)
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Alpha4/arquillian-test-api-1.7.0.Alpha4.pom (1.2 kB at 15 kB/s)
14:39:38 [2024-04-02T18:39:38.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom
14:39:38 [2024-04-02T18:39:38.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Alpha4/arquillian-container-test-api-1.7.0.Alpha4.pom (1.4 kB at 9.9 kB/s)
14:39:38 [2024-04-02T18:39:38.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
14:39:38 [2024-04-02T18:39:38.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 12 kB/s)
14:39:38 [2024-04-02T18:39:38.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
14:39:38 [2024-04-02T18:39:38.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 96 kB/s)
14:39:38 [2024-04-02T18:39:38.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 2.6 MB/s)
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 14 kB/s)
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 335 kB/s)
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 618 kB/s)
14:39:38 [2024-04-02T18:39:38.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Alpha4/arquillian-container-test-spi-1.7.0.Alpha4.pom (1.7 kB at 18 kB/s)
14:39:39 [2024-04-02T18:39:39.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Alpha4/arquillian-container-spi-1.7.0.Alpha4.pom (2.5 kB at 25 kB/s)
14:39:39 [2024-04-02T18:39:39.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Alpha4/arquillian-config-api-1.7.0.Alpha4.pom (1.2 kB at 7.0 kB/s)
14:39:39 [2024-04-02T18:39:39.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Alpha4/arquillian-config-impl-base-1.7.0.Alpha4.pom (2.8 kB at 24 kB/s)
14:39:39 [2024-04-02T18:39:39.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Alpha4/arquillian-config-spi-1.7.0.Alpha4.pom (985 B at 17 kB/s)
14:39:39 [2024-04-02T18:39:39.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom
14:39:39 [2024-04-02T18:39:39.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 29 kB/s)
14:39:39 [2024-04-02T18:39:39.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom
14:39:39 [2024-04-02T18:39:39.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Alpha4/arquillian-core-impl-base-1.7.0.Alpha4.pom (1.6 kB at 9.5 kB/s)
14:39:39 [2024-04-02T18:39:39.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom
14:39:40 [2024-04-02T18:39:40.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Alpha4/arquillian-test-impl-base-1.7.0.Alpha4.pom (2.1 kB at 27 kB/s)
14:39:40 [2024-04-02T18:39:40.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom
14:39:40 [2024-04-02T18:39:40.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Alpha4/arquillian-container-impl-base-1.7.0.Alpha4.pom (3.5 kB at 45 kB/s)
14:39:40 [2024-04-02T18:39:40.019Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom
14:39:40 [2024-04-02T18:39:40.275Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Alpha4/arquillian-container-test-impl-base-1.7.0.Alpha4.pom (3.2 kB at 24 kB/s)
14:39:40 [2024-04-02T18:39:40.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom
14:39:40 [2024-04-02T18:39:40.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 55 kB/s)
14:39:40 [2024-04-02T18:39:40.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
14:39:40 [2024-04-02T18:39:40.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 13 kB/s)
14:39:40 [2024-04-02T18:39:40.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom
14:39:40 [2024-04-02T18:39:40.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded/2.0.0.Final/arquillian-weld-embedded-2.0.0.Final.pom (3.2 kB at 13 kB/s)
14:39:40 [2024-04-02T18:39:40.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-weld-embedded-root/2.0.0.Final/arquillian-weld-embedded-root-2.0.0.Final.pom (5.2 kB at 54 kB/s)
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 520 kB/s)
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.15.Final/arquillian-bom-1.1.15.Final.pom (9.1 kB at 110 kB/s)
14:39:40 [2024-04-02T18:39:40.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom (5.3 kB at 90 kB/s)
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.1.15.Final/arquillian-build-1.1.15.Final.pom (3.8 kB at 83 kB/s)
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.1.15.Final/arquillian-parent-1.1.15.Final.pom (4.9 kB at 59 kB/s)
14:39:41 [2024-04-02T18:39:41.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/testenricher/arquillian-testenricher-cdi/1.1.15.Final/arquillian-testenricher-cdi-1.1.15.Final.pom (3.7 kB at 38 kB/s)
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet/2.26/jersey-container-servlet-2.26.pom (4.6 kB at 60 kB/s)
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/project/2.26/project-2.26.pom (4.0 kB at 40 kB/s)
14:39:41 [2024-04-02T18:39:41.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/project/2.26/project-2.26.pom (86 kB at 520 kB/s)
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 456 kB/s)
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-bom/2.5.0-b42/hk2-bom-2.5.0-b42.pom (16 kB at 164 kB/s)
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 8.9 MB/s)
14:39:41 [2024-04-02T18:39:41.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom
14:39:41 [2024-04-02T18:39:41.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/containers/jersey-container-servlet-core/2.26/jersey-container-servlet-core-2.26.pom (4.6 kB at 50 kB/s)
14:39:41 [2024-04-02T18:39:41.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom
14:39:42 [2024-04-02T18:39:42.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/javax.inject/2.5.0-b42/javax.inject-2.5.0-b42.pom (6.5 kB at 29 kB/s)
14:39:42 [2024-04-02T18:39:42.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom
14:39:42 [2024-04-02T18:39:42.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/2.5.0-b42/external-2.5.0-b42.pom (2.8 kB at 12 kB/s)
14:39:42 [2024-04-02T18:39:42.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom
14:39:42 [2024-04-02T18:39:42.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-parent/2.5.0-b42/hk2-parent-2.5.0-b42.pom (42 kB at 326 kB/s)
14:39:42 [2024-04-02T18:39:42.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom
14:39:42 [2024-04-02T18:39:42.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-common/2.26/jersey-common-2.26.pom (9.8 kB at 147 kB/s)
14:39:42 [2024-04-02T18:39:42.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom
14:39:42 [2024-04-02T18:39:42.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/javax.ws.rs-api/2.1/javax.ws.rs-api-2.1.pom (30 kB at 308 kB/s)
14:39:42 [2024-04-02T18:39:42.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom
14:39:42 [2024-04-02T18:39:42.576Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.pom (6.2 kB at 75 kB/s)
14:39:42 [2024-04-02T18:39:42.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom (11 kB at 137 kB/s)
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-server/2.26/jersey-server-2.26.pom (11 kB at 115 kB/s)
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/core/jersey-client/2.26/jersey-client-2.26.pom (7.4 kB at 70 kB/s)
14:39:42 [2024-04-02T18:39:42.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-jaxb/2.26/jersey-media-jaxb-2.26.pom (6.8 kB at 73 kB/s)
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/project/2.26/project-2.26.pom (3.3 kB at 37 kB/s)
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 3.9 MB/s)
14:39:43 [2024-04-02T18:39:43.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom
14:39:43 [2024-04-02T18:39:43.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/media/jersey-media-multipart/2.26/jersey-media-multipart-2.26.pom (5.3 kB at 59 kB/s)
14:39:43 [2024-04-02T18:39:43.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
14:39:43 [2024-04-02T18:39:43.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 94 kB/s)
14:39:43 [2024-04-02T18:39:43.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom
14:39:43 [2024-04-02T18:39:43.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/jersey-hk2/2.26/jersey-hk2-2.26.pom (5.2 kB at 62 kB/s)
14:39:43 [2024-04-02T18:39:43.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom
14:39:43 [2024-04-02T18:39:43.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/inject/project/2.26/project-2.26.pom (2.7 kB at 31 kB/s)
14:39:43 [2024-04-02T18:39:43.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom
14:39:43 [2024-04-02T18:39:43.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-locator/2.5.0-b42/hk2-locator-2.5.0-b42.pom (7.9 kB at 33 kB/s)
14:39:43 [2024-04-02T18:39:43.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom
14:39:43 [2024-04-02T18:39:43.857Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/external/aopalliance-repackaged/2.5.0-b42/aopalliance-repackaged-2.5.0-b42.pom (6.8 kB at 94 kB/s)
14:39:43 [2024-04-02T18:39:43.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom
14:39:44 [2024-04-02T18:39:44.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-api/2.5.0-b42/hk2-api-2.5.0-b42.pom (4.6 kB at 33 kB/s)
14:39:44 [2024-04-02T18:39:44.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom
14:39:44 [2024-04-02T18:39:44.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/hk2-utils/2.5.0-b42/hk2-utils-2.5.0-b42.pom (6.9 kB at 39 kB/s)
14:39:44 [2024-04-02T18:39:44.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom
14:39:44 [2024-04-02T18:39:44.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.pom (5.7 kB at 43 kB/s)
14:39:44 [2024-04-02T18:39:44.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.12.1/jackson-jaxrs-providers-2.12.1.pom (5.4 kB at 45 kB/s)
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.pom (3.4 kB at 23 kB/s)
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.pom (5.3 kB at 146 kB/s)
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom
14:39:44 [2024-04-02T18:39:44.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-modules-base/2.12.1/jackson-modules-base-2.12.1.pom (3.5 kB at 273 kB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [WARNING] Invalid POM for jakarta.activation:jakarta.activation-api:jar:1.2.2, transitive dependencies (if any) will not be available, enable debug logging for more details
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3.jar (83 kB at 1.7 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1.jar (76 kB at 3.8 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35.jar (41 kB at 471 kB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1.jar (1.5 MB at 16 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1.jar (365 kB at 24 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9.jar (234 kB at 1.8 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138.jar (564 kB at 7.5 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA.jar (780 kB at 7.3 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9.jar (454 kB at 2.0 MB/s)
14:39:44 [2024-04-02T18:39:44.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1.jar (51 kB at 1.2 MB/s)
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13.jar (118 kB at 698 kB/s)
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13.jar (34 kB at 204 kB/s)
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar
14:39:45 [2024-04-02T18:39:45.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13.jar (173 kB at 1.7 MB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13.jar (34 kB at 243 kB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1.jar (120 kB at 1.8 MB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1.jar (16 kB at 249 kB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1.jar (37 kB at 746 kB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1.jar (36 kB at 318 kB/s)
14:39:45 [2024-04-02T18:39:45.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar
14:39:45 [2024-04-02T18:39:45.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-jaxrs2/2.1.13/swagger-jaxrs2-2.1.13-sources.jar (45 kB at 475 kB/s)
14:39:45 [2024-04-02T18:39:45.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar
14:39:45 [2024-04-02T18:39:45.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.3/jakarta.servlet-api-4.0.3-sources.jar (167 kB at 2.1 MB/s)
14:39:45 [2024-04-02T18:39:45.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar
14:39:45 [2024-04-02T18:39:45.394Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.9/logback-classic-1.2.9-sources.jar (204 kB at 2.7 MB/s)
14:39:45 [2024-04-02T18:39:45.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar
14:39:45 [2024-04-02T18:39:45.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.9/logback-core-1.2.9-sources.jar (376 kB at 4.8 MB/s)
14:39:45 [2024-04-02T18:39:45.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar
14:39:45 [2024-04-02T18:39:45.650Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.35/slf4j-api-1.7.35-sources.jar (59 kB at 708 kB/s)
14:39:45 [2024-04-02T18:39:45.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar
14:39:45 [2024-04-02T18:39:45.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.1/jackson-databind-2.12.1-sources.jar (1.1 MB at 4.8 MB/s)
14:39:46 [2024-04-02T18:39:46.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar
14:39:46 [2024-04-02T18:39:46.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.12.1/jackson-annotations-2.12.1-sources.jar (80 kB at 407 kB/s)
14:39:46 [2024-04-02T18:39:46.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar
14:39:46 [2024-04-02T18:39:46.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.12.1/jackson-core-2.12.1-sources.jar (391 kB at 5.3 MB/s)
14:39:46 [2024-04-02T18:39:46.672Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar
14:39:46 [2024-04-02T18:39:46.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/github/classgraph/classgraph/4.8.138/classgraph-4.8.138-sources.jar (511 kB at 1.9 MB/s)
14:39:46 [2024-04-02T18:39:46.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar
14:39:46 [2024-04-02T18:39:46.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.25.0-GA/javassist-3.25.0-GA-sources.jar (547 kB at 4.6 MB/s)
14:39:47 [2024-04-02T18:39:47.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar
14:39:47 [2024-04-02T18:39:47.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-models/2.1.13/swagger-models-2.1.13-sources.jar (83 kB at 946 kB/s)
14:39:47 [2024-04-02T18:39:47.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar
14:39:47 [2024-04-02T18:39:47.183Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-annotations/2.1.13/swagger-annotations-2.1.13-sources.jar (52 kB at 993 kB/s)
14:39:47 [2024-04-02T18:39:47.183Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar
14:39:47 [2024-04-02T18:39:47.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-integration/2.1.13/swagger-integration-2.1.13-sources.jar (18 kB at 195 kB/s)
14:39:47 [2024-04-02T18:39:47.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar
14:39:47 [2024-04-02T18:39:47.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/swagger/core/v3/swagger-core/2.1.13/swagger-core-2.1.13-sources.jar (76 kB at 708 kB/s)
14:39:47 [2024-04-02T18:39:47.439Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar
14:39:47 [2024-04-02T18:39:47.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0-sources.jar (652 kB at 6.7 MB/s)
14:39:47 [2024-04-02T18:39:47.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar
14:39:47 [2024-04-02T18:39:47.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.12.1/jackson-dataformat-yaml-2.12.1-sources.jar (43 kB at 322 kB/s)
14:39:47 [2024-04-02T18:39:47.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar
14:39:47 [2024-04-02T18:39:47.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.12.1/jackson-datatype-jsr310-2.12.1-sources.jar (82 kB at 972 kB/s)
14:39:47 [2024-04-02T18:39:47.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.12.1/jackson-jaxrs-json-provider-2.12.1-sources.jar (15 kB at 147 kB/s)
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.12.1/jackson-jaxrs-base-2.12.1-sources.jar (29 kB at 313 kB/s)
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.12.1/jackson-module-jaxb-annotations-2.12.1-sources.jar (28 kB at 360 kB/s)
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Resolving MavenDependencyRoots = [GroupId = javax.servlet, ArtifactId = javax.servlet-api, Version = 4.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [provided, compile, system, runtime], MissingManifestStrategy = GENERATE, IncludeSource = true
14:39:48 [2024-04-02T18:39:48.206Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar
14:39:48 [2024-04-02T18:39:48.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.jar (96 kB at 1.3 MB/s)
14:39:48 [2024-04-02T18:39:48.461Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom
14:39:48 [2024-04-02T18:39:48.461Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1.pom (16 kB at 596 kB/s)
14:39:48 [2024-04-02T18:39:48.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar
14:39:48 [2024-04-02T18:39:48.462Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/4.0.1/javax.servlet-api-4.0.1-sources.jar (203 kB at 2.0 MB/s)
14:39:51 [2024-04-02T18:39:51.719Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:39:54 [2024-04-02T18:39:54.982Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.238Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core
14:39:55 [2024-04-02T18:39:55.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:55 [2024-04-02T18:39:55.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:55 [2024-04-02T18:39:55.494Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.494Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.494Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 377 kB/s)
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 3.2 MB/s)
14:39:55 [2024-04-02T18:39:55.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 9.2 MB/s)
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] 
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:55 [2024-04-02T18:39:55.750Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:39:55 [2024-04-02T18:39:55.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:55 [2024-04-02T18:39:55.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:55 [2024-04-02T18:39:55.750Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:55 [2024-04-02T18:39:55.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/maven-metadata.xml
14:39:56 [2024-04-02T18:39:56.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/maven-metadata.xml (417 B at 404 B/s)
14:39:56 [2024-04-02T18:39:56.676Z] [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
14:39:56 [2024-04-02T18:39:56.676Z] [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 2.6 MB/s)
14:39:56 [2024-04-02T18:39:56.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/maven-metadata.xml
14:39:56 [2024-04-02T18:39:56.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/maven-metadata.xml (420 B at 60 kB/s)
14:39:56 [2024-04-02T18:39:56.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
14:39:56 [2024-04-02T18:39:56.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 4.8 MB/s)
14:39:56 [2024-04-02T18:39:56.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
14:39:56 [2024-04-02T18:39:56.931Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml (459 B at 26 kB/s)
14:39:56 [2024-04-02T18:39:56.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 1.2 MB/s)
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
14:39:56 [2024-04-02T18:39:56.932Z] [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 51 kB/s)
14:39:56 [2024-04-02T18:39:56.932Z] [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
14:39:56 [2024-04-02T18:39:56.932Z] [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 4.3 MB/s)
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/maven-metadata.xml (435 B at 62 kB/s)
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 2.8 MB/s)
14:39:56 [2024-04-02T18:39:56.932Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.446Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.447Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:39:59 [2024-04-02T18:39:59.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:59 [2024-04-02T18:39:59.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:59 [2024-04-02T18:39:59.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.447Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] 
14:39:59 [2024-04-02T18:39:59.447Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] 
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] 
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] 
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] 
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:03 [2024-04-02T18:40:03.602Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:40:04 [2024-04-02T18:40:04.403Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] 
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] 
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] 
14:40:05 [2024-04-02T18:40:05.763Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.jar
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT.pom
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-sources.jar
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2metadata.xml
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT [6/128]
14:40:06 [2024-04-02T18:40:06.018Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:40:06 [2024-04-02T18:40:06.018Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:06 [2024-04-02T18:40:06.018Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.019Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.019Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:40:06 [2024-04-02T18:40:06.273Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] The project's OSGi version is 0.1.5.202404021838
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.528Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.528Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.528Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.528Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.528Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core
14:40:06 [2024-04-02T18:40:06.528Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.528Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] 
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:06 [2024-04-02T18:40:06.782Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:06 [2024-04-02T18:40:06.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.782Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:06 [2024-04-02T18:40:06.782Z] [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:08 [2024-04-02T18:40:08.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:08 [2024-04-02T18:40:08.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:08 [2024-04-02T18:40:08.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.664Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] 
14:40:08 [2024-04-02T18:40:08.919Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:09 [2024-04-02T18:40:09.176Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
14:40:10 [2024-04-02T18:40:10.101Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
14:40:10 [2024-04-02T18:40:10.661Z] [INFO] 
14:40:10 [2024-04-02T18:40:10.661Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:10 [2024-04-02T18:40:10.661Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:10 [2024-04-02T18:40:10.661Z] [INFO] 
14:40:10 [2024-04-02T18:40:10.661Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] 
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.jar
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT.pom
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-sources.jar
14:40:10 [2024-04-02T18:40:10.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-p2metadata.xml
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.1.5-SNAPSHOT-p2artifacts.xml
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] 
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] 
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [7/128]
14:40:10 [2024-04-02T18:40:10.918Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:10 [2024-04-02T18:40:10.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:10 [2024-04-02T18:40:10.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:10 [2024-04-02T18:40:10.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:10 [2024-04-02T18:40:10.918Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:10 [2024-04-02T18:40:10.918Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:40:12 [2024-04-02T18:40:12.804Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
14:40:12 [2024-04-02T18:40:12.804Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
14:40:12 [2024-04-02T18:40:12.804Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
14:40:12 [2024-04-02T18:40:12.804Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
14:40:14 [2024-04-02T18:40:14.696Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
14:40:17 [2024-04-02T18:40:17.209Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.209Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui
14:40:17 [2024-04-02T18:40:17.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:17 [2024-04-02T18:40:17.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] 
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:17 [2024-04-02T18:40:17.770Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:17 [2024-04-02T18:40:17.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:17 [2024-04-02T18:40:17.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:17 [2024-04-02T18:40:17.770Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:17 [2024-04-02T18:40:17.770Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:19 [2024-04-02T18:40:19.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:19 [2024-04-02T18:40:19.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:19 [2024-04-02T18:40:19.134Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.134Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] 
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:19 [2024-04-02T18:40:19.390Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:40:20 [2024-04-02T18:40:20.317Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:40:21 [2024-04-02T18:40:21.241Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.241Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:21 [2024-04-02T18:40:21.241Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:21 [2024-04-02T18:40:21.242Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.242Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:21 [2024-04-02T18:40:21.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:40:21 [2024-04-02T18:40:21.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.jar
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-sources.jar
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Building Trace Compass Incubator Documentation 0.9.0-SNAPSHOT    [8/128]
14:40:21 [2024-04-02T18:40:21.497Z] [INFO]   from doc/pom.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --------------------------------[ pom ]---------------------------------
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.9.0-SNAPSHOT.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT [9/128]
14:40:21 [2024-04-02T18:40:21.497Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:21 [2024-04-02T18:40:21.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:21 [2024-04-02T18:40:21.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:21 [2024-04-02T18:40:21.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] 
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 8.6 kB/s)
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:40:21 [2024-04-02T18:40:21.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:40:22 [2024-04-02T18:40:22.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 22 kB/s)
14:40:22 [2024-04-02T18:40:22.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:40:22 [2024-04-02T18:40:22.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:40:22 [2024-04-02T18:40:22.313Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 71 kB/s)
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 79 kB/s)
14:40:22 [2024-04-02T18:40:22.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:40:22 [2024-04-02T18:40:22.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:40:22 [2024-04-02T18:40:22.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:40:22 [2024-04-02T18:40:22.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:40:22 [2024-04-02T18:40:22.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 61 kB/s)
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:40:22 [2024-04-02T18:40:22.572Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 157 B/s)
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 45 kB/s)
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 59 kB/s)
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 19 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 7.4 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 56 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 153 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
14:40:34 [2024-04-02T18:40:34.741Z] [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
14:40:34 [2024-04-02T18:40:34.741Z] [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 885 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [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
14:40:34 [2024-04-02T18:40:34.741Z] [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.2 MB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [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
14:40:34 [2024-04-02T18:40:34.741Z] [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 725 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
14:40:34 [2024-04-02T18:40:34.741Z] [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
14:40:34 [2024-04-02T18:40:34.741Z] [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 243 kB/s)
14:40:34 [2024-04-02T18:40:34.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
14:40:34 [2024-04-02T18:40:34.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:40:35 [2024-04-02T18:40:35.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 1.2 MB/s)
14:40:35 [2024-04-02T18:40:35.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:40:35 [2024-04-02T18:40:35.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:40:35 [2024-04-02T18:40:35.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:40:35 [2024-04-02T18:40:35.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:40:35 [2024-04-02T18:40:35.254Z] [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
14:40:35 [2024-04-02T18:40:35.510Z] [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 2.4 MB/s)
14:40:35 [2024-04-02T18:40:35.510Z] [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
14:40:35 [2024-04-02T18:40:35.510Z] [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 16 MB/s)
14:40:35 [2024-04-02T18:40:35.510Z] [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
14:40:35 [2024-04-02T18:40:35.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 2.1 MB/s)
14:40:35 [2024-04-02T18:40:35.510Z] [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 99 kB/s)
14:40:35 [2024-04-02T18:40:35.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 13 MB/s)
14:40:35 [2024-04-02T18:40:35.510Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 164 kB/s)
14:40:35 [2024-04-02T18:40:35.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 191 kB/s)
14:40:35 [2024-04-02T18:40:35.766Z] [INFO] Executing tasks
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] Executed tasks
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.021Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide
14:40:36 [2024-04-02T18:40:36.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.022Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.022Z] [INFO] Executing tasks
14:40:36 [2024-04-02T18:40:36.277Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] Executed tasks
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] 
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:36 [2024-04-02T18:40:36.277Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
14:40:38 [2024-04-02T18:40:38.789Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:40:38 [2024-04-02T18:40:38.789Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:40:38 [2024-04-02T18:40:38.789Z] [INFO] Command line:
14:40:38 [2024-04-02T18:40:38.789Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:40:38 [2024-04-02T18:40:38.790Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:39 [2024-04-02T18:40:39.045Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:39 [2024-04-02T18:40:39.045Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:40:39 [2024-04-02T18:40:39.045Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:40:39 [2024-04-02T18:40:39.045Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:40 [2024-04-02T18:40:40.409Z] Buildfile: build.xml
14:40:40 [2024-04-02T18:40:40.409Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:40:40 [2024-04-02T18:40:40.409Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:40 [2024-04-02T18:40:40.409Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:40:40 [2024-04-02T18:40:40.409Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:40:40 [2024-04-02T18:40:40.409Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:40 [2024-04-02T18:40:40.409Z] 
14:40:40 [2024-04-02T18:40:40.409Z] build.index:
14:40:41 [2024-04-02T18:40:41.335Z] BUILD SUCCESSFUL
14:40:41 [2024-04-02T18:40:41.335Z] 
14:40:41 [2024-04-02T18:40:41.335Z] BUILD SUCCESSFUL
14:40:41 [2024-04-02T18:40:41.335Z] Total time: 1 second
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:41 [2024-04-02T18:40:41.335Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:41 [2024-04-02T18:40:41.335Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.335Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] 
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:41 [2024-04-02T18:40:41.591Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
14:40:42 [2024-04-02T18:40:42.519Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.jar
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT.pom
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Executing tasks
14:40:43 [2024-04-02T18:40:43.447Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:40:43 [2024-04-02T18:40:43.447Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Executed tasks
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] 
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT [10/128]
14:40:43 [2024-04-02T18:40:43.447Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:40:43 [2024-04-02T18:40:43.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:43 [2024-04-02T18:40:43.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:43 [2024-04-02T18:40:43.447Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:43 [2024-04-02T18:40:43.447Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.008Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] 
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:44 [2024-04-02T18:40:44.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
14:40:45 [2024-04-02T18:40:45.189Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] 
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] 
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:46 [2024-04-02T18:40:46.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] 
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.jar
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT.pom
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-sources-feature.jar
14:40:46 [2024-04-02T18:40:46.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-p2metadata.xml
14:40:47 [2024-04-02T18:40:47.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.9.0-SNAPSHOT-p2artifacts.xml
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT [11/128]
14:40:47 [2024-04-02T18:40:47.063Z] [INFO]   from tracetypes/pom.xml
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --------------------------------[ pom ]---------------------------------
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.9.0-SNAPSHOT.pom
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >--
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [12/128]
14:40:47 [2024-04-02T18:40:47.063Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:47 [2024-04-02T18:40:47.063Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.063Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.063Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.063Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.063Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.319Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core
14:40:47 [2024-04-02T18:40:47.319Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.319Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] 
14:40:47 [2024-04-02T18:40:47.575Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:47 [2024-04-02T18:40:47.575Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:47 [2024-04-02T18:40:47.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.575Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:47 [2024-04-02T18:40:47.830Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/test/resources
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:49 [2024-04-02T18:40:49.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:49 [2024-04-02T18:40:49.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:49 [2024-04-02T18:40:49.193Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.193Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] 
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:49 [2024-04-02T18:40:49.448Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
14:40:50 [2024-04-02T18:40:50.373Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.jar
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT.pom
14:40:51 [2024-04-02T18:40:51.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-sources.jar
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-p2metadata.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >--
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT [13/128]
14:40:51 [2024-04-02T18:40:51.301Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Executing tasks
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Executed tasks
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Executing tasks
14:40:51 [2024-04-02T18:40:51.301Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/doc/User-Guide.html
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] Executed tasks
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/main/resources
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] 
14:40:51 [2024-04-02T18:40:51.301Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.301Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:51 [2024-04-02T18:40:51.557Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:40:51 [2024-04-02T18:40:51.557Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data/.metadata/.log
14:40:51 [2024-04-02T18:40:51.557Z] [INFO] Command line:
14:40:51 [2024-04-02T18:40:51.557Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:40:51 [2024-04-02T18:40:51.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:40:52 [2024-04-02T18:40:52.483Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:52 [2024-04-02T18:40:52.483Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:40:52 [2024-04-02T18:40:52.483Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:40:52 [2024-04-02T18:40:52.483Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:53 [2024-04-02T18:40:53.845Z] Buildfile: build.xml
14:40:53 [2024-04-02T18:40:53.845Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:40:53 [2024-04-02T18:40:53.845Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:40:53 [2024-04-02T18:40:53.845Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:40:53 [2024-04-02T18:40:53.845Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:40:53 [2024-04-02T18:40:53.845Z] WARNING: System::setSecurityManager will be removed in a future release
14:40:53 [2024-04-02T18:40:53.845Z] 
14:40:53 [2024-04-02T18:40:53.845Z] build.index:
14:40:54 [2024-04-02T18:40:54.406Z] BUILD SUCCESSFUL
14:40:54 [2024-04-02T18:40:54.406Z] 
14:40:54 [2024-04-02T18:40:54.406Z] BUILD SUCCESSFUL
14:40:54 [2024-04-02T18:40:54.406Z] Total time: 1 second
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/src/test/resources
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:54 [2024-04-02T18:40:54.406Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:54 [2024-04-02T18:40:54.406Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] 
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:54 [2024-04-02T18:40:54.662Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
14:40:56 [2024-04-02T18:40:56.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.jar
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT.pom
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Executing tasks
14:40:57 [2024-04-02T18:40:57.392Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
14:40:57 [2024-04-02T18:40:57.392Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Executed tasks
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >--
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [14/128]
14:40:57 [2024-04-02T18:40:57.392Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:40:57 [2024-04-02T18:40:57.392Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:40:57 [2024-04-02T18:40:57.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.648Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui
14:40:57 [2024-04-02T18:40:57.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] 
14:40:57 [2024-04-02T18:40:57.903Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:57 [2024-04-02T18:40:57.903Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:57 [2024-04-02T18:40:57.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:57 [2024-04-02T18:40:57.903Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:58 [2024-04-02T18:40:58.160Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/test/resources
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.720Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.720Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:40:58 [2024-04-02T18:40:58.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:58 [2024-04-02T18:40:58.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:58 [2024-04-02T18:40:58.720Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] 
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:40:58 [2024-04-02T18:40:58.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
14:41:00 [2024-04-02T18:41:00.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
14:41:01 [2024-04-02T18:41:01.168Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.169Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:41:01 [2024-04-02T18:41:01.169Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:01 [2024-04-02T18:41:01.169Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.169Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:41:01 [2024-04-02T18:41:01.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.jar
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT.pom
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-sources.jar
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-p2metadata.xml
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.ui-0.1.3-SNAPSHOT-p2artifacts.xml
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.ui ---
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >--
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT [15/128]
14:41:01 [2024-04-02T18:41:01.728Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:01 [2024-04-02T18:41:01.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:01 [2024-04-02T18:41:01.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:01 [2024-04-02T18:41:01.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:01 [2024-04-02T18:41:01.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] 
14:41:01 [2024-04-02T18:41:01.983Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:01 [2024-04-02T18:41:01.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] 
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] 
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] 
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] 
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] 
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:02 [2024-04-02T18:41:02.239Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
14:41:03 [2024-04-02T18:41:03.603Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:41:04 [2024-04-02T18:41:04.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.jar
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT.pom
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-sources-feature.jar
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-p2metadata.xml
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2 ---
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT [16/128]
14:41:04 [2024-04-02T18:41:04.419Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:04 [2024-04-02T18:41:04.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.419Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] Executing tasks
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] Executed tasks
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide
14:41:04 [2024-04-02T18:41:04.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.420Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] Executing tasks
14:41:04 [2024-04-02T18:41:04.675Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] Executed tasks
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] 
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:04 [2024-04-02T18:41:04.675Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
14:41:04 [2024-04-02T18:41:04.675Z] [INFO] Command line:
14:41:04 [2024-04-02T18:41:04.675Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:41:04 [2024-04-02T18:41:04.676Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:05 [2024-04-02T18:41:05.600Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:41:05 [2024-04-02T18:41:05.600Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:41:05 [2024-04-02T18:41:05.601Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:41:05 [2024-04-02T18:41:05.601Z] WARNING: System::setSecurityManager will be removed in a future release
14:41:06 [2024-04-02T18:41:06.962Z] Buildfile: build.xml
14:41:06 [2024-04-02T18:41:06.962Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:41:06 [2024-04-02T18:41:06.962Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:41:06 [2024-04-02T18:41:06.962Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:41:06 [2024-04-02T18:41:06.962Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:41:06 [2024-04-02T18:41:06.962Z] WARNING: System::setSecurityManager will be removed in a future release
14:41:06 [2024-04-02T18:41:06.962Z] 
14:41:06 [2024-04-02T18:41:06.962Z] build.index:
14:41:07 [2024-04-02T18:41:07.890Z] BUILD SUCCESSFUL
14:41:07 [2024-04-02T18:41:07.890Z] 
14:41:07 [2024-04-02T18:41:07.890Z] BUILD SUCCESSFUL
14:41:07 [2024-04-02T18:41:07.890Z] Total time: 1 second
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:07 [2024-04-02T18:41:07.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:07 [2024-04-02T18:41:07.890Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] 
14:41:07 [2024-04-02T18:41:07.890Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] 
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] 
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] 
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] 
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:08 [2024-04-02T18:41:08.145Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
14:41:09 [2024-04-02T18:41:09.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:09 [2024-04-02T18:41:09.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.jar
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT.pom
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Executing tasks
14:41:09 [2024-04-02T18:41:09.631Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:41:09 [2024-04-02T18:41:09.631Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Executed tasks
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Building Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT [17/128]
14:41:09 [2024-04-02T18:41:09.631Z] [INFO]   from analyses/pom.xml
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.631Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.9.0-SNAPSHOT.pom
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [18/128]
14:41:09 [2024-04-02T18:41:09.632Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:09 [2024-04-02T18:41:09.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:09 [2024-04-02T18:41:09.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:09 [2024-04-02T18:41:09.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:09 [2024-04-02T18:41:09.632Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:09 [2024-04-02T18:41:09.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] 
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:09 [2024-04-02T18:41:09.887Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core
14:41:09 [2024-04-02T18:41:09.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:09 [2024-04-02T18:41:09.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.142Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.142Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:10 [2024-04-02T18:41:10.143Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.143Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.143Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.143Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:10 [2024-04-02T18:41:10.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.398Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.398Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] 
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:10 [2024-04-02T18:41:10.654Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:41:11 [2024-04-02T18:41:11.581Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.944Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.jar
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-sources.jar
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2metadata.xml
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT [19/128]
14:41:12 [2024-04-02T18:41:12.945Z] [INFO]   from scripting/pom.xml
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --------------------------------[ pom ]---------------------------------
14:41:12 [2024-04-02T18:41:12.945Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] 
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 3.8 MB/s)
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 1.6 MB/s)
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 9.0 MB/s)
14:41:12 [2024-04-02T18:41:12.945Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 1.6 MB/s)
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 653 kB/s)
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:41:12 [2024-04-02T18:41:12.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
14:41:13 [2024-04-02T18:41:13.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 601 kB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 482 kB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 1.6 MB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.21 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 575 kB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 350 kB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:41:13 [2024-04-02T18:41:13.201Z] [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
14:41:13 [2024-04-02T18:41:13.201Z] [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 7.1 MB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [WARNING] The POM for commons-io:commons-io:jar:2.6 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 868 kB/s)
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.201Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 281 kB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.8 MB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 345 kB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 1.0 MB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 310 kB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 324 kB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 147 kB/s)
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:41:13 [2024-04-02T18:41:13.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:41:13 [2024-04-02T18:41:13.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 3.1 MB/s)
14:41:13 [2024-04-02T18:41:13.459Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 815 kB/s)
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 4.2 MB/s)
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:41:13 [2024-04-02T18:41:13.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 8.6 MB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 3.0 MB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:41:13 [2024-04-02T18:41:13.715Z] [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
14:41:13 [2024-04-02T18:41:13.715Z] [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 6.8 MB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [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
14:41:13 [2024-04-02T18:41:13.715Z] [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 4.2 MB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:41:13 [2024-04-02T18:41:13.715Z] [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
14:41:13 [2024-04-02T18:41:13.715Z] [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 2.1 MB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 279 kB/s)
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 307 kB/s)
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 483 kB/s)
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.3 MB/s)
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 351 kB/s)
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 585 kB/s)
14:41:13 [2024-04-02T18:41:13.971Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 220 kB/s)
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 3.5 MB/s)
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:41:13 [2024-04-02T18:41:13.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 3.5 MB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 2.1 MB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 5.0 MB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 641 kB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 329 kB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 4.8 MB/s)
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:41:14 [2024-04-02T18:41:14.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 879 kB/s)
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 566 kB/s)
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.9 MB/s)
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 609 kB/s)
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 2.2 MB/s)
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.8 MB/s)
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.6 MB/s)
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 310 kB/s)
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
14:41:14 [2024-04-02T18:41:14.485Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 58 kB/s)
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 7.7 MB/s)
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 6.8 MB/s)
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 275 kB/s)
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.4 MB/s)
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.0 MB/s)
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 4.5 MB/s)
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 750 kB/s)
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 2.0 MB/s)
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 6.1 MB/s)
14:41:14 [2024-04-02T18:41:14.998Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 2.5 MB/s)
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 13 MB/s)
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 3.4 MB/s)
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 750 kB/s)
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
14:41:14 [2024-04-02T18:41:14.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 4.8 MB/s)
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 3.0 MB/s)
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.255Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 2.0 MB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 1.4 MB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 992 kB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 2.1 MB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 375 kB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 1.2 MB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 497 kB/s)
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 237 kB/s)
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 215 kB/s)
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 2.8 MB/s)
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 2.7 MB/s)
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 676 kB/s)
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:41:15 [2024-04-02T18:41:15.513Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 11 MB/s)
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 6.3 MB/s)
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:41:15 [2024-04-02T18:41:15.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 11 MB/s)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 7.0 MB/s)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 2.6 MB/s)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 866 kB/s)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 7.0 MB/s)
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:41:15 [2024-04-02T18:41:15.770Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:41:16 [2024-04-02T18:41:16.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 6.2 MB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 145 kB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 147 kB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 6.0 MB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 974 kB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 2.3 MB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 163 kB/s)
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:41:16 [2024-04-02T18:41:16.026Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B)
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:41:16 [2024-04-02T18:41:16.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 3.3 MB/s)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 1.1 MB/s)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.4 MB/s)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 13 kB/s)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 11 MB/s)
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
14:41:16 [2024-04-02T18:41:16.283Z] [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
14:41:16 [2024-04-02T18:41:16.284Z] [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 6.2 MB/s)
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:41:16 [2024-04-02T18:41:16.284Z] [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
14:41:16 [2024-04-02T18:41:16.284Z] [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 21 MB/s)
14:41:16 [2024-04-02T18:41:16.284Z] [WARNING] The POM for commons-collections:commons-collections:jar:3.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:41:16 [2024-04-02T18:41:16.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 247 kB/s)
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 2.5 MB/s)
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 10 MB/s)
14:41:16 [2024-04-02T18:41:16.539Z] [WARNING] The POM for org.apache.commons:commons-text:jar:1.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:41:16 [2024-04-02T18:41:16.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 103 kB/s)
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 60 kB/s)
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 385 kB/s)
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:41:16 [2024-04-02T18:41:16.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:41:16 [2024-04-02T18:41:16.797Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
14:41:16 [2024-04-02T18:41:16.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 5.3 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 3.6 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [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
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 7.9 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.4 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 18 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 2.4 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 2.8 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [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 6.7 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 41 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 6.2 MB/s)
14:41:17 [2024-04-02T18:41:17.055Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 1.3 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 1.3 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 1.6 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 3.8 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 393 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 547 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [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
14:41:17 [2024-04-02T18:41:17.056Z] [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 287 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 976 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [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
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 3.4 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 11 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [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 2.6 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 539 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 219 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 217 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 1.1 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 816 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 3.9 MB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 292 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 310 kB/s)
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
14:41:17 [2024-04-02T18:41:17.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 313 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 74 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 209 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 139 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.2 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 1.1 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 4.3 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 7.3 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 5.6 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.0 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 2.3 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [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
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.4 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 3.5 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 6.8 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar
14:41:17 [2024-04-02T18:41:17.057Z] [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 8.5 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 3.4 MB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 906 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 125 kB/s)
14:41:17 [2024-04-02T18:41:17.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 647 kB/s)
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.9.0-SNAPSHOT.pom
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT [20/128]
14:41:17 [2024-04-02T18:41:17.619Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:17 [2024-04-02T18:41:17.619Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:41:17 [2024-04-02T18:41:17.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:17 [2024-04-02T18:41:17.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:17 [2024-04-02T18:41:17.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:17 [2024-04-02T18:41:17.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:17 [2024-04-02T18:41:17.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] 
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:17 [2024-04-02T18:41:17.874Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core
14:41:17 [2024-04-02T18:41:17.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:17 [2024-04-02T18:41:17.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:18 [2024-04-02T18:41:18.129Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.129Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.129Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:18 [2024-04-02T18:41:18.129Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.129Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] 
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:18 [2024-04-02T18:41:18.385Z] [INFO] No previous run data found, generating javadoc.
14:41:20 [2024-04-02T18:41:20.898Z] [INFO] 
14:41:20 [2024-04-02T18:41:20.898Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:20 [2024-04-02T18:41:20.898Z] [INFO] 
14:41:20 [2024-04-02T18:41:20.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:20 [2024-04-02T18:41:20.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
14:41:20 [2024-04-02T18:41:20.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/help
14:41:20 [2024-04-02T18:41:20.899Z] [INFO] 
14:41:20 [2024-04-02T18:41:20.899Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:20 [2024-04-02T18:41:20.899Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:20 [2024-04-02T18:41:20.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:20 [2024-04-02T18:41:20.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:20 [2024-04-02T18:41:20.899Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:20 [2024-04-02T18:41:20.899Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:21 [2024-04-02T18:41:21.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:21 [2024-04-02T18:41:21.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:21 [2024-04-02T18:41:21.458Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.458Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] 
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:21 [2024-04-02T18:41:21.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:41:22 [2024-04-02T18:41:22.276Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:41:22 [2024-04-02T18:41:22.836Z] [INFO] 
14:41:22 [2024-04-02T18:41:22.836Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:22 [2024-04-02T18:41:22.836Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:22 [2024-04-02T18:41:22.836Z] [INFO] 
14:41:22 [2024-04-02T18:41:22.836Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:23 [2024-04-02T18:41:23.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:23 [2024-04-02T18:41:23.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:23 [2024-04-02T18:41:23.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] 
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.jar
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT.pom
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-sources.jar
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2metadata.xml
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] 
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] 
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT [21/128]
14:41:23 [2024-04-02T18:41:23.347Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:23 [2024-04-02T18:41:23.347Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:41:23 [2024-04-02T18:41:23.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:23 [2024-04-02T18:41:23.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:23 [2024-04-02T18:41:23.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:23 [2024-04-02T18:41:23.347Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:23 [2024-04-02T18:41:23.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:41:24 [2024-04-02T18:41:24.272Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.core,2.3.5.v201308161310 have severely compromised security. Please report this concern to the artifact provider.
14:41:24 [2024-04-02T18:41:24.272Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.pb,2.3.5.v201404071733 have severely compromised security. Please report this concern to the artifact provider.
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] 
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:24 [2024-04-02T18:41:24.527Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui
14:41:24 [2024-04-02T18:41:24.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:24 [2024-04-02T18:41:24.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] 
14:41:25 [2024-04-02T18:41:25.087Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:25 [2024-04-02T18:41:25.344Z] [INFO] No previous run data found, generating javadoc.
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] 
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] 
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/help
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] 
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:27 [2024-04-02T18:41:27.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:27 [2024-04-02T18:41:27.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:27 [2024-04-02T18:41:27.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:27 [2024-04-02T18:41:27.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:27 [2024-04-02T18:41:27.855Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:28 [2024-04-02T18:41:28.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:28 [2024-04-02T18:41:28.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:28 [2024-04-02T18:41:28.110Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] 
14:41:28 [2024-04-02T18:41:28.365Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:28 [2024-04-02T18:41:28.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:41:29 [2024-04-02T18:41:29.180Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:41:30 [2024-04-02T18:41:30.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:30 [2024-04-02T18:41:30.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:30 [2024-04-02T18:41:30.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:41:30 [2024-04-02T18:41:30.618Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.618Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:30 [2024-04-02T18:41:30.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.jar
14:41:30 [2024-04-02T18:41:30.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT.pom
14:41:30 [2024-04-02T18:41:30.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-sources.jar
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT [22/128]
14:41:30 [2024-04-02T18:41:30.619Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:30 [2024-04-02T18:41:30.619Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:41:30 [2024-04-02T18:41:30.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:30 [2024-04-02T18:41:30.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:30 [2024-04-02T18:41:30.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:30 [2024-04-02T18:41:30.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:41:30 [2024-04-02T18:41:30.874Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.874Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/help
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] 
14:41:30 [2024-04-02T18:41:30.875Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:30 [2024-04-02T18:41:30.875Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
14:41:32 [2024-04-02T18:41:32.238Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 167 were skipped
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] 
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:32 [2024-04-02T18:41:32.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
14:41:33 [2024-04-02T18:41:33.601Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] 
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] 
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] 
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.jar
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT.pom
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-sources-feature.jar
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-p2metadata.xml
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] 
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] 
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT [23/128]
14:41:34 [2024-04-02T18:41:34.965Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:34 [2024-04-02T18:41:34.965Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:41:34 [2024-04-02T18:41:34.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:34 [2024-04-02T18:41:34.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:34 [2024-04-02T18:41:34.965Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:34 [2024-04-02T18:41:34.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.220Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources
14:41:35 [2024-04-02T18:41:35.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/help
14:41:35 [2024-04-02T18:41:35.221Z] [INFO] 
14:41:35 [2024-04-02T18:41:35.221Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:35 [2024-04-02T18:41:35.476Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
14:41:36 [2024-04-02T18:41:36.837Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 179 were skipped
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.837Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] 
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:36 [2024-04-02T18:41:36.838Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
14:41:38 [2024-04-02T18:41:38.200Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.jar
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT.pom
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-sources-feature.jar
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-p2metadata.xml
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >--
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT [24/128]
14:41:39 [2024-04-02T18:41:39.566Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:39 [2024-04-02T18:41:39.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.566Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.566Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] 
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.822Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:39 [2024-04-02T18:41:39.822Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/test/resources
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:40 [2024-04-02T18:41:40.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:40 [2024-04-02T18:41:40.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:40 [2024-04-02T18:41:40.077Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] 
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:40 [2024-04-02T18:41:40.333Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:41:40 [2024-04-02T18:41:40.894Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:42 [2024-04-02T18:41:42.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.jar
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT.pom
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-sources.jar
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2metadata.xml
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core ---
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >--
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [25/128]
14:41:42 [2024-04-02T18:41:42.513Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:41:42 [2024-04-02T18:41:42.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:42 [2024-04-02T18:41:42.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:42 [2024-04-02T18:41:42.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:42 [2024-04-02T18:41:42.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:42 [2024-04-02T18:41:42.514Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:42 [2024-04-02T18:41:42.514Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] 
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:42 [2024-04-02T18:41:42.769Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui
14:41:42 [2024-04-02T18:41:42.769Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:42 [2024-04-02T18:41:42.769Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.025Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.025Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:43 [2024-04-02T18:41:43.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.025Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.280Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/test/resources
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:43 [2024-04-02T18:41:43.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.535Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] 
14:41:43 [2024-04-02T18:41:43.535Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:43 [2024-04-02T18:41:43.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:41:44 [2024-04-02T18:41:44.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:45 [2024-04-02T18:41:45.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.jar
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT.pom
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-sources.jar
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.ui ---
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >--
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT [26/128]
14:41:45 [2024-04-02T18:41:45.277Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:45 [2024-04-02T18:41:45.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.277Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] Executing tasks
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] Executed tasks
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide
14:41:45 [2024-04-02T18:41:45.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.531Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.531Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] Executing tasks
14:41:45 [2024-04-02T18:41:45.532Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/doc/User-Guide.html
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] Executed tasks
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/main/resources
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] 
14:41:45 [2024-04-02T18:41:45.532Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:45 [2024-04-02T18:41:45.787Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:41:45 [2024-04-02T18:41:45.787Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data/.metadata/.log
14:41:45 [2024-04-02T18:41:45.787Z] [INFO] Command line:
14:41:45 [2024-04-02T18:41:45.787Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:41:45 [2024-04-02T18:41:45.787Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:41:46 [2024-04-02T18:41:46.348Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:41:46 [2024-04-02T18:41:46.348Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:41:46 [2024-04-02T18:41:46.348Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:41:46 [2024-04-02T18:41:46.348Z] WARNING: System::setSecurityManager will be removed in a future release
14:41:47 [2024-04-02T18:41:47.711Z] Buildfile: build.xml
14:41:47 [2024-04-02T18:41:47.711Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:41:47 [2024-04-02T18:41:47.711Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:41:47 [2024-04-02T18:41:47.711Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:41:47 [2024-04-02T18:41:47.711Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:41:47 [2024-04-02T18:41:47.711Z] WARNING: System::setSecurityManager will be removed in a future release
14:41:47 [2024-04-02T18:41:47.711Z] 
14:41:47 [2024-04-02T18:41:47.711Z] build.index:
14:41:48 [2024-04-02T18:41:48.271Z] BUILD SUCCESSFUL
14:41:48 [2024-04-02T18:41:48.271Z] 
14:41:48 [2024-04-02T18:41:48.271Z] BUILD SUCCESSFUL
14:41:48 [2024-04-02T18:41:48.271Z] Total time: 1 second
14:41:48 [2024-04-02T18:41:48.525Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/src/test/resources
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:48 [2024-04-02T18:41:48.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:48 [2024-04-02T18:41:48.526Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] 
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:48 [2024-04-02T18:41:48.526Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
14:41:49 [2024-04-02T18:41:49.451Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:50 [2024-04-02T18:41:50.378Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.378Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:50 [2024-04-02T18:41:50.378Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.jar
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT.pom
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-sources.jar
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Executing tasks
14:41:50 [2024-04-02T18:41:50.379Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
14:41:50 [2024-04-02T18:41:50.379Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Executed tasks
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >--
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT [27/128]
14:41:50 [2024-04-02T18:41:50.379Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:41:50 [2024-04-02T18:41:50.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:50 [2024-04-02T18:41:50.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:50 [2024-04-02T18:41:50.379Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:50 [2024-04-02T18:41:50.379Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] 
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:50 [2024-04-02T18:41:50.635Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
14:41:51 [2024-04-02T18:41:51.561Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] 
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] 
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] 
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.jar
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT.pom
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-sources-feature.jar
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-p2metadata.xml
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout-0.9.0-SNAPSHOT-p2artifacts.xml
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] 
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout ---
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] 
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT [28/128]
14:41:52 [2024-04-02T18:41:52.924Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:52 [2024-04-02T18:41:52.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-04-02T18:41:52.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-04-02T18:41:52.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-04-02T18:41:52.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:52 [2024-04-02T18:41:52.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] The project's OSGi version is 0.1.5.202404021838
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.179Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] 
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-04-02T18:41:53.180Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:53 [2024-04-02T18:41:53.180Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:54 [2024-04-02T18:41:54.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:54 [2024-04-02T18:41:54.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:54 [2024-04-02T18:41:54.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] 
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:54 [2024-04-02T18:41:54.542Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
14:41:55 [2024-04-02T18:41:55.906Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.jar
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT.pom
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-sources.jar
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-p2metadata.xml
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.1.5-SNAPSHOT-p2artifacts.xml
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT [29/128]
14:41:57 [2024-04-02T18:41:57.271Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:41:57 [2024-04-02T18:41:57.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.271Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.272Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.272Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:41:57 [2024-04-02T18:41:57.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.527Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.527Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] 
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:41:57 [2024-04-02T18:41:57.783Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:41:59 [2024-04-02T18:41:59.147Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.jar
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT.pom
14:42:00 [2024-04-02T18:42:00.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-sources.jar
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2metadata.xml
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT [30/128]
14:42:00 [2024-04-02T18:42:00.767Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:00 [2024-04-02T18:42:00.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Executing tasks
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Executed tasks
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.767Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] Executing tasks
14:42:00 [2024-04-02T18:42:00.768Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] Executed tasks
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] 
14:42:00 [2024-04-02T18:42:00.768Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:00 [2024-04-02T18:42:00.768Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:01 [2024-04-02T18:42:01.023Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:42:01 [2024-04-02T18:42:01.023Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
14:42:01 [2024-04-02T18:42:01.023Z] [INFO] Command line:
14:42:01 [2024-04-02T18:42:01.023Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:01 [2024-04-02T18:42:01.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:01 [2024-04-02T18:42:01.582Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:01 [2024-04-02T18:42:01.582Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:01 [2024-04-02T18:42:01.582Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:01 [2024-04-02T18:42:01.582Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:02 [2024-04-02T18:42:02.946Z] Buildfile: build.xml
14:42:02 [2024-04-02T18:42:02.946Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:42:02 [2024-04-02T18:42:02.946Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:02 [2024-04-02T18:42:02.946Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:42:02 [2024-04-02T18:42:02.946Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:42:02 [2024-04-02T18:42:02.946Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:02 [2024-04-02T18:42:02.946Z] 
14:42:02 [2024-04-02T18:42:02.946Z] build.index:
14:42:03 [2024-04-02T18:42:03.507Z] BUILD SUCCESSFUL
14:42:03 [2024-04-02T18:42:03.507Z] 
14:42:03 [2024-04-02T18:42:03.507Z] BUILD SUCCESSFUL
14:42:03 [2024-04-02T18:42:03.507Z] Total time: 1 second
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:03 [2024-04-02T18:42:03.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-04-02T18:42:03.507Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.507Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.768Z] [INFO] 
14:42:03 [2024-04-02T18:42:03.768Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:03 [2024-04-02T18:42:03.768Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
14:42:04 [2024-04-02T18:42:04.330Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.jar
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT.pom
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Executing tasks
14:42:05 [2024-04-02T18:42:05.258Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:42:05 [2024-04-02T18:42:05.258Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Executed tasks
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT [31/128]
14:42:05 [2024-04-02T18:42:05.258Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:05 [2024-04-02T18:42:05.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:05 [2024-04-02T18:42:05.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:05 [2024-04-02T18:42:05.258Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.258Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/src/main/resources
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] 
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:05 [2024-04-02T18:42:05.259Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
14:42:06 [2024-04-02T18:42:06.189Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:07 [2024-04-02T18:42:07.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:42:07 [2024-04-02T18:42:07.807Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.807Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:07 [2024-04-02T18:42:07.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.jar
14:42:07 [2024-04-02T18:42:07.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT.pom
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-sources-feature.jar
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-p2metadata.xml
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [32/128]
14:42:07 [2024-04-02T18:42:07.808Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] 
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:07 [2024-04-02T18:42:07.808Z] [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:08 [2024-04-02T18:42:08.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:08 [2024-04-02T18:42:08.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:08 [2024-04-02T18:42:08.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] 
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:08 [2024-04-02T18:42:08.733Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:42:10 [2024-04-02T18:42:10.647Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.jar
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT.pom
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-sources.jar
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2metadata.xml
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT [33/128]
14:42:11 [2024-04-02T18:42:11.208Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:42:11 [2024-04-02T18:42:11.208Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:11 [2024-04-02T18:42:11.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Executing tasks
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Executed tasks
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Executing tasks
14:42:11 [2024-04-02T18:42:11.209Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] Executed tasks
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] 
14:42:11 [2024-04-02T18:42:11.209Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.209Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:11 [2024-04-02T18:42:11.464Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:42:11 [2024-04-02T18:42:11.464Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:42:11 [2024-04-02T18:42:11.464Z] [INFO] Command line:
14:42:11 [2024-04-02T18:42:11.464Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:11 [2024-04-02T18:42:11.464Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:12 [2024-04-02T18:42:12.025Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:12 [2024-04-02T18:42:12.025Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:12 [2024-04-02T18:42:12.025Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:12 [2024-04-02T18:42:12.025Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:13 [2024-04-02T18:42:13.384Z] Buildfile: build.xml
14:42:13 [2024-04-02T18:42:13.384Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:42:13 [2024-04-02T18:42:13.384Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:13 [2024-04-02T18:42:13.384Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:42:13 [2024-04-02T18:42:13.384Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:42:13 [2024-04-02T18:42:13.384Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:13 [2024-04-02T18:42:13.384Z] 
14:42:13 [2024-04-02T18:42:13.384Z] build.index:
14:42:13 [2024-04-02T18:42:13.943Z] BUILD SUCCESSFUL
14:42:13 [2024-04-02T18:42:13.943Z] 
14:42:13 [2024-04-02T18:42:13.943Z] BUILD SUCCESSFUL
14:42:13 [2024-04-02T18:42:13.943Z] Total time: 1 second
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:14 [2024-04-02T18:42:14.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:14 [2024-04-02T18:42:14.198Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] 
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:14 [2024-04-02T18:42:14.198Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:15 [2024-04-02T18:42:15.560Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT.pom
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Executing tasks
14:42:16 [2024-04-02T18:42:16.487Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:42:16 [2024-04-02T18:42:16.487Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Executed tasks
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT [34/128]
14:42:16 [2024-04-02T18:42:16.487Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:16 [2024-04-02T18:42:16.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:16 [2024-04-02T18:42:16.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:16 [2024-04-02T18:42:16.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:16 [2024-04-02T18:42:16.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] 
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:16 [2024-04-02T18:42:16.743Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
14:42:17 [2024-04-02T18:42:17.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:18 [2024-04-02T18:42:18.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.jar
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT.pom
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-p2metadata.xml
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT [35/128]
14:42:18 [2024-04-02T18:42:18.487Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.487Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.487Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.488Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.743Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:18 [2024-04-02T18:42:18.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:18 [2024-04-02T18:42:18.998Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] 
14:42:18 [2024-04-02T18:42:18.998Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:19 [2024-04-02T18:42:19.254Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:42:19 [2024-04-02T18:42:19.254Z] [INFO] 
14:42:19 [2024-04-02T18:42:19.254Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] 
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] 
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] 
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] 
14:42:19 [2024-04-02T18:42:19.815Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:20 [2024-04-02T18:42:20.071Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:42:20 [2024-04-02T18:42:20.996Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:21 [2024-04-02T18:42:21.574Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.jar
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT.pom
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-sources.jar
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2metadata.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT [36/128]
14:42:21 [2024-04-02T18:42:21.831Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:21 [2024-04-02T18:42:21.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:21 [2024-04-02T18:42:21.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:21 [2024-04-02T18:42:21.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Executing tasks
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Executed tasks
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide
14:42:21 [2024-04-02T18:42:21.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:21 [2024-04-02T18:42:21.831Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] 
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:21 [2024-04-02T18:42:21.831Z] [INFO] Executing tasks
14:42:21 [2024-04-02T18:42:21.831Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] Executed tasks
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] 
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] 
14:42:25 [2024-04-02T18:42:25.094Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:25 [2024-04-02T18:42:25.094Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:25 [2024-04-02T18:42:25.094Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:25 [2024-04-02T18:42:25.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:25 [2024-04-02T18:42:25.095Z] [INFO] 
14:42:25 [2024-04-02T18:42:25.095Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:25 [2024-04-02T18:42:25.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:25 [2024-04-02T18:42:25.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:25 [2024-04-02T18:42:25.095Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:25 [2024-04-02T18:42:25.350Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:42:25 [2024-04-02T18:42:25.350Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:42:25 [2024-04-02T18:42:25.350Z] [INFO] Command line:
14:42:25 [2024-04-02T18:42:25.350Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:25 [2024-04-02T18:42:25.350Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:25 [2024-04-02T18:42:25.911Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:25 [2024-04-02T18:42:25.911Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:25 [2024-04-02T18:42:25.911Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:25 [2024-04-02T18:42:25.911Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:27 [2024-04-02T18:42:27.275Z] Buildfile: build.xml
14:42:27 [2024-04-02T18:42:27.275Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:42:27 [2024-04-02T18:42:27.275Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:27 [2024-04-02T18:42:27.275Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:42:27 [2024-04-02T18:42:27.275Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:42:27 [2024-04-02T18:42:27.276Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:27 [2024-04-02T18:42:27.276Z] 
14:42:27 [2024-04-02T18:42:27.276Z] build.index:
14:42:27 [2024-04-02T18:42:27.902Z] BUILD SUCCESSFUL
14:42:27 [2024-04-02T18:42:27.902Z] 
14:42:27 [2024-04-02T18:42:27.902Z] BUILD SUCCESSFUL
14:42:27 [2024-04-02T18:42:27.902Z] Total time: 1 second
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:27 [2024-04-02T18:42:27.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:27 [2024-04-02T18:42:27.902Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.902Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.903Z] [INFO] 
14:42:27 [2024-04-02T18:42:27.903Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:27 [2024-04-02T18:42:27.903Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:28 [2024-04-02T18:42:28.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.jar
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT.pom
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Executing tasks
14:42:29 [2024-04-02T18:42:29.752Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:42:29 [2024-04-02T18:42:29.752Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Executed tasks
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] 
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
14:42:29 [2024-04-02T18:42:29.752Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [37/128]
14:42:29 [2024-04-02T18:42:29.752Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:42:29 [2024-04-02T18:42:29.753Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:29 [2024-04-02T18:42:29.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:29 [2024-04-02T18:42:29.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:29 [2024-04-02T18:42:29.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:29 [2024-04-02T18:42:29.753Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:29 [2024-04-02T18:42:29.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.008Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui
14:42:30 [2024-04-02T18:42:30.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.008Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.263Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:30 [2024-04-02T18:42:30.263Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.263Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.263Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.263Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:30 [2024-04-02T18:42:30.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] 
14:42:30 [2024-04-02T18:42:30.519Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:30 [2024-04-02T18:42:30.775Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:42:31 [2024-04-02T18:42:31.335Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] 
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] 
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:42:31 [2024-04-02T18:42:31.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.jar
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT.pom
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-sources.jar
14:42:32 [2024-04-02T18:42:32.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT [38/128]
14:42:32 [2024-04-02T18:42:32.149Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:32 [2024-04-02T18:42:32.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:32 [2024-04-02T18:42:32.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:32 [2024-04-02T18:42:32.149Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:32 [2024-04-02T18:42:32.149Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 155 were skipped
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] 
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:32 [2024-04-02T18:42:32.706Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
14:42:33 [2024-04-02T18:42:33.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:42:34 [2024-04-02T18:42:34.186Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:34 [2024-04-02T18:42:34.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:42:34 [2024-04-02T18:42:34.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:34 [2024-04-02T18:42:34.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:42:34 [2024-04-02T18:42:34.440Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:42:34 [2024-04-02T18:42:34.695Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.695Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:34 [2024-04-02T18:42:34.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.jar
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT.pom
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-sources-feature.jar
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-p2metadata.xml
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [39/128]
14:42:34 [2024-04-02T18:42:34.696Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.696Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.696Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] 
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:34 [2024-04-02T18:42:34.950Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:34 [2024-04-02T18:42:34.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.950Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:34 [2024-04-02T18:42:34.950Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:35 [2024-04-02T18:42:35.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:35 [2024-04-02T18:42:35.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:35 [2024-04-02T18:42:35.204Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] 
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:35 [2024-04-02T18:42:35.204Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:42:35 [2024-04-02T18:42:35.762Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:42:36 [2024-04-02T18:42:36.319Z] [INFO] 
14:42:36 [2024-04-02T18:42:36.319Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:36 [2024-04-02T18:42:36.319Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:36 [2024-04-02T18:42:36.319Z] [INFO] 
14:42:36 [2024-04-02T18:42:36.319Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:36 [2024-04-02T18:42:36.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:42:36 [2024-04-02T18:42:36.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:42:36 [2024-04-02T18:42:36.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:36 [2024-04-02T18:42:36.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] 
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.jar
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT.pom
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-sources.jar
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2metadata.xml
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] 
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] 
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT [40/128]
14:42:36 [2024-04-02T18:42:36.827Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:36 [2024-04-02T18:42:36.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:36 [2024-04-02T18:42:36.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:36 [2024-04-02T18:42:36.827Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:36 [2024-04-02T18:42:36.827Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.081Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.081Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 155 were skipped
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] 
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:37 [2024-04-02T18:42:37.082Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
14:42:38 [2024-04-02T18:42:38.441Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:42:39 [2024-04-02T18:42:39.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:42:39 [2024-04-02T18:42:39.254Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.jar
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT.pom
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-sources-feature.jar
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-p2metadata.xml
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [41/128]
14:42:39 [2024-04-02T18:42:39.508Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:42:39 [2024-04-02T18:42:39.508Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:39 [2024-04-02T18:42:39.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:39 [2024-04-02T18:42:39.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:39 [2024-04-02T18:42:39.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:39 [2024-04-02T18:42:39.509Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:39 [2024-04-02T18:42:39.509Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] 
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:39 [2024-04-02T18:42:39.762Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core
14:42:39 [2024-04-02T18:42:39.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:39 [2024-04-02T18:42:39.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.016Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:40 [2024-04-02T18:42:40.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.016Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.016Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.573Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.826Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:40 [2024-04-02T18:42:40.826Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.826Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.826Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.826Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.826Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.827Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.827Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:40 [2024-04-02T18:42:40.827Z] [INFO] 
14:42:40 [2024-04-02T18:42:40.827Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:41 [2024-04-02T18:42:41.080Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
14:42:41 [2024-04-02T18:42:41.638Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.jar
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT.pom
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-sources.jar
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-p2metadata.xml
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [42/128]
14:42:42 [2024-04-02T18:42:42.561Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:42:42 [2024-04-02T18:42:42.561Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:42 [2024-04-02T18:42:42.561Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:42 [2024-04-02T18:42:42.561Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:42 [2024-04-02T18:42:42.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:42 [2024-04-02T18:42:42.562Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:42 [2024-04-02T18:42:42.562Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] 
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:42 [2024-04-02T18:42:42.816Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui
14:42:42 [2024-04-02T18:42:42.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:42 [2024-04-02T18:42:42.816Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.070Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:43 [2024-04-02T18:42:43.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.070Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.070Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:43 [2024-04-02T18:42:43.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.629Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] 
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:43 [2024-04-02T18:42:43.629Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
14:42:44 [2024-04-02T18:42:44.187Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.jar
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT.pom
14:42:45 [2024-04-02T18:42:45.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-sources.jar
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT  [43/128]
14:42:45 [2024-04-02T18:42:45.112Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Executing tasks
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Executed tasks
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Executing tasks
14:42:45 [2024-04-02T18:42:45.112Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] Executed tasks
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] 
14:42:45 [2024-04-02T18:42:45.112Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.112Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:45 [2024-04-02T18:42:45.367Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:42:45 [2024-04-02T18:42:45.367Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
14:42:45 [2024-04-02T18:42:45.367Z] [INFO] Command line:
14:42:45 [2024-04-02T18:42:45.367Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:45 [2024-04-02T18:42:45.367Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:45 [2024-04-02T18:42:45.927Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:45 [2024-04-02T18:42:45.927Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:45 [2024-04-02T18:42:45.927Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:45 [2024-04-02T18:42:45.927Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:47 [2024-04-02T18:42:47.287Z] Buildfile: build.xml
14:42:47 [2024-04-02T18:42:47.288Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:42:47 [2024-04-02T18:42:47.288Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:47 [2024-04-02T18:42:47.288Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:42:47 [2024-04-02T18:42:47.288Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:42:47 [2024-04-02T18:42:47.288Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:47 [2024-04-02T18:42:47.288Z] 
14:42:47 [2024-04-02T18:42:47.288Z] build.index:
14:42:47 [2024-04-02T18:42:47.847Z] BUILD SUCCESSFUL
14:42:47 [2024-04-02T18:42:47.847Z] 
14:42:47 [2024-04-02T18:42:47.847Z] BUILD SUCCESSFUL
14:42:47 [2024-04-02T18:42:47.847Z] Total time: 1 second
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] 
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] 
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] 
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] 
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:47 [2024-04-02T18:42:47.847Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:47 [2024-04-02T18:42:47.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:47 [2024-04-02T18:42:47.847Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] 
14:42:47 [2024-04-02T18:42:47.847Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:47 [2024-04-02T18:42:47.847Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] 
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:48 [2024-04-02T18:42:48.103Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
14:42:49 [2024-04-02T18:42:49.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.jar
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT.pom
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Executing tasks
14:42:50 [2024-04-02T18:42:50.393Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:42:50 [2024-04-02T18:42:50.393Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Executed tasks
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT  [44/128]
14:42:50 [2024-04-02T18:42:50.393Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:42:50 [2024-04-02T18:42:50.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:50 [2024-04-02T18:42:50.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:50 [2024-04-02T18:42:50.393Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:50 [2024-04-02T18:42:50.393Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.649Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] 
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
14:42:50 [2024-04-02T18:42:50.650Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
14:42:51 [2024-04-02T18:42:51.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.jar
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT.pom
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-sources-feature.jar
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-p2metadata.xml
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT [45/128]
14:42:52 [2024-04-02T18:42:52.501Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:52 [2024-04-02T18:42:52.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.501Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Executing tasks
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Executed tasks
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.501Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide
14:42:52 [2024-04-02T18:42:52.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.502Z] [INFO] Executing tasks
14:42:52 [2024-04-02T18:42:52.502Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
14:42:52 [2024-04-02T18:42:52.756Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated.
14:42:52 [2024-04-02T18:42:52.756Z] [INFO] Executed tasks
14:42:52 [2024-04-02T18:42:52.756Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] 
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:52 [2024-04-02T18:42:52.757Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
14:42:52 [2024-04-02T18:42:52.757Z] [INFO] Command line:
14:42:52 [2024-04-02T18:42:52.757Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:42:52 [2024-04-02T18:42:52.757Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:42:53 [2024-04-02T18:42:53.319Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:53 [2024-04-02T18:42:53.319Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:42:53 [2024-04-02T18:42:53.319Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:42:53 [2024-04-02T18:42:53.319Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:54 [2024-04-02T18:42:54.678Z] Buildfile: build.xml
14:42:54 [2024-04-02T18:42:54.679Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:42:54 [2024-04-02T18:42:54.679Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:42:54 [2024-04-02T18:42:54.679Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:42:54 [2024-04-02T18:42:54.679Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:42:54 [2024-04-02T18:42:54.679Z] WARNING: System::setSecurityManager will be removed in a future release
14:42:54 [2024-04-02T18:42:54.679Z] 
14:42:54 [2024-04-02T18:42:54.679Z] build.index:
14:42:55 [2024-04-02T18:42:55.238Z] BUILD SUCCESSFUL
14:42:55 [2024-04-02T18:42:55.238Z] 
14:42:55 [2024-04-02T18:42:55.238Z] BUILD SUCCESSFUL
14:42:55 [2024-04-02T18:42:55.238Z] Total time: 1 second
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:55 [2024-04-02T18:42:55.492Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:55 [2024-04-02T18:42:55.492Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] 
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:55 [2024-04-02T18:42:55.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
14:42:56 [2024-04-02T18:42:56.419Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.jar
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT.pom
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-sources.jar
14:42:56 [2024-04-02T18:42:56.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Executing tasks
14:42:56 [2024-04-02T18:42:56.981Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:42:56 [2024-04-02T18:42:56.981Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Executed tasks
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Building Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT       [46/128]
14:42:56 [2024-04-02T18:42:56.981Z] [INFO]   from vm/pom.xml
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --------------------------------[ pom ]---------------------------------
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.9.0-SNAPSHOT.pom
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] 
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT [47/128]
14:42:56 [2024-04-02T18:42:56.981Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:42:56 [2024-04-02T18:42:56.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:56 [2024-04-02T18:42:56.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:56 [2024-04-02T18:42:56.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:56 [2024-04-02T18:42:56.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:56 [2024-04-02T18:42:56.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core
14:42:57 [2024-04-02T18:42:57.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:57 [2024-04-02T18:42:57.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.236Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
14:42:57 [2024-04-02T18:42:57.237Z] [INFO] 
14:42:57 [2024-04-02T18:42:57.237Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:57 [2024-04-02T18:42:57.237Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:57 [2024-04-02T18:42:57.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:57 [2024-04-02T18:42:57.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:57 [2024-04-02T18:42:57.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:57 [2024-04-02T18:42:57.237Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:42:58 [2024-04-02T18:42:58.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:58 [2024-04-02T18:42:58.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:58 [2024-04-02T18:42:58.162Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.162Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] 
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:42:58 [2024-04-02T18:42:58.417Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:43:00 [2024-04-02T18:43:00.301Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] 
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] 
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:00 [2024-04-02T18:43:00.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.jar
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT.pom
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-sources.jar
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2metadata.xml
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.1.2-SNAPSHOT-p2artifacts.xml
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [48/128]
14:43:01 [2024-04-02T18:43:01.118Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:01 [2024-04-02T18:43:01.118Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.118Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.118Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.118Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.118Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.373Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui
14:43:01 [2024-04-02T18:43:01.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.373Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] 
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:01 [2024-04-02T18:43:01.628Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:01 [2024-04-02T18:43:01.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.628Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:01 [2024-04-02T18:43:01.628Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:03 [2024-04-02T18:43:03.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:03 [2024-04-02T18:43:03.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:03 [2024-04-02T18:43:03.511Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 153 were skipped
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.511Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] 
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:03 [2024-04-02T18:43:03.512Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT.pom
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-sources.jar
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT [49/128]
14:43:10 [2024-04-02T18:43:10.078Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:10 [2024-04-02T18:43:10.078Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.078Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.078Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.078Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/src/main/resources
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 153 were skipped
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT.pom
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-sources-feature.jar
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-p2metadata.xml
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT [50/128]
14:43:10 [2024-04-02T18:43:10.079Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:10 [2024-04-02T18:43:10.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.079Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] 
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:10 [2024-04-02T18:43:10.336Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
14:43:11 [2024-04-02T18:43:11.263Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.jar
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT.pom
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-sources.jar
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-p2metadata.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.1.2-SNAPSHOT-p2artifacts.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT [51/128]
14:43:12 [2024-04-02T18:43:12.623Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:12 [2024-04-02T18:43:12.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Executing tasks
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Executed tasks
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide
14:43:12 [2024-04-02T18:43:12.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.623Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.623Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.624Z] [INFO] Executing tasks
14:43:12 [2024-04-02T18:43:12.877Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] Executed tasks
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
14:43:12 [2024-04-02T18:43:12.877Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.878Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.878Z] [INFO] 
14:43:12 [2024-04-02T18:43:12.878Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:12 [2024-04-02T18:43:12.878Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:43:12 [2024-04-02T18:43:12.878Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:43:12 [2024-04-02T18:43:12.878Z] [INFO] Command line:
14:43:12 [2024-04-02T18:43:12.878Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:43:12 [2024-04-02T18:43:12.878Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:13 [2024-04-02T18:43:13.435Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:13 [2024-04-02T18:43:13.436Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:43:13 [2024-04-02T18:43:13.436Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:43:13 [2024-04-02T18:43:13.436Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:14 [2024-04-02T18:43:14.793Z] Buildfile: build.xml
14:43:14 [2024-04-02T18:43:14.793Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:14 [2024-04-02T18:43:14.793Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:14 [2024-04-02T18:43:14.793Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:43:14 [2024-04-02T18:43:14.793Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:14 [2024-04-02T18:43:14.793Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:14 [2024-04-02T18:43:14.793Z] 
14:43:14 [2024-04-02T18:43:14.793Z] build.index:
14:43:15 [2024-04-02T18:43:15.353Z] BUILD SUCCESSFUL
14:43:15 [2024-04-02T18:43:15.353Z] 
14:43:15 [2024-04-02T18:43:15.353Z] BUILD SUCCESSFUL
14:43:15 [2024-04-02T18:43:15.353Z] Total time: 1 second
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:15 [2024-04-02T18:43:15.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:15 [2024-04-02T18:43:15.608Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.608Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] 
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:15 [2024-04-02T18:43:15.609Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
14:43:16 [2024-04-02T18:43:16.533Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.jar
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT.pom
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:43:17 [2024-04-02T18:43:17.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Executing tasks
14:43:17 [2024-04-02T18:43:17.894Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:43:17 [2024-04-02T18:43:17.894Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Executed tasks
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT [52/128]
14:43:17 [2024-04-02T18:43:17.894Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:17 [2024-04-02T18:43:17.894Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:17 [2024-04-02T18:43:17.894Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:17 [2024-04-02T18:43:17.894Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] 
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:17 [2024-04-02T18:43:17.894Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
14:43:19 [2024-04-02T18:43:19.257Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.jar
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT.pom
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-sources-feature.jar
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-p2metadata.xml
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT [53/128]
14:43:21 [2024-04-02T18:43:21.144Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:21 [2024-04-02T18:43:21.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.144Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Executing tasks
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Executed tasks
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.144Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] Executing tasks
14:43:21 [2024-04-02T18:43:21.145Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] Executed tasks
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] 
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:21 [2024-04-02T18:43:21.145Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
14:43:21 [2024-04-02T18:43:21.145Z] [INFO] Command line:
14:43:21 [2024-04-02T18:43:21.145Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:43:21 [2024-04-02T18:43:21.145Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:21 [2024-04-02T18:43:21.705Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:21 [2024-04-02T18:43:21.705Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:43:21 [2024-04-02T18:43:21.705Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:43:21 [2024-04-02T18:43:21.705Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:23 [2024-04-02T18:43:23.064Z] Buildfile: build.xml
14:43:23 [2024-04-02T18:43:23.064Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:23 [2024-04-02T18:43:23.064Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:23 [2024-04-02T18:43:23.064Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:43:23 [2024-04-02T18:43:23.065Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:23 [2024-04-02T18:43:23.065Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:23 [2024-04-02T18:43:23.065Z] 
14:43:23 [2024-04-02T18:43:23.065Z] build.index:
14:43:23 [2024-04-02T18:43:23.626Z] BUILD SUCCESSFUL
14:43:23 [2024-04-02T18:43:23.626Z] 
14:43:23 [2024-04-02T18:43:23.626Z] BUILD SUCCESSFUL
14:43:23 [2024-04-02T18:43:23.626Z] Total time: 1 second
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:23 [2024-04-02T18:43:23.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:23 [2024-04-02T18:43:23.882Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] 
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:23 [2024-04-02T18:43:23.882Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
14:43:24 [2024-04-02T18:43:24.805Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.jar
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT.pom
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.364Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] Executing tasks
14:43:25 [2024-04-02T18:43:25.619Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:43:25 [2024-04-02T18:43:25.619Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] Executed tasks
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT [54/128]
14:43:25 [2024-04-02T18:43:25.619Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.619Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.619Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] 
14:43:25 [2024-04-02T18:43:25.873Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:25 [2024-04-02T18:43:25.874Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:25 [2024-04-02T18:43:25.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.874Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:25 [2024-04-02T18:43:25.874Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:26 [2024-04-02T18:43:26.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:26 [2024-04-02T18:43:26.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:26 [2024-04-02T18:43:26.128Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:43:26 [2024-04-02T18:43:26.382Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.382Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.382Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] 
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:26 [2024-04-02T18:43:26.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:43:27 [2024-04-02T18:43:27.306Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] 
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] 
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:27 [2024-04-02T18:43:27.864Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.jar
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT.pom
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-sources.jar
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2metadata.xml
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT [55/128]
14:43:28 [2024-04-02T18:43:28.119Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:28 [2024-04-02T18:43:28.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:28 [2024-04-02T18:43:28.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:28 [2024-04-02T18:43:28.119Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 157 were skipped
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
14:43:28 [2024-04-02T18:43:28.374Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.374Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.374Z] [INFO] 
14:43:28 [2024-04-02T18:43:28.374Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:28 [2024-04-02T18:43:28.374Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
14:43:29 [2024-04-02T18:43:29.738Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.jar
14:43:30 [2024-04-02T18:43:30.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT.pom
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-sources-feature.jar
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-p2metadata.xml
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [56/128]
14:43:30 [2024-04-02T18:43:30.665Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:30 [2024-04-02T18:43:30.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:30 [2024-04-02T18:43:30.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:30 [2024-04-02T18:43:30.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:30 [2024-04-02T18:43:30.665Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:30 [2024-04-02T18:43:30.665Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] 
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:30 [2024-04-02T18:43:30.921Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui
14:43:30 [2024-04-02T18:43:30.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:30 [2024-04-02T18:43:30.921Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] 
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] 
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] 
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:31 [2024-04-02T18:43:31.176Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:31 [2024-04-02T18:43:31.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:31 [2024-04-02T18:43:31.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:31 [2024-04-02T18:43:31.176Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:31 [2024-04-02T18:43:31.176Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.101Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.101Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:32 [2024-04-02T18:43:32.101Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:32 [2024-04-02T18:43:32.101Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:32 [2024-04-02T18:43:32.101Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] 
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:32 [2024-04-02T18:43:32.102Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
14:43:33 [2024-04-02T18:43:33.027Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.jar
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT.pom
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-sources.jar
14:43:34 [2024-04-02T18:43:34.389Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-p2metadata.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.1.3-SNAPSHOT-p2artifacts.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT [57/128]
14:43:34 [2024-04-02T18:43:34.390Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:34 [2024-04-02T18:43:34.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Executing tasks
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Executed tasks
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide
14:43:34 [2024-04-02T18:43:34.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.390Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.390Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] Executing tasks
14:43:34 [2024-04-02T18:43:34.646Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] Executed tasks
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] 
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:34 [2024-04-02T18:43:34.646Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
14:43:34 [2024-04-02T18:43:34.646Z] [INFO] Command line:
14:43:34 [2024-04-02T18:43:34.646Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:43:34 [2024-04-02T18:43:34.646Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:35 [2024-04-02T18:43:35.208Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:35 [2024-04-02T18:43:35.209Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:43:35 [2024-04-02T18:43:35.209Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:43:35 [2024-04-02T18:43:35.209Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:36 [2024-04-02T18:43:36.570Z] Buildfile: build.xml
14:43:36 [2024-04-02T18:43:36.571Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:36 [2024-04-02T18:43:36.571Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:36 [2024-04-02T18:43:36.571Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:43:36 [2024-04-02T18:43:36.571Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:36 [2024-04-02T18:43:36.571Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:36 [2024-04-02T18:43:36.571Z] 
14:43:36 [2024-04-02T18:43:36.571Z] build.index:
14:43:37 [2024-04-02T18:43:37.495Z] BUILD SUCCESSFUL
14:43:37 [2024-04-02T18:43:37.495Z] 
14:43:37 [2024-04-02T18:43:37.495Z] BUILD SUCCESSFUL
14:43:37 [2024-04-02T18:43:37.495Z] Total time: 1 second
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:37 [2024-04-02T18:43:37.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:37 [2024-04-02T18:43:37.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] 
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:37 [2024-04-02T18:43:37.495Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
14:43:38 [2024-04-02T18:43:38.421Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.jar
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT.pom
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Executing tasks
14:43:38 [2024-04-02T18:43:38.983Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:43:38 [2024-04-02T18:43:38.983Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Executed tasks
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [58/128]
14:43:38 [2024-04-02T18:43:38.983Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:43:38 [2024-04-02T18:43:38.983Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:38 [2024-04-02T18:43:38.983Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] 
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:38 [2024-04-02T18:43:38.984Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:38 [2024-04-02T18:43:38.984Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.238Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:39 [2024-04-02T18:43:39.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.238Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.238Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:39 [2024-04-02T18:43:39.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.799Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] 
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:39 [2024-04-02T18:43:39.799Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:43:41 [2024-04-02T18:43:41.684Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:43:42 [2024-04-02T18:43:42.243Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.jar
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT.pom
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-sources.jar
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT [59/128]
14:43:42 [2024-04-02T18:43:42.244Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:42 [2024-04-02T18:43:42.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:42 [2024-04-02T18:43:42.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:42 [2024-04-02T18:43:42.244Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.244Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] 
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
14:43:42 [2024-04-02T18:43:42.500Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
14:43:43 [2024-04-02T18:43:43.863Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.jar
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT.pom
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-sources-feature.jar
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-p2metadata.xml
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT [60/128]
14:43:44 [2024-04-02T18:43:44.423Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:43:44 [2024-04-02T18:43:44.423Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:44 [2024-04-02T18:43:44.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.423Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.424Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.685Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui
14:43:44 [2024-04-02T18:43:44.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.685Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] 
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:44 [2024-04-02T18:43:44.942Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:44 [2024-04-02T18:43:44.942Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.942Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.942Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:44 [2024-04-02T18:43:44.942Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:45 [2024-04-02T18:43:45.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:45 [2024-04-02T18:43:45.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:45 [2024-04-02T18:43:45.502Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] 
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:45 [2024-04-02T18:43:45.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:43:46 [2024-04-02T18:43:46.428Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:47 [2024-04-02T18:43:47.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:43:47 [2024-04-02T18:43:47.605Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.jar
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT.pom
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-sources.jar
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT [61/128]
14:43:47 [2024-04-02T18:43:47.606Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Executing tasks
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Executed tasks
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Executing tasks
14:43:47 [2024-04-02T18:43:47.606Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] Executed tasks
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] 
14:43:47 [2024-04-02T18:43:47.606Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.606Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.607Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:47 [2024-04-02T18:43:47.862Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:43:47 [2024-04-02T18:43:47.862Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
14:43:47 [2024-04-02T18:43:47.862Z] [INFO] Command line:
14:43:47 [2024-04-02T18:43:47.862Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:43:47 [2024-04-02T18:43:47.862Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:48 [2024-04-02T18:43:48.421Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:48 [2024-04-02T18:43:48.421Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:43:48 [2024-04-02T18:43:48.421Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:43:48 [2024-04-02T18:43:48.421Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:49 [2024-04-02T18:43:49.783Z] Buildfile: build.xml
14:43:49 [2024-04-02T18:43:49.783Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:49 [2024-04-02T18:43:49.783Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:49 [2024-04-02T18:43:49.783Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:43:49 [2024-04-02T18:43:49.783Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:49 [2024-04-02T18:43:49.783Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:49 [2024-04-02T18:43:49.783Z] 
14:43:49 [2024-04-02T18:43:49.783Z] build.index:
14:43:50 [2024-04-02T18:43:50.342Z] BUILD SUCCESSFUL
14:43:50 [2024-04-02T18:43:50.342Z] 
14:43:50 [2024-04-02T18:43:50.342Z] BUILD SUCCESSFUL
14:43:50 [2024-04-02T18:43:50.342Z] Total time: 1 second
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:50 [2024-04-02T18:43:50.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:50 [2024-04-02T18:43:50.342Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] 
14:43:50 [2024-04-02T18:43:50.342Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:50 [2024-04-02T18:43:50.598Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
14:43:51 [2024-04-02T18:43:51.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.jar
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT.pom
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Executing tasks
14:43:52 [2024-04-02T18:43:52.443Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:43:52 [2024-04-02T18:43:52.443Z] [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Executed tasks
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT [62/128]
14:43:52 [2024-04-02T18:43:52.443Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:43:52 [2024-04-02T18:43:52.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:52 [2024-04-02T18:43:52.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:52 [2024-04-02T18:43:52.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.443Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] 
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:52 [2024-04-02T18:43:52.444Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
14:43:53 [2024-04-02T18:43:53.801Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
14:43:54 [2024-04-02T18:43:54.389Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.389Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:54 [2024-04-02T18:43:54.389Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:43:54 [2024-04-02T18:43:54.389Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.390Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:54 [2024-04-02T18:43:54.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:43:54 [2024-04-02T18:43:54.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:43:54 [2024-04-02T18:43:54.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:43:54 [2024-04-02T18:43:54.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:43:54 [2024-04-02T18:43:54.643Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.jar
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT.pom
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-sources-feature.jar
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-p2metadata.xml
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.9.0-SNAPSHOT-p2artifacts.xml
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT [63/128]
14:43:54 [2024-04-02T18:43:54.897Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:43:54 [2024-04-02T18:43:54.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.897Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Executing tasks
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Executed tasks
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.897Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] Executing tasks
14:43:54 [2024-04-02T18:43:54.898Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] Executed tasks
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] 
14:43:54 [2024-04-02T18:43:54.898Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:54 [2024-04-02T18:43:54.898Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:55 [2024-04-02T18:43:55.152Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:43:55 [2024-04-02T18:43:55.152Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
14:43:55 [2024-04-02T18:43:55.152Z] [INFO] Command line:
14:43:55 [2024-04-02T18:43:55.152Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:43:56 [2024-04-02T18:43:56.075Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:43:56 [2024-04-02T18:43:56.633Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:56 [2024-04-02T18:43:56.633Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:43:56 [2024-04-02T18:43:56.633Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:43:56 [2024-04-02T18:43:56.634Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:57 [2024-04-02T18:43:57.992Z] Buildfile: build.xml
14:43:57 [2024-04-02T18:43:57.992Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:43:57 [2024-04-02T18:43:57.992Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:43:57 [2024-04-02T18:43:57.992Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:43:57 [2024-04-02T18:43:57.992Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:43:57 [2024-04-02T18:43:57.992Z] WARNING: System::setSecurityManager will be removed in a future release
14:43:57 [2024-04-02T18:43:57.992Z] 
14:43:57 [2024-04-02T18:43:57.992Z] build.index:
14:43:58 [2024-04-02T18:43:58.549Z] BUILD SUCCESSFUL
14:43:58 [2024-04-02T18:43:58.549Z] 
14:43:58 [2024-04-02T18:43:58.549Z] BUILD SUCCESSFUL
14:43:58 [2024-04-02T18:43:58.549Z] Total time: 1 second
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.803Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:43:58 [2024-04-02T18:43:58.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:58 [2024-04-02T18:43:58.803Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.803Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] 
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:43:58 [2024-04-02T18:43:58.804Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
14:44:00 [2024-04-02T18:44:00.161Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.jar
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT.pom
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Executing tasks
14:44:01 [2024-04-02T18:44:01.083Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:44:01 [2024-04-02T18:44:01.083Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Executed tasks
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT [64/128]
14:44:01 [2024-04-02T18:44:01.083Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:01 [2024-04-02T18:44:01.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.083Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.083Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] 
14:44:01 [2024-04-02T18:44:01.084Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.084Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:01 [2024-04-02T18:44:01.338Z] [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:02 [2024-04-02T18:44:02.260Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:02 [2024-04-02T18:44:02.260Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:02 [2024-04-02T18:44:02.260Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] 
14:44:02 [2024-04-02T18:44:02.260Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:02 [2024-04-02T18:44:02.261Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:44:03 [2024-04-02T18:44:03.182Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:44:04 [2024-04-02T18:44:04.103Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.103Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:04 [2024-04-02T18:44:04.103Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:04 [2024-04-02T18:44:04.103Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.103Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.jar
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT.pom
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-sources.jar
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2metadata.xml
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.1.4-SNAPSHOT-p2artifacts.xml
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [65/128]
14:44:04 [2024-04-02T18:44:04.104Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:04 [2024-04-02T18:44:04.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.104Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.104Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.358Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui
14:44:04 [2024-04-02T18:44:04.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.358Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.612Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:04 [2024-04-02T18:44:04.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.612Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.612Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:04 [2024-04-02T18:44:04.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.866Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 153 were skipped
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] 
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:04 [2024-04-02T18:44:04.866Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:44:05 [2024-04-02T18:44:05.790Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:44:06 [2024-04-02T18:44:06.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:06 [2024-04-02T18:44:06.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.jar
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT.pom
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-sources.jar
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT [66/128]
14:44:06 [2024-04-02T18:44:06.603Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:06 [2024-04-02T18:44:06.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:06 [2024-04-02T18:44:06.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:06 [2024-04-02T18:44:06.603Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:06 [2024-04-02T18:44:06.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 153 were skipped
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] 
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:06 [2024-04-02T18:44:06.858Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
14:44:07 [2024-04-02T18:44:07.782Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:08 [2024-04-02T18:44:08.706Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:08 [2024-04-02T18:44:08.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:44:08 [2024-04-02T18:44:08.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:44:08 [2024-04-02T18:44:08.707Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.jar
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT.pom
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-sources-feature.jar
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-p2metadata.xml
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT [67/128]
14:44:08 [2024-04-02T18:44:08.963Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:44:08 [2024-04-02T18:44:08.963Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:08 [2024-04-02T18:44:08.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] 
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:08 [2024-04-02T18:44:08.964Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.524Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.524Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:09 [2024-04-02T18:44:09.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:09 [2024-04-02T18:44:09.524Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:09 [2024-04-02T18:44:09.525Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] 
14:44:09 [2024-04-02T18:44:09.525Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:09 [2024-04-02T18:44:09.780Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
14:44:11 [2024-04-02T18:44:11.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:11 [2024-04-02T18:44:11.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.jar
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT.pom
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-sources.jar
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-p2metadata.xml
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT [68/128]
14:44:11 [2024-04-02T18:44:11.956Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:11 [2024-04-02T18:44:11.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:11 [2024-04-02T18:44:11.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:11 [2024-04-02T18:44:11.956Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.956Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] 
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:11 [2024-04-02T18:44:11.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
14:44:12 [2024-04-02T18:44:12.212Z] [INFO] 
14:44:12 [2024-04-02T18:44:12.212Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:12 [2024-04-02T18:44:12.212Z] [INFO] 
14:44:12 [2024-04-02T18:44:12.212Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:12 [2024-04-02T18:44:12.212Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
14:44:12 [2024-04-02T18:44:12.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:13 [2024-04-02T18:44:13.697Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:13 [2024-04-02T18:44:13.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:44:13 [2024-04-02T18:44:13.951Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.951Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:13 [2024-04-02T18:44:13.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.jar
14:44:13 [2024-04-02T18:44:13.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT.pom
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-sources-feature.jar
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-p2metadata.xml
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [69/128]
14:44:13 [2024-04-02T18:44:13.952Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] 
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:13 [2024-04-02T18:44:13.952Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:14 [2024-04-02T18:44:14.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:14 [2024-04-02T18:44:14.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:14 [2024-04-02T18:44:14.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] 
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:14 [2024-04-02T18:44:14.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:44:15 [2024-04-02T18:44:15.570Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.jar
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT.pom
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-sources.jar
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2metadata.xml
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [70/128]
14:44:16 [2024-04-02T18:44:16.494Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:16 [2024-04-02T18:44:16.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:16 [2024-04-02T18:44:16.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:16 [2024-04-02T18:44:16.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:16 [2024-04-02T18:44:16.494Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:16 [2024-04-02T18:44:16.494Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.750Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] 
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:16 [2024-04-02T18:44:16.751Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui
14:44:16 [2024-04-02T18:44:16.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:16 [2024-04-02T18:44:16.751Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.006Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:44:17 [2024-04-02T18:44:17.261Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.261Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] 
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:17 [2024-04-02T18:44:17.262Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:44:17 [2024-04-02T18:44:17.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.jar
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT.pom
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-sources.jar
14:44:18 [2024-04-02T18:44:18.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2metadata.xml
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.1.1-SNAPSHOT-p2artifacts.xml
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT [71/128]
14:44:18 [2024-04-02T18:44:18.639Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:18 [2024-04-02T18:44:18.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:18 [2024-04-02T18:44:18.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:18 [2024-04-02T18:44:18.639Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] 
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:18 [2024-04-02T18:44:18.639Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
14:44:19 [2024-04-02T18:44:19.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:20 [2024-04-02T18:44:20.124Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.jar
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT.pom
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-sources-feature.jar
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-p2metadata.xml
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT [72/128]
14:44:20 [2024-04-02T18:44:20.125Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.125Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:20 [2024-04-02T18:44:20.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.380Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] 
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:20 [2024-04-02T18:44:20.380Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:44:21 [2024-04-02T18:44:21.744Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:44:22 [2024-04-02T18:44:22.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:22 [2024-04-02T18:44:22.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:22 [2024-04-02T18:44:22.923Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.923Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:22 [2024-04-02T18:44:22.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.jar
14:44:22 [2024-04-02T18:44:22.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT.pom
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-sources.jar
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2metadata.xml
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT [73/128]
14:44:22 [2024-04-02T18:44:22.924Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:22 [2024-04-02T18:44:22.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:22 [2024-04-02T18:44:22.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:22 [2024-04-02T18:44:22.924Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] 
14:44:22 [2024-04-02T18:44:22.924Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:23 [2024-04-02T18:44:23.179Z] [INFO] 
14:44:23 [2024-04-02T18:44:23.179Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:23 [2024-04-02T18:44:23.179Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
14:44:23 [2024-04-02T18:44:23.740Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
14:44:24 [2024-04-02T18:44:24.300Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.300Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.jar
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT.pom
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-sources-feature.jar
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-p2metadata.xml
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT [74/128]
14:44:24 [2024-04-02T18:44:24.555Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:24 [2024-04-02T18:44:24.555Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:44:24 [2024-04-02T18:44:24.555Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:24 [2024-04-02T18:44:24.555Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:24 [2024-04-02T18:44:24.555Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:24 [2024-04-02T18:44:24.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.810Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/help
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] 
14:44:24 [2024-04-02T18:44:24.811Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.322Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-java,0.10.9.5-bnd-LoVopg have severely compromised security. Please report this concern to the artifact provider.
14:44:27 [2024-04-02T18:44:27.322Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-python,0.10.9.5-bnd-2odeag have severely compromised security. Please report this concern to the artifact provider.
14:44:27 [2024-04-02T18:44:27.322Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 176 were skipped
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.322Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] 
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:27 [2024-04-02T18:44:27.323Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
14:44:27 [2024-04-02T18:44:27.882Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.jar
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT.pom
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-sources-feature.jar
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-p2metadata.xml
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT [75/128]
14:44:28 [2024-04-02T18:44:28.442Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:28 [2024-04-02T18:44:28.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.442Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.1.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] The project's OSGi version is 0.1.5.202404021838
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.442Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.443Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core
14:44:28 [2024-04-02T18:44:28.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.443Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.698Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:28 [2024-04-02T18:44:28.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.698Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.698Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.953Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.953Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:28 [2024-04-02T18:44:28.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.954Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:28 [2024-04-02T18:44:28.954Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.954Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.954Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 36 were skipped
14:44:28 [2024-04-02T18:44:28.954Z] [INFO] 
14:44:28 [2024-04-02T18:44:28.954Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:28 [2024-04-02T18:44:28.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] 
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] 
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] 
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] 
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] 
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:29 [2024-04-02T18:44:29.209Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
14:44:30 [2024-04-02T18:44:30.132Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.jar
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT.pom
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-sources.jar
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-p2metadata.xml
14:44:30 [2024-04-02T18:44:30.691Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.1.5-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.1.5-SNAPSHOT-p2artifacts.xml
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [76/128]
14:44:30 [2024-04-02T18:44:30.692Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:30 [2024-04-02T18:44:30.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:30 [2024-04-02T18:44:30.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:30 [2024-04-02T18:44:30.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:30 [2024-04-02T18:44:30.692Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:30 [2024-04-02T18:44:30.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] 
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:30 [2024-04-02T18:44:30.946Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui
14:44:30 [2024-04-02T18:44:30.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:30 [2024-04-02T18:44:30.946Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.200Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.200Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:31 [2024-04-02T18:44:31.200Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.200Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.201Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.201Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:31 [2024-04-02T18:44:31.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.457Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.457Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] 
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:31 [2024-04-02T18:44:31.711Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:44:33 [2024-04-02T18:44:33.072Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.jar
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT.pom
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-sources.jar
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2metadata.xml
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.1.2-SNAPSHOT-p2artifacts.xml
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT [77/128]
14:44:33 [2024-04-02T18:44:33.997Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:33 [2024-04-02T18:44:33.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.997Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Executing tasks
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] Executed tasks
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.997Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Executing tasks
14:44:33 [2024-04-02T18:44:33.998Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Executed tasks
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] 
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:33 [2024-04-02T18:44:33.998Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
14:44:33 [2024-04-02T18:44:33.998Z] [INFO] Command line:
14:44:33 [2024-04-02T18:44:33.998Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:44:33 [2024-04-02T18:44:33.998Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:44:34 [2024-04-02T18:44:34.922Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:44:34 [2024-04-02T18:44:34.922Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:44:34 [2024-04-02T18:44:34.922Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:44:34 [2024-04-02T18:44:34.922Z] WARNING: System::setSecurityManager will be removed in a future release
14:44:35 [2024-04-02T18:44:35.849Z] Buildfile: build.xml
14:44:35 [2024-04-02T18:44:35.849Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:44:35 [2024-04-02T18:44:35.849Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:44:35 [2024-04-02T18:44:35.849Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:44:35 [2024-04-02T18:44:35.849Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:44:35 [2024-04-02T18:44:35.849Z] WARNING: System::setSecurityManager will be removed in a future release
14:44:35 [2024-04-02T18:44:35.849Z] 
14:44:35 [2024-04-02T18:44:35.849Z] build.index:
14:44:36 [2024-04-02T18:44:36.775Z] BUILD SUCCESSFUL
14:44:36 [2024-04-02T18:44:36.775Z] 
14:44:36 [2024-04-02T18:44:36.775Z] BUILD SUCCESSFUL
14:44:36 [2024-04-02T18:44:36.775Z] Total time: 1 second
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:36 [2024-04-02T18:44:36.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:36 [2024-04-02T18:44:36.775Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] 
14:44:36 [2024-04-02T18:44:36.775Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:37 [2024-04-02T18:44:37.030Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
14:44:37 [2024-04-02T18:44:37.588Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.jar
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT.pom
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:38 [2024-04-02T18:44:38.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Executing tasks
14:44:38 [2024-04-02T18:44:38.949Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:44:38 [2024-04-02T18:44:38.949Z] [INFO]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Executed tasks
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT [78/128]
14:44:38 [2024-04-02T18:44:38.949Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:38 [2024-04-02T18:44:38.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:38 [2024-04-02T18:44:38.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:38 [2024-04-02T18:44:38.949Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] 
14:44:38 [2024-04-02T18:44:38.949Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] 
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] 
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] 
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] 
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] 
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:39 [2024-04-02T18:44:39.203Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
14:44:39 [2024-04-02T18:44:39.762Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.jar
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT.pom
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-sources-feature.jar
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-p2metadata.xml
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [79/128]
14:44:41 [2024-04-02T18:44:41.120Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:41 [2024-04-02T18:44:41.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.120Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.120Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.121Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.121Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:41 [2024-04-02T18:44:41.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.375Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] 
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:41 [2024-04-02T18:44:41.375Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:44:41 [2024-04-02T18:44:41.933Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.jar
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT.pom
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-sources.jar
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2metadata.xml
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT [80/128]
14:44:42 [2024-04-02T18:44:42.854Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:42 [2024-04-02T18:44:42.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.854Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.854Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Executing tasks
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Executed tasks
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Executing tasks
14:44:42 [2024-04-02T18:44:42.855Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] Executed tasks
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] 
14:44:42 [2024-04-02T18:44:42.855Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:42 [2024-04-02T18:44:42.855Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:43 [2024-04-02T18:44:43.112Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:44:43 [2024-04-02T18:44:43.112Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
14:44:43 [2024-04-02T18:44:43.112Z] [INFO] Command line:
14:44:43 [2024-04-02T18:44:43.112Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:44:43 [2024-04-02T18:44:43.113Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:44:43 [2024-04-02T18:44:43.670Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:44:43 [2024-04-02T18:44:43.670Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:44:43 [2024-04-02T18:44:43.670Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:44:43 [2024-04-02T18:44:43.670Z] WARNING: System::setSecurityManager will be removed in a future release
14:44:45 [2024-04-02T18:44:45.027Z] Buildfile: build.xml
14:44:45 [2024-04-02T18:44:45.027Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:44:45 [2024-04-02T18:44:45.027Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:44:45 [2024-04-02T18:44:45.027Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:44:45 [2024-04-02T18:44:45.027Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:44:45 [2024-04-02T18:44:45.027Z] WARNING: System::setSecurityManager will be removed in a future release
14:44:45 [2024-04-02T18:44:45.027Z] 
14:44:45 [2024-04-02T18:44:45.027Z] build.index:
14:44:45 [2024-04-02T18:44:45.584Z] BUILD SUCCESSFUL
14:44:45 [2024-04-02T18:44:45.584Z] 
14:44:45 [2024-04-02T18:44:45.584Z] BUILD SUCCESSFUL
14:44:45 [2024-04-02T18:44:45.584Z] Total time: 1 second
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.584Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.584Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:45 [2024-04-02T18:44:45.584Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:45 [2024-04-02T18:44:45.585Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:45 [2024-04-02T18:44:45.585Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.585Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.585Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:44:45 [2024-04-02T18:44:45.585Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.585Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.838Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.839Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.839Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.839Z] [INFO] 
14:44:45 [2024-04-02T18:44:45.839Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:45 [2024-04-02T18:44:45.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
14:44:47 [2024-04-02T18:44:47.198Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:47 [2024-04-02T18:44:47.756Z] [INFO] 
14:44:47 [2024-04-02T18:44:47.756Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:47 [2024-04-02T18:44:47.756Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:47 [2024-04-02T18:44:47.756Z] [INFO] 
14:44:47 [2024-04-02T18:44:47.756Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.jar
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT.pom
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-sources.jar
14:44:48 [2024-04-02T18:44:48.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Executing tasks
14:44:48 [2024-04-02T18:44:48.010Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:44:48 [2024-04-02T18:44:48.010Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Executed tasks
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT [81/128]
14:44:48 [2024-04-02T18:44:48.010Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:44:48 [2024-04-02T18:44:48.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:48 [2024-04-02T18:44:48.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:48 [2024-04-02T18:44:48.010Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.010Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
14:44:48 [2024-04-02T18:44:48.264Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.264Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.264Z] [INFO] 
14:44:48 [2024-04-02T18:44:48.264Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:48 [2024-04-02T18:44:48.264Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
14:44:49 [2024-04-02T18:44:49.621Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] 
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] 
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] 
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.jar
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT.pom
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-sources-feature.jar
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-p2metadata.xml
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] 
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] 
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] Building Trace Compass Incubator Repository 0.9.0-SNAPSHOT      [82/128]
14:44:50 [2024-04-02T18:44:50.980Z] [INFO]   from common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:44:50 [2024-04-02T18:44:50.980Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:44:50 [2024-04-02T18:44:50.980Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:50 [2024-04-02T18:44:50.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:50 [2024-04-02T18:44:50.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:50 [2024-04-02T18:44:50.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.234Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.235Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.235Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.235Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.235Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:51 [2024-04-02T18:44:51.489Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.489Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.489Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:51 [2024-04-02T18:44:51.489Z] [INFO] 
14:44:51 [2024-04-02T18:44:51.489Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:51 [2024-04-02T18:44:51.489Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:52 [2024-04-02T18:44:52.845Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
14:44:53 [2024-04-02T18:44:53.099Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
14:44:53 [2024-04-02T18:44:53.352Z] [INFO] Adding references to the following repositories:
14:44:53 [2024-04-02T18:44:53.352Z] [INFO]   https://eclipse.py4j.org
14:44:53 [2024-04-02T18:44:53.352Z] [INFO]   https://download.eclipse.org/ease/release/0.8.0
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] 
14:44:54 [2024-04-02T18:44:54.709Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:54 [2024-04-02T18:44:54.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:44:54 [2024-04-02T18:44:54.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes
14:44:54 [2024-04-02T18:44:54.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:44:54 [2024-04-02T18:44:54.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
14:44:54 [2024-04-02T18:44:54.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:44:55 [2024-04-02T18:44:55.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.219Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:44:55 [2024-04-02T18:44:55.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:44:55 [2024-04-02T18:44:55.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:44:55 [2024-04-02T18:44:55.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT.pom
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT-p2metadata.xml
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.9.0-SNAPSHOT-p2artifacts.xml
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [83/128]
14:44:56 [2024-04-02T18:44:56.234Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:56 [2024-04-02T18:44:56.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.234Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.234Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.235Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core
14:44:56 [2024-04-02T18:44:56.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.235Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.489Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] 
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:56 [2024-04-02T18:44:56.743Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:44:58 [2024-04-02T18:44:58.101Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:44:58 [2024-04-02T18:44:58.660Z] [INFO] 
14:44:58 [2024-04-02T18:44:58.660Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] 
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] 
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.jar
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT.pom
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-sources.jar
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2metadata.xml
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] 
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] 
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT [84/128]
14:44:58 [2024-04-02T18:44:58.661Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:44:58 [2024-04-02T18:44:58.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:58 [2024-04-02T18:44:58.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:58 [2024-04-02T18:44:58.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:58 [2024-04-02T18:44:58.661Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:58 [2024-04-02T18:44:58.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:44:59 [2024-04-02T18:44:59.218Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] The project's OSGi version is 1.0.3.202404021838
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.219Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui
14:44:59 [2024-04-02T18:44:59.219Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:59 [2024-04-02T18:44:59.219Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] 
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:44:59 [2024-04-02T18:44:59.473Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:44:59 [2024-04-02T18:44:59.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:59 [2024-04-02T18:44:59.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:59 [2024-04-02T18:44:59.473Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:44:59 [2024-04-02T18:44:59.473Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:01 [2024-04-02T18:45:01.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:01 [2024-04-02T18:45:01.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:01 [2024-04-02T18:45:01.977Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 158 were skipped
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] 
14:45:01 [2024-04-02T18:45:01.977Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:02 [2024-04-02T18:45:02.231Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
14:45:03 [2024-04-02T18:45:03.155Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.jar
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT.pom
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-sources.jar
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-p2metadata.xml
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.3-SNAPSHOT-p2artifacts.xml
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [85/128]
14:45:03 [2024-04-02T18:45:03.714Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:45:03 [2024-04-02T18:45:03.714Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:03 [2024-04-02T18:45:03.714Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:03 [2024-04-02T18:45:03.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:03 [2024-04-02T18:45:03.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:03 [2024-04-02T18:45:03.715Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:03 [2024-04-02T18:45:03.715Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] 
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:03 [2024-04-02T18:45:03.970Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests
14:45:03 [2024-04-02T18:45:03.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:03 [2024-04-02T18:45:03.970Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.225Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:04 [2024-04-02T18:45:04.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:04 [2024-04-02T18:45:04.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:04 [2024-04-02T18:45:04.225Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:04 [2024-04-02T18:45:04.225Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] 
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:04 [2024-04-02T18:45:04.480Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:45:05 [2024-04-02T18:45:05.040Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:05 [2024-04-02T18:45:05.964Z] [INFO] 
14:45:05 [2024-04-02T18:45:05.964Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:06 [2024-04-02T18:45:06.219Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.sun.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
14:45:06 [2024-04-02T18:45:06.219Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
14:45:06 [2024-04-02T18:45:06.219Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 have severely compromised security. Please report this concern to the artifact provider.
14:45:06 [2024-04-02T18:45:06.474Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider.
14:45:09 [2024-04-02T18:45:09.728Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:09 [2024-04-02T18:45:09.728Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log
14:45:09 [2024-04-02T18:45:09.728Z] [INFO] Command line:
14:45:09 [2024-04-02T18:45:09.728Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:45:09 [2024-04-02T18:45:09.728Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:45:09 [2024-04-02T18:45:09.982Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:45:09 [2024-04-02T18:45:09.982Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:45:09 [2024-04-02T18:45:09.982Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:45:09 [2024-04-02T18:45:09.982Z] WARNING: System::setSecurityManager will be removed in a future release
14:45:12 [2024-04-02T18:45:12.490Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:45:12 [2024-04-02T18:45:12.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:45:12 [2024-04-02T18:45:12.744Z] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
14:45:12 [2024-04-02T18:45:12.744Z] 
14:45:12 [2024-04-02T18:45:12.744Z] Results:
14:45:12 [2024-04-02T18:45:12.744Z] 
14:45:12 [2024-04-02T18:45:12.744Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:45:12 [2024-04-02T18:45:12.744Z] 
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] All tests passed
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] 
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] 
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:45:12 [2024-04-02T18:45:12.998Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] 
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.jar
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT.pom
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:13 [2024-04-02T18:45:13.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] 
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] 
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [86/128]
14:45:13 [2024-04-02T18:45:13.253Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:13 [2024-04-02T18:45:13.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:13 [2024-04-02T18:45:13.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:13 [2024-04-02T18:45:13.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:13 [2024-04-02T18:45:13.253Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:13 [2024-04-02T18:45:13.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:45:13 [2024-04-02T18:45:13.811Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf,1.9.0.20221006144800 have severely compromised security. Please report this concern to the artifact provider.
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:17 [2024-04-02T18:45:17.963Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:17 [2024-04-02T18:45:17.963Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.964Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] 
14:45:17 [2024-04-02T18:45:17.964Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] 
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] 
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] 
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] 
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:18 [2024-04-02T18:45:18.218Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
14:45:19 [2024-04-02T18:45:19.578Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:20 [2024-04-02T18:45:20.503Z] [INFO] 
14:45:20 [2024-04-02T18:45:20.503Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:20 [2024-04-02T18:45:20.503Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:20 [2024-04-02T18:45:20.503Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log
14:45:20 [2024-04-02T18:45:20.503Z] [INFO] Command line:
14:45:20 [2024-04-02T18:45:20.503Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:45:20 [2024-04-02T18:45:20.503Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:45:21 [2024-04-02T18:45:21.065Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:45:21 [2024-04-02T18:45:21.065Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:45:21 [2024-04-02T18:45:21.065Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:45:21 [2024-04-02T18:45:21.065Z] WARNING: System::setSecurityManager will be removed in a future release
14:45:25 [2024-04-02T18:45:25.223Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
14:45:29 [2024-04-02T18:45:29.380Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.183 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
14:45:29 [2024-04-02T18:45:29.380Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testIncorrectParameters -- Time elapsed: 1.786 s
14:45:29 [2024-04-02T18:45:29.380Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testFileAccessDataProvider -- Time elapsed: 2.388 s
14:45:29 [2024-04-02T18:45:29.380Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:45:30 [2024-04-02T18:45:30.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:45:30 [2024-04-02T18:45:30.303Z] org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.178 s
14:45:30 [2024-04-02T18:45:30.303Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:45:30 [2024-04-02T18:45:30.303Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:45:30 [2024-04-02T18:45:30.303Z] org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:45:30 [2024-04-02T18:45:30.303Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:45:32 [2024-04-02T18:45:32.809Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:45:32 [2024-04-02T18:45:32.809Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest.testAnalysisExecution -- Time elapsed: 2.299 s
14:45:32 [2024-04-02T18:45:32.809Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:45:36 [2024-04-02T18:45:36.993Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.489 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:45:36 [2024-04-02T18:45:36.993Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProviderMultipleTids -- Time elapsed: 2.253 s
14:45:36 [2024-04-02T18:45:36.993Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProvider -- Time elapsed: 2.235 s
14:45:36 [2024-04-02T18:45:36.993Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:45:39 [2024-04-02T18:45:39.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:45:39 [2024-04-02T18:45:39.503Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest.testIoDataProvider -- Time elapsed: 2.258 s
14:45:39 [2024-04-02T18:45:39.503Z] 
14:45:39 [2024-04-02T18:45:39.503Z] Results:
14:45:39 [2024-04-02T18:45:39.503Z] 
14:45:39 [2024-04-02T18:45:39.503Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:45:39 [2024-04-02T18:45:39.503Z] 
14:45:39 [2024-04-02T18:45:39.503Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.setUp(SWSLatencyTest.java:84)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:45:39 [2024-04-02T18:45:39.503Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:45:39 [2024-04-02T18:45:39.503Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:45:39 [2024-04-02T18:45:39.504Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tracecompass.incubator.kernel.core.io.tests.AbstractTestInputOutput.setUp(AbstractTestInputOutput.java:146)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.504Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:45:39 [2024-04-02T18:45:39.504Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:45:39 [2024-04-02T18:45:39.505Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:45:39 [2024-04-02T18:45:39.505Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:45:39 [2024-04-02T18:45:39.505Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:45:39 [2024-04-02T18:45:39.505Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:45:39 [2024-04-02T18:45:39.505Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] All tests passed
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] 
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] 
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:39 [2024-04-02T18:45:39.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:45:39 [2024-04-02T18:45:39.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:45:39 [2024-04-02T18:45:39.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.jar
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT.pom
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [87/128]
14:45:40 [2024-04-02T18:45:40.012Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:45:40 [2024-04-02T18:45:40.012Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:40 [2024-04-02T18:45:40.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.013Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests
14:45:40 [2024-04-02T18:45:40.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.013Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:40 [2024-04-02T18:45:40.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.267Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.267Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] 
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:40 [2024-04-02T18:45:40.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:45:41 [2024-04-02T18:45:41.442Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:42 [2024-04-02T18:45:42.364Z] [INFO] 
14:45:42 [2024-04-02T18:45:42.364Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:42 [2024-04-02T18:45:42.364Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:42 [2024-04-02T18:45:42.364Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log
14:45:42 [2024-04-02T18:45:42.364Z] [INFO] Command line:
14:45:42 [2024-04-02T18:45:42.364Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:45:42 [2024-04-02T18:45:42.364Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:45:43 [2024-04-02T18:45:43.287Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:45:43 [2024-04-02T18:45:43.287Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:45:43 [2024-04-02T18:45:43.287Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:45:43 [2024-04-02T18:45:43.287Z] WARNING: System::setSecurityManager will be removed in a future release
14:45:46 [2024-04-02T18:45:46.551Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:45:46 [2024-04-02T18:45:46.551Z] !SESSION 2024-04-02 18:45:42.530 -----------------------------------------------
14:45:46 [2024-04-02T18:45:46.551Z] eclipse.buildId=unknown
14:45:46 [2024-04-02T18:45:46.551Z] java.version=17.0.2
14:45:46 [2024-04-02T18:45:46.551Z] java.vendor=Oracle Corporation
14:45:46 [2024-04-02T18:45:46.551Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:45:46 [2024-04-02T18:45:46.551Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:45:46 [2024-04-02T18:45:46.551Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:45:46 [2024-04-02T18:45:46.551Z] 
14:45:46 [2024-04-02T18:45:46.551Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2024-04-02 18:45:46.351
14:45:46 [2024-04-02T18:45:46.551Z] !MESSAGE buildFilterFromRegex: Invalid regex
14:45:47 [2024-04-02T18:45:47.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:45:47 [2024-04-02T18:45:47.910Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest.test -- Time elapsed: 1.521 s
14:45:47 [2024-04-02T18:45:47.910Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:45:47 [2024-04-02T18:45:47.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:45:47 [2024-04-02T18:45:47.910Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:45:47 [2024-04-02T18:45:47.910Z] 
14:45:47 [2024-04-02T18:45:47.910Z] Results:
14:45:47 [2024-04-02T18:45:47.910Z] 
14:45:47 [2024-04-02T18:45:47.910Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:45:47 [2024-04-02T18:45:47.910Z] 
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] All tests passed
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] 
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] 
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] 
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.jar
14:45:47 [2024-04-02T18:45:47.910Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT.pom
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [88/128]
14:45:48 [2024-04-02T18:45:48.165Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.165Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.165Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.419Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.419Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:48 [2024-04-02T18:45:48.419Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:48 [2024-04-02T18:45:48.420Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.674Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.928Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.928Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.928Z] [INFO] 
14:45:48 [2024-04-02T18:45:48.928Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:48 [2024-04-02T18:45:48.928Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:45:50 [2024-04-02T18:45:50.285Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:51 [2024-04-02T18:45:51.207Z] [INFO] 
14:45:51 [2024-04-02T18:45:51.207Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:51 [2024-04-02T18:45:51.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:51 [2024-04-02T18:45:51.207Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log
14:45:51 [2024-04-02T18:45:51.207Z] [INFO] Command line:
14:45:51 [2024-04-02T18:45:51.207Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:45:51 [2024-04-02T18:45:51.207Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:45:52 [2024-04-02T18:45:52.130Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:45:52 [2024-04-02T18:45:52.130Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:45:52 [2024-04-02T18:45:52.130Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:45:52 [2024-04-02T18:45:52.130Z] WARNING: System::setSecurityManager will be removed in a future release
14:45:54 [2024-04-02T18:45:54.634Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:45:54 [2024-04-02T18:45:54.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:45:54 [2024-04-02T18:45:54.634Z] org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:45:54 [2024-04-02T18:45:54.634Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:45:55 [2024-04-02T18:45:55.192Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.colorHighlightReply -- Time elapsed: 0.301 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.validityReply -- Time elapsed: 0.107 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.completionReply -- Time elapsed: 0.114 s
14:45:55 [2024-04-02T18:45:55.192Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:45:55 [2024-04-02T18:45:55.192Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationNoViableAltException -- Time elapsed: 0.001 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddle -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsOnly -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseMultipleChars -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationSimpleStringNoErrors -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseOneChar -- Time elapsed: 0.001 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparators -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsAfterParentheses -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMismatchedTokenException -- Time elapsed: 0.001 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationComplexStringNoErrors -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.syntaxColorTests -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionOperatorsSeparators -- Time elapsed: 0 s
14:45:55 [2024-04-02T18:45:55.192Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:45:55 [2024-04-02T18:45:55.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:45:55 [2024-04-02T18:45:55.446Z] org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest.hello -- Time elapsed: 0.014 s
14:45:55 [2024-04-02T18:45:55.446Z] 
14:45:55 [2024-04-02T18:45:55.446Z] Results:
14:45:55 [2024-04-02T18:45:55.446Z] 
14:45:55 [2024-04-02T18:45:55.446Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:45:55 [2024-04-02T18:45:55.446Z] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] All tests passed
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.jar
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT.pom
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-sources.jar
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT [89/128]
14:45:56 [2024-04-02T18:45:56.006Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:45:56 [2024-04-02T18:45:56.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:56 [2024-04-02T18:45:56.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:56 [2024-04-02T18:45:56.006Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:56 [2024-04-02T18:45:56.006Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/src/main/resources
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] 
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:56 [2024-04-02T18:45:56.262Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
14:45:57 [2024-04-02T18:45:57.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
14:45:58 [2024-04-02T18:45:58.980Z] [INFO] 
14:45:58 [2024-04-02T18:45:58.980Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:58 [2024-04-02T18:45:58.980Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:45:58 [2024-04-02T18:45:58.980Z] [INFO] 
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] 
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.jar
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT.pom
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-sources-feature.jar
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-p2metadata.xml
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.9.0-SNAPSHOT-p2artifacts.xml
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] 
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] 
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [90/128]
14:45:58 [2024-04-02T18:45:58.981Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:45:58 [2024-04-02T18:45:58.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:58 [2024-04-02T18:45:58.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:58 [2024-04-02T18:45:58.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:58 [2024-04-02T18:45:58.981Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:58 [2024-04-02T18:45:58.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.236Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests
14:45:59 [2024-04-02T18:45:59.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:59 [2024-04-02T18:45:59.236Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.237Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.237Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:45:59 [2024-04-02T18:45:59.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:59 [2024-04-02T18:45:59.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:59 [2024-04-02T18:45:59.237Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] 
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:45:59 [2024-04-02T18:45:59.493Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:46:00 [2024-04-02T18:46:00.418Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:01 [2024-04-02T18:46:01.780Z] [INFO] 
14:46:01 [2024-04-02T18:46:01.780Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:46:01 [2024-04-02T18:46:01.780Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:01 [2024-04-02T18:46:01.780Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log
14:46:01 [2024-04-02T18:46:01.780Z] [INFO] Command line:
14:46:01 [2024-04-02T18:46:01.780Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:46:01 [2024-04-02T18:46:01.780Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:02 [2024-04-02T18:46:02.702Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:46:02 [2024-04-02T18:46:02.702Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:46:02 [2024-04-02T18:46:02.702Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:46:02 [2024-04-02T18:46:02.702Z] WARNING: System::setSecurityManager will be removed in a future release
14:46:10 [2024-04-02T18:46:10.195Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:46:10 [2024-04-02T18:46:10.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:46:10 [2024-04-02T18:46:10.195Z] org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.058 s
14:46:10 [2024-04-02T18:46:10.195Z] 
14:46:10 [2024-04-02T18:46:10.195Z] Results:
14:46:10 [2024-04-02T18:46:10.195Z] 
14:46:10 [2024-04-02T18:46:10.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:46:10 [2024-04-02T18:46:10.195Z] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] All tests passed
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.jar
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT.pom
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >--
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [91/128]
14:46:10 [2024-04-02T18:46:10.195Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:46:10 [2024-04-02T18:46:10.195Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:46:10 [2024-04-02T18:46:10.195Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/main/resources
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/src/test/resources
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] 
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:10 [2024-04-02T18:46:10.196Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:46:12 [2024-04-02T18:46:12.080Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:13 [2024-04-02T18:46:13.437Z] [INFO] 
14:46:13 [2024-04-02T18:46:13.437Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:13 [2024-04-02T18:46:13.437Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:13 [2024-04-02T18:46:13.437Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data/.metadata/.log
14:46:13 [2024-04-02T18:46:13.437Z] [INFO] Command line:
14:46:13 [2024-04-02T18:46:13.437Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:46:13 [2024-04-02T18:46:13.438Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:13 [2024-04-02T18:46:13.995Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:46:13 [2024-04-02T18:46:13.995Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:46:13 [2024-04-02T18:46:13.996Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:46:13 [2024-04-02T18:46:13.996Z] WARNING: System::setSecurityManager will be removed in a future release
14:46:16 [2024-04-02T18:46:16.503Z] Running org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
14:46:16 [2024-04-02T18:46:16.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
14:46:16 [2024-04-02T18:46:16.503Z] org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.052 s
14:46:16 [2024-04-02T18:46:16.503Z] 
14:46:16 [2024-04-02T18:46:16.503Z] Results:
14:46:16 [2024-04-02T18:46:16.503Z] 
14:46:16 [2024-04-02T18:46:16.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:46:16 [2024-04-02T18:46:16.503Z] 
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] All tests passed
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] 
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] 
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:16 [2024-04-02T18:46:16.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.jar
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT.pom
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.inandout.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.inandout.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT [92/128]
14:46:17 [2024-04-02T18:46:17.011Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:46:17 [2024-04-02T18:46:17.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.265Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests
14:46:17 [2024-04-02T18:46:17.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.265Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] 
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:17 [2024-04-02T18:46:17.519Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:46:17 [2024-04-02T18:46:17.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.519Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:17 [2024-04-02T18:46:17.519Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] 
14:46:18 [2024-04-02T18:46:18.077Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:18 [2024-04-02T18:46:18.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:46:19 [2024-04-02T18:46:19.255Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:19 [2024-04-02T18:46:19.813Z] [INFO] 
14:46:19 [2024-04-02T18:46:19.813Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:20 [2024-04-02T18:46:20.067Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:20 [2024-04-02T18:46:20.067Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log
14:46:20 [2024-04-02T18:46:20.067Z] [INFO] Command line:
14:46:20 [2024-04-02T18:46:20.067Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:46:20 [2024-04-02T18:46:20.067Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:20 [2024-04-02T18:46:20.625Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:46:20 [2024-04-02T18:46:20.625Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:46:20 [2024-04-02T18:46:20.625Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:46:20 [2024-04-02T18:46:20.625Z] WARNING: System::setSecurityManager will be removed in a future release
14:46:24 [2024-04-02T18:46:24.780Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:46:42 [2024-04-02T18:46:42.804Z] !SESSION 2024-04-02 18:46:20.051 -----------------------------------------------
14:46:42 [2024-04-02T18:46:42.804Z] eclipse.buildId=unknown
14:46:42 [2024-04-02T18:46:42.804Z] java.version=17.0.2
14:46:42 [2024-04-02T18:46:42.804Z] java.vendor=Oracle Corporation
14:46:42 [2024-04-02T18:46:42.804Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:46:42 [2024-04-02T18:46:42.804Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:46:42 [2024-04-02T18:46:42.804Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:46:42 [2024-04-02T18:46:42.804Z] 
14:46:42 [2024-04-02T18:46:42.804Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:46:40.551
14:46:42 [2024-04-02T18:46:42.804Z] !MESSAGE 
14:46:42 [2024-04-02T18:46:42.804Z] !STACK 0
14:46:42 [2024-04-02T18:46:42.804Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName(AnalysisProcessNameAspectTest.java:108)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:46:42 [2024-04-02T18:46:42.804Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:46:42 [2024-04-02T18:46:42.804Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:46:42 [2024-04-02T18:46:42.805Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.29 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:46:42 [2024-04-02T18:46:42.805Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 15.91 s
14:46:42 [2024-04-02T18:46:42.805Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName -- Time elapsed: 0.314 s
14:46:42 [2024-04-02T18:46:42.805Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:46:42 [2024-04-02T18:46:42.805Z] 
14:46:42 [2024-04-02T18:46:42.805Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:46:41.040
14:46:42 [2024-04-02T18:46:42.805Z] !MESSAGE 
14:46:42 [2024-04-02T18:46:42.805Z] !STACK 0
14:46:42 [2024-04-02T18:46:42.805Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:46:42 [2024-04-02T18:46:42.805Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:46:42 [2024-04-02T18:46:42.805Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:46:42 [2024-04-02T18:46:42.806Z] 
14:46:42 [2024-04-02T18:46:42.806Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:46:41.041
14:46:42 [2024-04-02T18:46:42.806Z] !MESSAGE 
14:46:42 [2024-04-02T18:46:42.806Z] !STACK 0
14:46:42 [2024-04-02T18:46:42.806Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:46:42 [2024-04-02T18:46:42.806Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.806Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:46:42 [2024-04-02T18:46:42.807Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:46:42 [2024-04-02T18:46:42.807Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.205 s
14:46:42 [2024-04-02T18:46:42.807Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName -- Time elapsed: 0.193 s
14:46:42 [2024-04-02T18:46:42.807Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:46:42 [2024-04-02T18:46:42.807Z] 
14:46:42 [2024-04-02T18:46:42.807Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:46:41.443
14:46:42 [2024-04-02T18:46:42.807Z] !MESSAGE 
14:46:42 [2024-04-02T18:46:42.807Z] !STACK 0
14:46:42 [2024-04-02T18:46:42.807Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:99)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.807Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:46:42 [2024-04-02T18:46:42.807Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:46:42 [2024-04-02T18:46:42.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:46:42 [2024-04-02T18:46:42.808Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:46:42 [2024-04-02T18:46:42.808Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:46:42 [2024-04-02T18:46:42.808Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:46:42 [2024-04-02T18:46:42.808Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.268 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu -- Time elapsed: 0.121 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelCpuTime -- Time elapsed: 0.180 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTreeSetOneElement -- Time elapsed: 0.014 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsMixed -- Time elapsed: 0.002 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTreeSetSameElements -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTree -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTreeSetUnpairedElements -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsTree -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[0: Default Palette] -- Time elapsed: 0.002 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[1: Palette With Threshold] -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[2: Palette With Small Threshold] -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.005 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest.testGetModelFor -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetExecName -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetProcessId -- Time elapsed: 0.001 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testThreadOnCpuProvider -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testNoModel -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testCpuTimeProvider -- Time elapsed: 0 s
14:46:42 [2024-04-02T18:46:42.808Z] 
14:46:42 [2024-04-02T18:46:42.808Z] Results:
14:46:42 [2024-04-02T18:46:42.808Z] 
14:46:42 [2024-04-02T18:46:42.808Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:46:42 [2024-04-02T18:46:42.808Z] 
14:46:42 [2024-04-02T18:46:42.808Z] [INFO] All tests passed
14:46:42 [2024-04-02T18:46:42.808Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.808Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT.pom
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT [93/128]
14:46:42 [2024-04-02T18:46:42.809Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] 
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:42 [2024-04-02T18:46:42.809Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:46:44 [2024-04-02T18:46:44.689Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.689Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.689Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.689Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] 
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:44 [2024-04-02T18:46:44.690Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:46:46 [2024-04-02T18:46:46.051Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:46:46 [2024-04-02T18:46:46.972Z] [INFO] 
14:46:46 [2024-04-02T18:46:46.972Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:46:46 [2024-04-02T18:46:46.972Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:46:46 [2024-04-02T18:46:46.972Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log
14:46:46 [2024-04-02T18:46:46.972Z] [INFO] Command line:
14:46:46 [2024-04-02T18:46:46.972Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:46:46 [2024-04-02T18:46:46.972Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:46:47 [2024-04-02T18:46:47.894Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:46:47 [2024-04-02T18:46:47.894Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:46:47 [2024-04-02T18:46:47.894Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:46:47 [2024-04-02T18:46:47.894Z] WARNING: System::setSecurityManager will be removed in a future release
14:46:52 [2024-04-02T18:46:52.049Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:46:53 [2024-04-02T18:46:53.928Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:46:53 [2024-04-02T18:46:53.928Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 1.787 s
14:46:53 [2024-04-02T18:46:53.928Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.112 s
14:46:53 [2024-04-02T18:46:53.928Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.160 s
14:46:53 [2024-04-02T18:46:53.928Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.111 s
14:46:53 [2024-04-02T18:46:53.928Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:46:53 [2024-04-02T18:46:53.928Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:46:53 [2024-04-02T18:46:53.928Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.007 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
14:46:53 [2024-04-02T18:46:53.929Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:46:53 [2024-04-02T18:46:53.929Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.007 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.003 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.002 s
14:46:53 [2024-04-02T18:46:53.929Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
14:46:53 [2024-04-02T18:46:53.929Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:46:54 [2024-04-02T18:46:54.487Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.cascadeTest -- Time elapsed: 0.103 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.097 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.037 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.largeTest -- Time elapsed: 0.269 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.026 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.083 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.081 s
14:46:54 [2024-04-02T18:46:54.487Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.treeTest -- Time elapsed: 0.026 s
14:46:54 [2024-04-02T18:46:54.487Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:46:55 [2024-04-02T18:46:55.046Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.293 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:46:55 [2024-04-02T18:46:55.046Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest skipped
14:46:55 [2024-04-02T18:46:55.046Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 0.169 s
14:46:55 [2024-04-02T18:46:55.046Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.123 s
14:46:55 [2024-04-02T18:46:55.046Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:46:55 [2024-04-02T18:46:55.301Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:46:55 [2024-04-02T18:46:55.301Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.272 s
14:46:55 [2024-04-02T18:46:55.301Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.095 s
14:46:55 [2024-04-02T18:46:55.301Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.032 s
14:46:55 [2024-04-02T18:46:55.301Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.087 s
14:46:55 [2024-04-02T18:46:55.301Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:46:55 [2024-04-02T18:46:55.301Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:46:55 [2024-04-02T18:46:55.301Z] org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.002 s
14:46:55 [2024-04-02T18:46:55.301Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:46:55 [2024-04-02T18:46:55.555Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:46:55 [2024-04-02T18:46:55.555Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackTraversal -- Time elapsed: 0.075 s
14:46:55 [2024-04-02T18:46:55.555Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackRanges -- Time elapsed: 0.087 s
14:46:55 [2024-04-02T18:46:55.555Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackNext -- Time elapsed: 0.023 s
14:46:55 [2024-04-02T18:46:55.555Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:46:55 [2024-04-02T18:46:55.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:46:55 [2024-04-02T18:46:55.809Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.078 s
14:46:55 [2024-04-02T18:46:55.809Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.024 s
14:46:55 [2024-04-02T18:46:55.809Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:46:55 [2024-04-02T18:46:55.809Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:46:55 [2024-04-02T18:46:55.809Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.077 s
14:46:55 [2024-04-02T18:46:55.809Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.023 s
14:46:55 [2024-04-02T18:46:55.809Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:46:56 [2024-04-02T18:46:56.063Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:46:56 [2024-04-02T18:46:56.063Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.089 s
14:46:56 [2024-04-02T18:46:56.063Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.075 s
14:46:56 [2024-04-02T18:46:56.063Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.034 s
14:46:56 [2024-04-02T18:46:56.063Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.079 s
14:46:56 [2024-04-02T18:46:56.063Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:47:08 [2024-04-02T18:47:08.208Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.65 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.675 s
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.300 s
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.230 s
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.179 s
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.150 s
14:47:08 [2024-04-02T18:47:08.208Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.964 s
14:47:08 [2024-04-02T18:47:08.209Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.147 s
14:47:08 [2024-04-02T18:47:08.209Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:47:08 [2024-04-02T18:47:08.209Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:47:08 [2024-04-02T18:47:08.209Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.007 s
14:47:08 [2024-04-02T18:47:08.209Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:47:16 [2024-04-02T18:47:16.276Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.427 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.159 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.173 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.148 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.150 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.133 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.532 s
14:47:16 [2024-04-02T18:47:16.276Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.130 s
14:47:16 [2024-04-02T18:47:16.276Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:47:17 [2024-04-02T18:47:17.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:47:17 [2024-04-02T18:47:17.632Z] org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest.testCallstackWeightedTree -- Time elapsed: 1.257 s
14:47:17 [2024-04-02T18:47:17.632Z] 
14:47:17 [2024-04-02T18:47:17.632Z] Results:
14:47:17 [2024-04-02T18:47:17.632Z] 
14:47:17 [2024-04-02T18:47:17.632Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 1
14:47:17 [2024-04-02T18:47:17.632Z] 
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] All tests passed
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] 
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] 
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] 
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:47:17 [2024-04-02T18:47:17.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.jar
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT.pom
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-sources.jar
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] 
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] 
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [94/128]
14:47:17 [2024-04-02T18:47:17.887Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:17 [2024-04-02T18:47:17.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:17 [2024-04-02T18:47:17.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:17 [2024-04-02T18:47:17.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:17 [2024-04-02T18:47:17.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:17 [2024-04-02T18:47:17.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] 
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:18 [2024-04-02T18:47:18.444Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests
14:47:18 [2024-04-02T18:47:18.444Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:18 [2024-04-02T18:47:18.444Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.004Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.004Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:47:19 [2024-04-02T18:47:19.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:19 [2024-04-02T18:47:19.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:19 [2024-04-02T18:47:19.004Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:19 [2024-04-02T18:47:19.258Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] 
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:19 [2024-04-02T18:47:19.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:47:20 [2024-04-02T18:47:20.435Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:47:21 [2024-04-02T18:47:21.794Z] [INFO] 
14:47:21 [2024-04-02T18:47:21.794Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:22 [2024-04-02T18:47:22.048Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:22 [2024-04-02T18:47:22.048Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log
14:47:22 [2024-04-02T18:47:22.048Z] [INFO] Command line:
14:47:22 [2024-04-02T18:47:22.048Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:47:22 [2024-04-02T18:47:22.048Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:22 [2024-04-02T18:47:22.971Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:47:22 [2024-04-02T18:47:22.971Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:47:22 [2024-04-02T18:47:22.971Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:47:22 [2024-04-02T18:47:22.971Z] WARNING: System::setSecurityManager will be removed in a future release
14:47:26 [2024-04-02T18:47:26.227Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:47:26 [2024-04-02T18:47:26.227Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:47:30 [2024-04-02T18:47:30.382Z] Could not determine the accessibility bus address
14:47:30 [2024-04-02T18:47:30.382Z] !SESSION 2024-04-02 18:47:22.175 -----------------------------------------------
14:47:30 [2024-04-02T18:47:30.382Z] eclipse.buildId=unknown
14:47:30 [2024-04-02T18:47:30.382Z] java.version=17.0.2
14:47:30 [2024-04-02T18:47:30.382Z] java.vendor=Oracle Corporation
14:47:30 [2024-04-02T18:47:30.382Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:47:30 [2024-04-02T18:47:30.382Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:47:30 [2024-04-02T18:47:30.382Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:47:30 [2024-04-02T18:47:30.382Z] 
14:47:30 [2024-04-02T18:47:30.382Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-04-02 18:47:30.334
14:47:30 [2024-04-02T18:47:30.382Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:47:30 [2024-04-02T18:47:30.382Z] 
14:47:30 [2024-04-02T18:47:30.382Z] !ENTRY org.eclipse.urischeme 4 0 2024-04-02 18:47:30.348
14:47:30 [2024-04-02T18:47:30.382Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:47:30 [2024-04-02T18:47:30.382Z] !STACK 0
14:47:30 [2024-04-02T18:47:30.382Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
14:47:30 [2024-04-02T18:47:30.382Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:47:30 [2024-04-02T18:47:30.382Z] Caused by: java.io.IOException: error=2, No such file or directory
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:47:30 [2024-04-02T18:47:30.382Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:47:30 [2024-04-02T18:47:30.382Z] 	... 7 more
14:47:31 [2024-04-02T18:47:31.305Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:47:31 [2024-04-02T18:47:31.559Z] Display size: 1440x900
14:47:31 [2024-04-02T18:47:31.559Z] OS version=6.2.9-300.fc38.x86_64
14:47:31 [2024-04-02T18:47:31.559Z] GTK version=3.24.33
14:47:31 [2024-04-02T18:47:31.559Z] GTK theme=Yaru
14:47:31 [2024-04-02T18:47:31.559Z] LIBOVERLAY_SCROLLBAR=0
14:47:31 [2024-04-02T18:47:31.559Z] Time zone: Greenwich Mean Time
14:47:34 [2024-04-02T18:47:34.816Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1608296295 data=null doit=true}, Shell with text {data - Eclipse Platform}]
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-1608295560 data=null doit=true}, MenuItem with text {&Hierarchical}]
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-1608295560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-1608295559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
14:47:35 [2024-04-02T18:47:35.738Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
14:47:35 [2024-04-02T18:47:35.738Z] 
14:47:35 [2024-04-02T18:47:35.738Z] (Eclipse:3218): Gtk-WARNING **: 18:47:35.735: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
14:47:36 [2024-04-02T18:47:36.297Z] 
14:47:36 [2024-04-02T18:47:36.297Z] (Eclipse:3218): Gtk-WARNING **: 18:47:36.057: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
14:47:36 [2024-04-02T18:47:36.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:36 [2024-04-02T18:47:36.855Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:38 [2024-04-02T18:47:38.214Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:38 [2024-04-02T18:47:38.468Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:39 [2024-04-02T18:47:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:39 [2024-04-02T18:47:39.390Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:40 [2024-04-02T18:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:40 [2024-04-02T18:47:40.312Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:40 [2024-04-02T18:47:40.566Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:40 [2024-04-02T18:47:40.567Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:41 [2024-04-02T18:47:41.488Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:41 [2024-04-02T18:47:41.489Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:42 [2024-04-02T18:47:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:42 [2024-04-02T18:47:42.412Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:43 [2024-04-02T18:47:43.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:47:43 [2024-04-02T18:47:43.334Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:47:43 [2024-04-02T18:47:43.892Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.64 s -- in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 1.840 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 1.058 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.839 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.438 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.811 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.896 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.893 s
14:47:43 [2024-04-02T18:47:43.892Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.903 s
14:47:43 [2024-04-02T18:47:43.892Z] 
14:47:43 [2024-04-02T18:47:43.892Z] Results:
14:47:43 [2024-04-02T18:47:43.892Z] 
14:47:43 [2024-04-02T18:47:43.892Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:47:43 [2024-04-02T18:47:43.892Z] 
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] All tests passed
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:47:45 [2024-04-02T18:47:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:47:45 [2024-04-02T18:47:45.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:47:45 [2024-04-02T18:47:45.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 33 classes
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:47:45 [2024-04-02T18:47:45.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT [95/128]
14:47:45 [2024-04-02T18:47:45.506Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.506Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.506Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] 
14:47:45 [2024-04-02T18:47:45.761Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:45 [2024-04-02T18:47:45.761Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:47:45 [2024-04-02T18:47:45.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:45 [2024-04-02T18:47:45.761Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:46 [2024-04-02T18:47:46.016Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.270Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.270Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] 
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:46 [2024-04-02T18:47:46.525Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:47:47 [2024-04-02T18:47:47.884Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:47:49 [2024-04-02T18:47:49.244Z] [INFO] 
14:47:49 [2024-04-02T18:47:49.244Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:47:49 [2024-04-02T18:47:49.499Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:47:49 [2024-04-02T18:47:49.499Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log
14:47:49 [2024-04-02T18:47:49.499Z] [INFO] Command line:
14:47:49 [2024-04-02T18:47:49.499Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:47:49 [2024-04-02T18:47:49.499Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:47:50 [2024-04-02T18:47:50.057Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:47:50 [2024-04-02T18:47:50.057Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:47:50 [2024-04-02T18:47:50.057Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:47:50 [2024-04-02T18:47:50.057Z] WARNING: System::setSecurityManager will be removed in a future release
14:47:54 [2024-04-02T18:47:54.209Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:47:59 [2024-04-02T18:47:59.437Z] !SESSION 2024-04-02 18:47:49.526 -----------------------------------------------
14:47:59 [2024-04-02T18:47:59.438Z] eclipse.buildId=unknown
14:47:59 [2024-04-02T18:47:59.438Z] java.version=17.0.2
14:47:59 [2024-04-02T18:47:59.438Z] java.vendor=Oracle Corporation
14:47:59 [2024-04-02T18:47:59.438Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:47:59 [2024-04-02T18:47:59.438Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:47:59 [2024-04-02T18:47:59.438Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:47:59 [2024-04-02T18:47:59.438Z] 
14:47:59 [2024-04-02T18:47:59.438Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:47:58.806
14:47:59 [2024-04-02T18:47:59.438Z] !MESSAGE 
14:47:59 [2024-04-02T18:47:59.438Z] !STACK 0
14:47:59 [2024-04-02T18:47:59.438Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:47:59 [2024-04-02T18:47:59.438Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:47:59 [2024-04-02T18:47:59.438Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:09 [2024-04-02T18:48:09.358Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.53 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:48:09 [2024-04-02T18:48:09.358Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 2.983 s
14:48:09 [2024-04-02T18:48:09.358Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.203 s
14:48:09 [2024-04-02T18:48:09.358Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.194 s
14:48:09 [2024-04-02T18:48:09.358Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[1: ONE_CONTAINER] -- Time elapsed: 2.240 s
14:48:09 [2024-04-02T18:48:09.359Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[1: ONE_CONTAINER] -- Time elapsed: 1.144 s
14:48:09 [2024-04-02T18:48:09.359Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[1: ONE_CONTAINER] -- Time elapsed: 1.135 s
14:48:09 [2024-04-02T18:48:09.359Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[2: QEMU_CONTAINER] -- Time elapsed: 2.260 s
14:48:09 [2024-04-02T18:48:09.359Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[2: QEMU_CONTAINER] -- Time elapsed: 1.164 s
14:48:09 [2024-04-02T18:48:09.359Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[2: QEMU_CONTAINER] -- Time elapsed: 1.193 s
14:48:09 [2024-04-02T18:48:09.359Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:48:11 [2024-04-02T18:48:11.865Z] 
14:48:11 [2024-04-02T18:48:11.865Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.449
14:48:11 [2024-04-02T18:48:11.865Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.865Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.865Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.865Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.865Z] 
14:48:11 [2024-04-02T18:48:11.865Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.450
14:48:11 [2024-04-02T18:48:11.865Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.865Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.865Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.865Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.865Z] 
14:48:11 [2024-04-02T18:48:11.865Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.467
14:48:11 [2024-04-02T18:48:11.865Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.865Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.865Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.865Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.865Z] 
14:48:11 [2024-04-02T18:48:11.865Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.468
14:48:11 [2024-04-02T18:48:11.865Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.865Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.865Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.865Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.866Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.866Z] 
14:48:11 [2024-04-02T18:48:11.866Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.469
14:48:11 [2024-04-02T18:48:11.866Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.866Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.866Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.866Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.866Z] 
14:48:11 [2024-04-02T18:48:11.866Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.469
14:48:11 [2024-04-02T18:48:11.866Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.866Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.866Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.866Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.866Z] 
14:48:11 [2024-04-02T18:48:11.866Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.469
14:48:11 [2024-04-02T18:48:11.866Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.866Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.866Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.866Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.866Z] 
14:48:11 [2024-04-02T18:48:11.866Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.470
14:48:11 [2024-04-02T18:48:11.866Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.866Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.866Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.866Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.866Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.866Z] 
14:48:11 [2024-04-02T18:48:11.867Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.470
14:48:11 [2024-04-02T18:48:11.867Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.867Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.867Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.867Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.867Z] 
14:48:11 [2024-04-02T18:48:11.867Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.471
14:48:11 [2024-04-02T18:48:11.867Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.867Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.867Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.867Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.867Z] 
14:48:11 [2024-04-02T18:48:11.867Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.472
14:48:11 [2024-04-02T18:48:11.867Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.867Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.867Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.867Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:11 [2024-04-02T18:48:11.867Z] 
14:48:11 [2024-04-02T18:48:11.867Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:11.472
14:48:11 [2024-04-02T18:48:11.867Z] !MESSAGE 
14:48:11 [2024-04-02T18:48:11.867Z] !STACK 0
14:48:11 [2024-04-02T18:48:11.867Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:11 [2024-04-02T18:48:11.867Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:11 [2024-04-02T18:48:11.867Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:12 [2024-04-02T18:48:12.790Z] 
14:48:12 [2024-04-02T18:48:12.790Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:12.535
14:48:12 [2024-04-02T18:48:12.790Z] !MESSAGE 
14:48:12 [2024-04-02T18:48:12.790Z] !STACK 0
14:48:12 [2024-04-02T18:48:12.790Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:12 [2024-04-02T18:48:12.790Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:12 [2024-04-02T18:48:12.790Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.726Z] 
14:48:13 [2024-04-02T18:48:13.726Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.687
14:48:13 [2024-04-02T18:48:13.726Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.726Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.726Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.726Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.726Z] 
14:48:13 [2024-04-02T18:48:13.726Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.688
14:48:13 [2024-04-02T18:48:13.726Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.726Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.726Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.726Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.726Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.981Z] 
14:48:13 [2024-04-02T18:48:13.981Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.726
14:48:13 [2024-04-02T18:48:13.981Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.981Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.981Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.981Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.981Z] 
14:48:13 [2024-04-02T18:48:13.981Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.726
14:48:13 [2024-04-02T18:48:13.981Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.981Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.981Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.981Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.981Z] 
14:48:13 [2024-04-02T18:48:13.981Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.727
14:48:13 [2024-04-02T18:48:13.981Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.981Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.981Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.981Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.981Z] 
14:48:13 [2024-04-02T18:48:13.981Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.727
14:48:13 [2024-04-02T18:48:13.981Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.981Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.981Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.981Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.981Z] 
14:48:13 [2024-04-02T18:48:13.981Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.727
14:48:13 [2024-04-02T18:48:13.981Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.981Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.981Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.981Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.982Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.982Z] 
14:48:13 [2024-04-02T18:48:13.982Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.728
14:48:13 [2024-04-02T18:48:13.982Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.982Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.982Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.982Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.982Z] 
14:48:13 [2024-04-02T18:48:13.982Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.728
14:48:13 [2024-04-02T18:48:13.982Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.982Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.982Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.982Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.982Z] 
14:48:13 [2024-04-02T18:48:13.982Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.729
14:48:13 [2024-04-02T18:48:13.982Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.982Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.982Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.982Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.982Z] 
14:48:13 [2024-04-02T18:48:13.982Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.729
14:48:13 [2024-04-02T18:48:13.982Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.982Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.982Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.982Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.983Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:13 [2024-04-02T18:48:13.983Z] 
14:48:13 [2024-04-02T18:48:13.983Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:13.729
14:48:13 [2024-04-02T18:48:13.983Z] !MESSAGE 
14:48:13 [2024-04-02T18:48:13.983Z] !STACK 0
14:48:13 [2024-04-02T18:48:13.983Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:13 [2024-04-02T18:48:13.983Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:13 [2024-04-02T18:48:13.983Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:14 [2024-04-02T18:48:14.906Z] 
14:48:14 [2024-04-02T18:48:14.906Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:14.771
14:48:14 [2024-04-02T18:48:14.906Z] !MESSAGE 
14:48:14 [2024-04-02T18:48:14.906Z] !STACK 0
14:48:14 [2024-04-02T18:48:14.906Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:14 [2024-04-02T18:48:14.906Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:14 [2024-04-02T18:48:14.906Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:14 [2024-04-02T18:48:14.906Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.725 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:48:14 [2024-04-02T18:48:14.906Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 2.250 s
14:48:14 [2024-04-02T18:48:14.906Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 2.239 s
14:48:14 [2024-04-02T18:48:14.906Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 2.235 s
14:48:14 [2024-04-02T18:48:14.907Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:48:17 [2024-04-02T18:48:17.411Z] 
14:48:17 [2024-04-02T18:48:17.412Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:17.095
14:48:17 [2024-04-02T18:48:17.412Z] !MESSAGE 
14:48:17 [2024-04-02T18:48:17.412Z] !STACK 0
14:48:17 [2024-04-02T18:48:17.412Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:17 [2024-04-02T18:48:17.412Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:17 [2024-04-02T18:48:17.412Z] 
14:48:17 [2024-04-02T18:48:17.412Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:17.095
14:48:17 [2024-04-02T18:48:17.412Z] !MESSAGE 
14:48:17 [2024-04-02T18:48:17.412Z] !STACK 0
14:48:17 [2024-04-02T18:48:17.412Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:17 [2024-04-02T18:48:17.412Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:17 [2024-04-02T18:48:17.412Z] 
14:48:17 [2024-04-02T18:48:17.412Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:17.096
14:48:17 [2024-04-02T18:48:17.412Z] !MESSAGE 
14:48:17 [2024-04-02T18:48:17.412Z] !STACK 0
14:48:17 [2024-04-02T18:48:17.412Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:17 [2024-04-02T18:48:17.412Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:17 [2024-04-02T18:48:17.412Z] 
14:48:17 [2024-04-02T18:48:17.412Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:17.096
14:48:17 [2024-04-02T18:48:17.412Z] !MESSAGE 
14:48:17 [2024-04-02T18:48:17.412Z] !STACK 0
14:48:17 [2024-04-02T18:48:17.412Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:17 [2024-04-02T18:48:17.412Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:17 [2024-04-02T18:48:17.413Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:17 [2024-04-02T18:48:17.413Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:18 [2024-04-02T18:48:18.337Z] 
14:48:18 [2024-04-02T18:48:18.337Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:18.263
14:48:18 [2024-04-02T18:48:18.337Z] !MESSAGE 
14:48:18 [2024-04-02T18:48:18.337Z] !STACK 0
14:48:18 [2024-04-02T18:48:18.337Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:18 [2024-04-02T18:48:18.337Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:18 [2024-04-02T18:48:18.337Z] 
14:48:18 [2024-04-02T18:48:18.337Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:18.264
14:48:18 [2024-04-02T18:48:18.337Z] !MESSAGE 
14:48:18 [2024-04-02T18:48:18.337Z] !STACK 0
14:48:18 [2024-04-02T18:48:18.337Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:18 [2024-04-02T18:48:18.337Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:18 [2024-04-02T18:48:18.337Z] 
14:48:18 [2024-04-02T18:48:18.337Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:18.264
14:48:18 [2024-04-02T18:48:18.337Z] !MESSAGE 
14:48:18 [2024-04-02T18:48:18.337Z] !STACK 0
14:48:18 [2024-04-02T18:48:18.337Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:18 [2024-04-02T18:48:18.337Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:18 [2024-04-02T18:48:18.337Z] 
14:48:18 [2024-04-02T18:48:18.337Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:18.264
14:48:18 [2024-04-02T18:48:18.337Z] !MESSAGE 
14:48:18 [2024-04-02T18:48:18.337Z] !STACK 0
14:48:18 [2024-04-02T18:48:18.337Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:18 [2024-04-02T18:48:18.337Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:18 [2024-04-02T18:48:18.338Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:18 [2024-04-02T18:48:18.338Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:19 [2024-04-02T18:48:19.698Z] 
14:48:19 [2024-04-02T18:48:19.698Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:19.416
14:48:19 [2024-04-02T18:48:19.698Z] !MESSAGE 
14:48:19 [2024-04-02T18:48:19.698Z] !STACK 0
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:19 [2024-04-02T18:48:19.698Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:19 [2024-04-02T18:48:19.698Z] 
14:48:19 [2024-04-02T18:48:19.698Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:19.417
14:48:19 [2024-04-02T18:48:19.698Z] !MESSAGE 
14:48:19 [2024-04-02T18:48:19.698Z] !STACK 0
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:19 [2024-04-02T18:48:19.698Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:19 [2024-04-02T18:48:19.698Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:19 [2024-04-02T18:48:19.698Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.631 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 1.152 s
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testVirtualEnvironmentModel[0: ONE_QEMUKVM] -- Time elapsed: 1.159 s
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.166 s
14:48:19 [2024-04-02T18:48:19.698Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.152 s
14:48:19 [2024-04-02T18:48:19.698Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:48:20 [2024-04-02T18:48:20.622Z] 
14:48:20 [2024-04-02T18:48:20.622Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.593
14:48:20 [2024-04-02T18:48:20.622Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.622Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.622Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.622Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.622Z] 
14:48:20 [2024-04-02T18:48:20.622Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.593
14:48:20 [2024-04-02T18:48:20.622Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.622Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.622Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.622Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.622Z] 
14:48:20 [2024-04-02T18:48:20.622Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.593
14:48:20 [2024-04-02T18:48:20.622Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.622Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.622Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.622Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.623Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.623Z] 
14:48:20 [2024-04-02T18:48:20.623Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.594
14:48:20 [2024-04-02T18:48:20.623Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.623Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.623Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.623Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.623Z] 
14:48:20 [2024-04-02T18:48:20.623Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.594
14:48:20 [2024-04-02T18:48:20.623Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.623Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.623Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.623Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.623Z] 
14:48:20 [2024-04-02T18:48:20.623Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.594
14:48:20 [2024-04-02T18:48:20.623Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.623Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.623Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.623Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.623Z] 
14:48:20 [2024-04-02T18:48:20.623Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.595
14:48:20 [2024-04-02T18:48:20.623Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.623Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.623Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.623Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.624Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.624Z] 
14:48:20 [2024-04-02T18:48:20.624Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-02 18:48:20.595
14:48:20 [2024-04-02T18:48:20.624Z] !MESSAGE 
14:48:20 [2024-04-02T18:48:20.624Z] !STACK 0
14:48:20 [2024-04-02T18:48:20.624Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:48:20 [2024-04-02T18:48:20.624Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:48:20 [2024-04-02T18:48:20.624Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:48:20 [2024-04-02T18:48:20.879Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:48:20 [2024-04-02T18:48:20.879Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest.testStubTracesOneQemuKvm -- Time elapsed: 1.214 s
14:48:20 [2024-04-02T18:48:20.879Z] 
14:48:20 [2024-04-02T18:48:20.879Z] Results:
14:48:20 [2024-04-02T18:48:20.879Z] 
14:48:20 [2024-04-02T18:48:20.879Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
14:48:20 [2024-04-02T18:48:20.879Z] 
14:48:20 [2024-04-02T18:48:20.879Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
14:48:20 [2024-04-02T18:48:20.879Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.879Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.879Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.879Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:48:20 [2024-04-02T18:48:20.879Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:48:20 [2024-04-02T18:48:20.880Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.880Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:48:20 [2024-04-02T18:48:20.880Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:48:20 [2024-04-02T18:48:20.881Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.881Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.881Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:48:20 [2024-04-02T18:48:20.882Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:48:20 [2024-04-02T18:48:20.882Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:48:20 [2024-04-02T18:48:20.882Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:48:20 [2024-04-02T18:48:20.883Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:48:20 [2024-04-02T18:48:20.883Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:48:20 [2024-04-02T18:48:20.883Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:48:20 [2024-04-02T18:48:20.884Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:48:20 [2024-04-02T18:48:20.884Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] All tests passed
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:48:21 [2024-04-02T18:48:21.139Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.jar
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT.pom
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-sources.jar
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [96/128]
14:48:21 [2024-04-02T18:48:21.394Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.394Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.394Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] 
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:21 [2024-04-02T18:48:21.953Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:21 [2024-04-02T18:48:21.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:21 [2024-04-02T18:48:21.953Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] 
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:22 [2024-04-02T18:48:22.208Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:48:23 [2024-04-02T18:48:23.133Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:48:24 [2024-04-02T18:48:24.495Z] [INFO] 
14:48:24 [2024-04-02T18:48:24.495Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:24 [2024-04-02T18:48:24.495Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:24 [2024-04-02T18:48:24.495Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log
14:48:24 [2024-04-02T18:48:24.495Z] [INFO] Command line:
14:48:24 [2024-04-02T18:48:24.495Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:48:24 [2024-04-02T18:48:24.495Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:25 [2024-04-02T18:48:25.420Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:48:25 [2024-04-02T18:48:25.420Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:48:25 [2024-04-02T18:48:25.420Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:48:25 [2024-04-02T18:48:25.420Z] WARNING: System::setSecurityManager will be removed in a future release
14:48:27 [2024-04-02T18:48:27.929Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:48:27 [2024-04-02T18:48:27.929Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:48:32 [2024-04-02T18:48:32.085Z] Could not determine the accessibility bus address
14:48:32 [2024-04-02T18:48:32.341Z] !SESSION 2024-04-02 18:48:24.648 -----------------------------------------------
14:48:32 [2024-04-02T18:48:32.341Z] eclipse.buildId=unknown
14:48:32 [2024-04-02T18:48:32.341Z] java.version=17.0.2
14:48:32 [2024-04-02T18:48:32.341Z] java.vendor=Oracle Corporation
14:48:32 [2024-04-02T18:48:32.341Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:48:32 [2024-04-02T18:48:32.341Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:48:32 [2024-04-02T18:48:32.341Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:48:32 [2024-04-02T18:48:32.341Z] 
14:48:32 [2024-04-02T18:48:32.341Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-04-02 18:48:32.332
14:48:32 [2024-04-02T18:48:32.341Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:48:32 [2024-04-02T18:48:32.596Z] 
14:48:32 [2024-04-02T18:48:32.596Z] !ENTRY org.eclipse.urischeme 4 0 2024-04-02 18:48:32.344
14:48:32 [2024-04-02T18:48:32.596Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:48:32 [2024-04-02T18:48:32.596Z] !STACK 0
14:48:32 [2024-04-02T18:48:32.596Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
14:48:32 [2024-04-02T18:48:32.596Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:48:32 [2024-04-02T18:48:32.596Z] Caused by: java.io.IOException: error=2, No such file or directory
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:48:32 [2024-04-02T18:48:32.596Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:48:32 [2024-04-02T18:48:32.596Z] 	... 7 more
14:48:33 [2024-04-02T18:48:33.156Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:48:33 [2024-04-02T18:48:33.411Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameEndOverlap -- Time elapsed: 0.012 s
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testNoOverlap -- Time elapsed: 0 s
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testPartialOverlap -- Time elapsed: 0.001 s
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameStartOverlap -- Time elapsed: 0 s
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testFullOverlap -- Time elapsed: 0 s
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testOverlapEnglobing -- Time elapsed: 0 s
14:48:33 [2024-04-02T18:48:33.411Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:48:33 [2024-04-02T18:48:33.411Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
14:48:33 [2024-04-02T18:48:33.411Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
14:48:33 [2024-04-02T18:48:33.411Z] 
14:48:33 [2024-04-02T18:48:33.411Z] Results:
14:48:33 [2024-04-02T18:48:33.411Z] 
14:48:33 [2024-04-02T18:48:33.411Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
14:48:33 [2024-04-02T18:48:33.411Z] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] All tests passed
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.jar
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT.pom
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-sources.jar
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] 
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
14:48:34 [2024-04-02T18:48:34.773Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [97/128]
14:48:34 [2024-04-02T18:48:34.773Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:48:34 [2024-04-02T18:48:34.774Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:34 [2024-04-02T18:48:34.774Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:48:34 [2024-04-02T18:48:34.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:34 [2024-04-02T18:48:34.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:34 [2024-04-02T18:48:34.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:34 [2024-04-02T18:48:34.774Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:34 [2024-04-02T18:48:34.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.028Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests
14:48:35 [2024-04-02T18:48:35.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2024-04-02T18:48:35.028Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2024-04-02T18:48:35.282Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.282Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.282Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.283Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:35 [2024-04-02T18:48:35.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2024-04-02T18:48:35.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2024-04-02T18:48:35.283Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:35 [2024-04-02T18:48:35.283Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.538Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.538Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:48:35 [2024-04-02T18:48:35.793Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.793Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.793Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.794Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.794Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.794Z] [INFO] 
14:48:35 [2024-04-02T18:48:35.794Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:35 [2024-04-02T18:48:35.794Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:48:36 [2024-04-02T18:48:36.354Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:48:37 [2024-04-02T18:48:37.277Z] [INFO] 
14:48:37 [2024-04-02T18:48:37.277Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:37 [2024-04-02T18:48:37.532Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:37 [2024-04-02T18:48:37.532Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log
14:48:37 [2024-04-02T18:48:37.532Z] [INFO] Command line:
14:48:37 [2024-04-02T18:48:37.532Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:48:37 [2024-04-02T18:48:37.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:38 [2024-04-02T18:48:38.091Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:48:38 [2024-04-02T18:48:38.091Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:48:38 [2024-04-02T18:48:38.091Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:48:38 [2024-04-02T18:48:38.091Z] WARNING: System::setSecurityManager will be removed in a future release
14:48:41 [2024-04-02T18:48:41.353Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:48:41 [2024-04-02T18:48:41.914Z] !SESSION 2024-04-02 18:48:37.541 -----------------------------------------------
14:48:41 [2024-04-02T18:48:41.914Z] eclipse.buildId=unknown
14:48:41 [2024-04-02T18:48:41.914Z] java.version=17.0.2
14:48:41 [2024-04-02T18:48:41.914Z] java.vendor=Oracle Corporation
14:48:41 [2024-04-02T18:48:41.914Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:48:41 [2024-04-02T18:48:41.914Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:48:41 [2024-04-02T18:48:41.914Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:48:41 [2024-04-02T18:48:41.914Z] 
14:48:41 [2024-04-02T18:48:41.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-04-02 18:48:41.748
14:48:41 [2024-04-02T18:48:41.914Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:48:41 [2024-04-02T18:48:41.914Z] 
14:48:41 [2024-04-02T18:48:41.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-04-02 18:48:41.749
14:48:41 [2024-04-02T18:48:41.914Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:48:42 [2024-04-02T18:48:42.169Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:48:42 [2024-04-02T18:48:42.170Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testTimeGraphProvider -- Time elapsed: 0.482 s
14:48:42 [2024-04-02T18:48:42.170Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testScriptedTimeGraphProvider -- Time elapsed: 0.092 s
14:48:42 [2024-04-02T18:48:42.170Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:48:42 [2024-04-02T18:48:42.170Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:48:42 [2024-04-02T18:48:42.170Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest.testGettingStateSystems -- Time elapsed: 0.032 s
14:48:42 [2024-04-02T18:48:42.170Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:48:44 [2024-04-02T18:48:44.688Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:48:44 [2024-04-02T18:48:44.688Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIteratorWithFilter -- Time elapsed: 1.302 s
14:48:44 [2024-04-02T18:48:44.688Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testGetAnalysis -- Time elapsed: 0.029 s
14:48:44 [2024-04-02T18:48:44.688Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIterator -- Time elapsed: 1.198 s
14:48:44 [2024-04-02T18:48:44.688Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:48:44 [2024-04-02T18:48:44.688Z] 
14:48:44 [2024-04-02T18:48:44.688Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-02 18:48:44.671
14:48:44 [2024-04-02T18:48:44.688Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:48:44 [2024-04-02T18:48:44.688Z] 
14:48:44 [2024-04-02T18:48:44.688Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-02 18:48:44.671
14:48:44 [2024-04-02T18:48:44.688Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:48:45 [2024-04-02T18:48:45.249Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/plugins/org.eclipse.ease.lang.python.py4j_0.8.0.I202104091518/pysrc/ease_py4j_main.py:414: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
14:48:45 [2024-04-02T18:48:45.249Z]   thread.setDaemon(True)
14:48:46 [2024-04-02T18:48:46.608Z] 
14:48:46 [2024-04-02T18:48:46.608Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-02 18:48:46.246
14:48:46 [2024-04-02T18:48:46.608Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
14:48:46 [2024-04-02T18:48:46.608Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.679 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:48:46 [2024-04-02T18:48:46.608Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest skipped
14:48:46 [2024-04-02T18:48:46.608Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnsupportedEngine -- Time elapsed: 0.103 s
14:48:46 [2024-04-02T18:48:46.608Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testPython -- Time elapsed: 1.565 s
14:48:46 [2024-04-02T18:48:46.608Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnexistingScript -- Time elapsed: 0.010 s
14:48:46 [2024-04-02T18:48:46.608Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:48:46 [2024-04-02T18:48:46.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:48:46 [2024-04-02T18:48:46.609Z] org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:48:46 [2024-04-02T18:48:46.609Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:48:47 [2024-04-02T18:48:47.967Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:48:47 [2024-04-02T18:48:47.967Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentProject -- Time elapsed: 0.115 s
14:48:47 [2024-04-02T18:48:47.967Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testExistingTraces -- Time elapsed: 0.140 s
14:48:47 [2024-04-02T18:48:47.967Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInNonexistentFolder -- Time elapsed: 0.012 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentTraceFile -- Time elapsed: 0.012 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInFolder -- Time elapsed: 0.077 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testEventIterator -- Time elapsed: 1.145 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistingTrace -- Time elapsed: 0.009 s
14:48:47 [2024-04-02T18:48:47.968Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:48:47 [2024-04-02T18:48:47.968Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.042 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[2: --cli --script myscript] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[3: --cli -s myscript] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[6: --cli --script] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[7: --cli -s] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[8: --cli --engine jython] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[9: --cli -e jython] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[10: --cli --engine] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[11: --cli -e] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[12: --cli --args arg1] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[13: --cli -e jython ] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[14: --cli --args arg1 arg2 arg3] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[15: --cli -a arg1 arg2 arg3] -- Time elapsed: 0.002 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[16: --cli --args] -- Time elapsed: 0 s
14:48:47 [2024-04-02T18:48:47.968Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[17: --cli -a] -- Time elapsed: 0.001 s
14:48:47 [2024-04-02T18:48:47.968Z] 
14:48:47 [2024-04-02T18:48:47.968Z] Results:
14:48:47 [2024-04-02T18:48:47.968Z] 
14:48:47 [2024-04-02T18:48:47.968Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
14:48:47 [2024-04-02T18:48:47.968Z] 
14:48:47 [2024-04-02T18:48:47.968Z] 
14:48:47 [2024-04-02T18:48:47.968Z] !ENTRY org.eclipse.core.resources 2 10035 2024-04-02 18:48:47.928
14:48:47 [2024-04-02T18:48:47.968Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] All tests passed
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:48 [2024-04-02T18:48:48.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.jar
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT.pom
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-sources.jar
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [98/128]
14:48:48 [2024-04-02T18:48:48.479Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:48:48 [2024-04-02T18:48:48.479Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:48 [2024-04-02T18:48:48.479Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
14:48:48 [2024-04-02T18:48:48.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2024-04-02T18:48:48.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2024-04-02T18:48:48.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2024-04-02T18:48:48.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- clean:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] 
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:48 [2024-04-02T18:48:48.480Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in
14:48:48 [2024-04-02T18:48:48.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:48 [2024-04-02T18:48:48.480Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.040Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.041Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:49 [2024-04-02T18:48:49.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:49 [2024-04-02T18:48:49.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:49 [2024-04-02T18:48:49.041Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:49 [2024-04-02T18:48:49.041Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 187 were skipped
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] 
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:49 [2024-04-02T18:48:49.603Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:48:50 [2024-04-02T18:48:50.527Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:48:51 [2024-04-02T18:48:51.886Z] [INFO] 
14:48:51 [2024-04-02T18:48:51.886Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:51 [2024-04-02T18:48:51.886Z] [INFO] Executing tasks
14:48:51 [2024-04-02T18:48:51.886Z] [INFO]      [exec] Cloning into 'tracecompass-ease-scripting'...
14:48:52 [2024-04-02T18:48:52.141Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
14:48:52 [2024-04-02T18:48:52.141Z] [INFO]      [exec] Already on 'master'
14:48:52 [2024-04-02T18:48:52.396Z] [INFO]      [exec] Already up to date.
14:48:52 [2024-04-02T18:48:52.396Z] [INFO] Executed tasks
14:48:52 [2024-04-02T18:48:52.396Z] [INFO] 
14:48:52 [2024-04-02T18:48:52.396Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:52 [2024-04-02T18:48:52.650Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:52 [2024-04-02T18:48:52.650Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log
14:48:52 [2024-04-02T18:48:52.650Z] [INFO] Command line:
14:48:52 [2024-04-02T18:48:52.650Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:48:52 [2024-04-02T18:48:52.651Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:48:53 [2024-04-02T18:48:53.572Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:48:53 [2024-04-02T18:48:53.572Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:48:53 [2024-04-02T18:48:53.572Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:48:53 [2024-04-02T18:48:53.572Z] WARNING: System::setSecurityManager will be removed in a future release
14:48:57 [2024-04-02T18:48:57.725Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:48:57 [2024-04-02T18:48:57.725Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:48:57 [2024-04-02T18:48:57.725Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0.004 s
14:48:57 [2024-04-02T18:48:57.725Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:48:59 [2024-04-02T18:48:59.084Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testConfigureTraceMarker -- Time elapsed: 0.625 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerColor -- Time elapsed: 0.079 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerLabel -- Time elapsed: 0.023 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp1 -- Time elapsed: 0.031 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp2 -- Time elapsed: 0.083 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp3 -- Time elapsed: 0.090 s
14:48:59 [2024-04-02T18:48:59.084Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp4 -- Time elapsed: 0.026 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp5 -- Time elapsed: 0.085 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp6 -- Time elapsed: 0.020 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp7 -- Time elapsed: 0.100 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testCorrectMarkerTimestamp -- Time elapsed: 0.068 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerTimeStampGetters -- Time elapsed: 0.018 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerCategory -- Time elapsed: 0.018 s
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testgetMarkerList -- Time elapsed: 0.074 s
14:48:59 [2024-04-02T18:48:59.085Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:48:59 [2024-04-02T18:48:59.085Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
14:48:59 [2024-04-02T18:48:59.085Z] 
14:48:59 [2024-04-02T18:48:59.085Z] Results:
14:48:59 [2024-04-02T18:48:59.085Z] 
14:48:59 [2024-04-02T18:48:59.085Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
14:48:59 [2024-04-02T18:48:59.085Z] 
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] All tests passed
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.340Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.jar
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT.pom
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-sources.jar
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2metadata.xml
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.3-SNAPSHOT-p2artifacts.xml
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT [99/128]
14:48:59 [2024-04-02T18:48:59.594Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.594Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.594Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] 
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:48:59 [2024-04-02T18:48:59.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:48:59 [2024-04-02T18:48:59.850Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.850Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.850Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:48:59 [2024-04-02T18:48:59.850Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.105Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
14:49:00 [2024-04-02T18:49:00.105Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] 
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:00 [2024-04-02T18:49:00.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:49:01 [2024-04-02T18:49:01.723Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:03 [2024-04-02T18:49:03.081Z] [INFO] 
14:49:03 [2024-04-02T18:49:03.081Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:03 [2024-04-02T18:49:03.335Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:03 [2024-04-02T18:49:03.335Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log
14:49:03 [2024-04-02T18:49:03.336Z] [INFO] Command line:
14:49:03 [2024-04-02T18:49:03.336Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:03 [2024-04-02T18:49:03.336Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:04 [2024-04-02T18:49:04.258Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:04 [2024-04-02T18:49:04.258Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:04 [2024-04-02T18:49:04.258Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:04 [2024-04-02T18:49:04.258Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:07 [2024-04-02T18:49:07.515Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:49:09 [2024-04-02T18:49:09.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:49:09 [2024-04-02T18:49:09.395Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest.test -- Time elapsed: 1.684 s
14:49:09 [2024-04-02T18:49:09.395Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:49:09 [2024-04-02T18:49:09.649Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEmptyEvent -- Time elapsed: 0.058 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testTraceEventInsides -- Time elapsed: 0.002 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleOutOfOrder -- Time elapsed: 0.006 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEvent -- Time elapsed: 0.007 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testDubs -- Time elapsed: 0.005 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testChromeosTrace -- Time elapsed: 0.018 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testAsyncBeginEnd -- Time elapsed: 0.061 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testBigTrace -- Time elapsed: 0.138 s
14:49:09 [2024-04-02T18:49:09.649Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleInOrder -- Time elapsed: 0.003 s
14:49:09 [2024-04-02T18:49:09.649Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:49:12 [2024-04-02T18:49:12.159Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:49:12 [2024-04-02T18:49:12.159Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsXsf -- Time elapsed: 1.130 s
14:49:12 [2024-04-02T18:49:12.159Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsbe -- Time elapsed: 1.113 s
14:49:12 [2024-04-02T18:49:12.159Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:49:14 [2024-04-02T18:49:14.040Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:49:14 [2024-04-02T18:49:14.040Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrowsWithScopes -- Time elapsed: 1.112 s
14:49:14 [2024-04-02T18:49:14.040Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrows -- Time elapsed: 1.121 s
14:49:14 [2024-04-02T18:49:14.040Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:49:14 [2024-04-02T18:49:14.040Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:49:14 [2024-04-02T18:49:14.041Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:49:14 [2024-04-02T18:49:14.041Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:49:15 [2024-04-02T18:49:15.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:49:15 [2024-04-02T18:49:15.403Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest.testContexts -- Time elapsed: 1.223 s
14:49:15 [2024-04-02T18:49:15.403Z] 
14:49:15 [2024-04-02T18:49:15.403Z] Results:
14:49:15 [2024-04-02T18:49:15.403Z] 
14:49:15 [2024-04-02T18:49:15.403Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:49:15 [2024-04-02T18:49:15.403Z] 
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] All tests passed
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] 
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] 
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:15 [2024-04-02T18:49:15.658Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] 
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.jar
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT.pom
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:49:15 [2024-04-02T18:49:15.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] 
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] 
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [100/128]
14:49:15 [2024-04-02T18:49:15.913Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:15 [2024-04-02T18:49:15.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:15 [2024-04-02T18:49:15.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:15 [2024-04-02T18:49:15.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:15 [2024-04-02T18:49:15.913Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:15 [2024-04-02T18:49:15.913Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] 
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:16 [2024-04-02T18:49:16.168Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:16 [2024-04-02T18:49:16.168Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] 
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:18 [2024-04-02T18:49:18.051Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:49:18 [2024-04-02T18:49:18.977Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:19 [2024-04-02T18:49:19.536Z] [INFO] 
14:49:19 [2024-04-02T18:49:19.536Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:19 [2024-04-02T18:49:19.790Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:19 [2024-04-02T18:49:19.790Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log
14:49:19 [2024-04-02T18:49:19.790Z] [INFO] Command line:
14:49:19 [2024-04-02T18:49:19.790Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:21 [2024-04-02T18:49:21.672Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:22 [2024-04-02T18:49:22.445Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:22 [2024-04-02T18:49:22.445Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:22 [2024-04-02T18:49:22.445Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:22 [2024-04-02T18:49:22.445Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:24 [2024-04-02T18:49:24.953Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:49:24 [2024-04-02T18:49:24.953Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:49:24 [2024-04-02T18:49:24.953Z] org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.018 s
14:49:24 [2024-04-02T18:49:24.953Z] 
14:49:24 [2024-04-02T18:49:24.953Z] Results:
14:49:24 [2024-04-02T18:49:24.953Z] 
14:49:24 [2024-04-02T18:49:24.953Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:49:24 [2024-04-02T18:49:24.953Z] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] All tests passed
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.jar
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT.pom
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [101/128]
14:49:25 [2024-04-02T18:49:25.207Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:49:25 [2024-04-02T18:49:25.207Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:25 [2024-04-02T18:49:25.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.207Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.208Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests
14:49:25 [2024-04-02T18:49:25.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.462Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.462Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:25 [2024-04-02T18:49:25.462Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.463Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:25 [2024-04-02T18:49:25.463Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 122 were skipped
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] 
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:25 [2024-04-02T18:49:25.720Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:49:26 [2024-04-02T18:49:26.646Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:28 [2024-04-02T18:49:28.011Z] [INFO] 
14:49:28 [2024-04-02T18:49:28.011Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:28 [2024-04-02T18:49:28.011Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:28 [2024-04-02T18:49:28.011Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log
14:49:28 [2024-04-02T18:49:28.011Z] [INFO] Command line:
14:49:28 [2024-04-02T18:49:28.011Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:28 [2024-04-02T18:49:28.011Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:28 [2024-04-02T18:49:28.934Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:28 [2024-04-02T18:49:28.934Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:28 [2024-04-02T18:49:28.934Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:28 [2024-04-02T18:49:28.934Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:32 [2024-04-02T18:49:32.195Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:49:32 [2024-04-02T18:49:32.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:49:32 [2024-04-02T18:49:32.195Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.002 s
14:49:32 [2024-04-02T18:49:32.195Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:49:32 [2024-04-02T18:49:32.195Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:49:32 [2024-04-02T18:49:32.195Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testEvent -- Time elapsed: 0.225 s
14:49:32 [2024-04-02T18:49:32.195Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testSimple -- Time elapsed: 0.069 s
14:49:32 [2024-04-02T18:49:32.195Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testMultipleServices -- Time elapsed: 0.010 s
14:49:32 [2024-04-02T18:49:32.195Z] 
14:49:32 [2024-04-02T18:49:32.195Z] Results:
14:49:32 [2024-04-02T18:49:32.195Z] 
14:49:32 [2024-04-02T18:49:32.195Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:49:32 [2024-04-02T18:49:32.195Z] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] All tests passed
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.jar
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT.pom
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT [102/128]
14:49:32 [2024-04-02T18:49:32.450Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:32 [2024-04-02T18:49:32.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.450Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.706Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests
14:49:32 [2024-04-02T18:49:32.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.706Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] 
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:32 [2024-04-02T18:49:32.961Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:32 [2024-04-02T18:49:32.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.961Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:32 [2024-04-02T18:49:32.961Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.216Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 166 were skipped
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] 
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:33 [2024-04-02T18:49:33.217Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:49:34 [2024-04-02T18:49:34.141Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:35 [2024-04-02T18:49:35.067Z] [INFO] 
14:49:35 [2024-04-02T18:49:35.067Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:35 [2024-04-02T18:49:35.324Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:35 [2024-04-02T18:49:35.324Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log
14:49:35 [2024-04-02T18:49:35.324Z] [INFO] Command line:
14:49:35 [2024-04-02T18:49:35.324Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:35 [2024-04-02T18:49:35.325Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:35 [2024-04-02T18:49:35.885Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:35 [2024-04-02T18:49:35.885Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:35 [2024-04-02T18:49:35.885Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:35 [2024-04-02T18:49:35.885Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:40 [2024-04-02T18:49:40.043Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:49:45 [2024-04-02T18:49:45.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.182 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:49:45 [2024-04-02T18:49:45.282Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.testSamplingDataProvider -- Time elapsed: 5.129 s
14:49:45 [2024-04-02T18:49:45.282Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:49:45 [2024-04-02T18:49:45.282Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:49:45 [2024-04-02T18:49:45.282Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:49:45 [2024-04-02T18:49:45.282Z] 
14:49:45 [2024-04-02T18:49:45.282Z] Results:
14:49:45 [2024-04-02T18:49:45.282Z] 
14:49:45 [2024-04-02T18:49:45.282Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:49:45 [2024-04-02T18:49:45.282Z] 
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] All tests passed
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:45 [2024-04-02T18:49:45.282Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.jar
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT.pom
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT [103/128]
14:49:45 [2024-04-02T18:49:45.536Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:45 [2024-04-02T18:49:45.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.536Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] 
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.791Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:45 [2024-04-02T18:49:45.791Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.045Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] 
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:46 [2024-04-02T18:49:46.046Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
14:49:46 [2024-04-02T18:49:46.608Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
14:49:47 [2024-04-02T18:49:47.533Z] [INFO] 
14:49:47 [2024-04-02T18:49:47.533Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:47 [2024-04-02T18:49:47.533Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:47 [2024-04-02T18:49:47.533Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log
14:49:47 [2024-04-02T18:49:47.533Z] [INFO] Command line:
14:49:47 [2024-04-02T18:49:47.533Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:47 [2024-04-02T18:49:47.533Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:48 [2024-04-02T18:49:48.457Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:48 [2024-04-02T18:49:48.457Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:48 [2024-04-02T18:49:48.457Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:48 [2024-04-02T18:49:48.457Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:51 [2024-04-02T18:49:51.713Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:49:51 [2024-04-02T18:49:51.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:49:51 [2024-04-02T18:49:51.713Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.002 s
14:49:51 [2024-04-02T18:49:51.713Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:49:51 [2024-04-02T18:49:51.967Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:49:51 [2024-04-02T18:49:51.967Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace -- Time elapsed: 0.473 s
14:49:51 [2024-04-02T18:49:51.967Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readFoobarTrace -- Time elapsed: 0.020 s
14:49:51 [2024-04-02T18:49:51.967Z] 
14:49:51 [2024-04-02T18:49:51.967Z] Results:
14:49:51 [2024-04-02T18:49:51.967Z] 
14:49:51 [2024-04-02T18:49:51.967Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:49:51 [2024-04-02T18:49:51.967Z] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] All tests passed
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.jar
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT.pom
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-sources.jar
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [104/128]
14:49:52 [2024-04-02T18:49:52.221Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:52 [2024-04-02T18:49:52.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.221Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.475Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.476Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.476Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] 
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:52 [2024-04-02T18:49:52.730Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:49:53 [2024-04-02T18:49:53.652Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:55 [2024-04-02T18:49:55.012Z] [INFO] 
14:49:55 [2024-04-02T18:49:55.012Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:55 [2024-04-02T18:49:55.012Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:55 [2024-04-02T18:49:55.012Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log
14:49:55 [2024-04-02T18:49:55.012Z] [INFO] Command line:
14:49:55 [2024-04-02T18:49:55.012Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:49:55 [2024-04-02T18:49:55.012Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:49:55 [2024-04-02T18:49:55.934Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:49:55 [2024-04-02T18:49:55.934Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:49:55 [2024-04-02T18:49:55.934Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:49:55 [2024-04-02T18:49:55.934Z] WARNING: System::setSecurityManager will be removed in a future release
14:49:58 [2024-04-02T18:49:58.444Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:49:58 [2024-04-02T18:49:58.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:49:58 [2024-04-02T18:49:58.444Z] org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
14:49:58 [2024-04-02T18:49:58.444Z] 
14:49:58 [2024-04-02T18:49:58.444Z] Results:
14:49:58 [2024-04-02T18:49:58.444Z] 
14:49:58 [2024-04-02T18:49:58.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:49:58 [2024-04-02T18:49:58.444Z] 
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] All tests passed
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] 
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] 
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:49:58 [2024-04-02T18:49:58.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] 
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.jar
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT.pom
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-sources.jar
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] 
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] 
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [105/128]
14:49:58 [2024-04-02T18:49:58.953Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:49:58 [2024-04-02T18:49:58.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:58 [2024-04-02T18:49:58.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:58 [2024-04-02T18:49:58.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:58 [2024-04-02T18:49:58.953Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:58 [2024-04-02T18:49:58.953Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:49:58 [2024-04-02T18:49:58.953Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ftrace,1.9.0.20221006144800 have severely compromised security. Please report this concern to the artifact provider.
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] The project's OSGi version is 0.1.4.202404021838
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.513Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests
14:49:59 [2024-04-02T18:49:59.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:59 [2024-04-02T18:49:59.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] 
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:49:59 [2024-04-02T18:49:59.767Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:49:59 [2024-04-02T18:49:59.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:59 [2024-04-02T18:49:59.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:59 [2024-04-02T18:49:59.767Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:49:59 [2024-04-02T18:49:59.767Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.023Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.023Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] 
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:00 [2024-04-02T18:50:00.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
14:50:01 [2024-04-02T18:50:01.201Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
14:50:02 [2024-04-02T18:50:02.124Z] [INFO] 
14:50:02 [2024-04-02T18:50:02.124Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:02 [2024-04-02T18:50:02.124Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:02 [2024-04-02T18:50:02.124Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log
14:50:02 [2024-04-02T18:50:02.124Z] [INFO] Command line:
14:50:02 [2024-04-02T18:50:02.124Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:02 [2024-04-02T18:50:02.380Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:02 [2024-04-02T18:50:02.939Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:02 [2024-04-02T18:50:02.939Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:02 [2024-04-02T18:50:02.939Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:02 [2024-04-02T18:50:02.939Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:06 [2024-04-02T18:50:06.201Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
14:50:06 [2024-04-02T18:50:06.201Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
14:50:06 [2024-04-02T18:50:06.201Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest.testOffsetCounter -- Time elapsed: 0.087 s
14:50:06 [2024-04-02T18:50:06.201Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
14:50:06 [2024-04-02T18:50:06.455Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEndOfPageEvent -- Time elapsed: 0.071 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0.001 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testReadNextEvent -- Time elapsed: 0.002 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
14:50:06 [2024-04-02T18:50:06.455Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtNextPage -- Time elapsed: 0 s
14:50:06 [2024-04-02T18:50:06.455Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
14:50:07 [2024-04-02T18:50:07.381Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testParseEvent -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtEndOfPage -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetPage -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetTimeStamp -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testReadNextEvent -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventWithTimeStampLargerThanLastEvent -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.readAllEvents -- Time elapsed: 0.001 s
14:50:07 [2024-04-02T18:50:07.381Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.381Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
14:50:07 [2024-04-02T18:50:07.940Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasMoreEvents -- Time elapsed: 0.019 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentTimestamp -- Time elapsed: 0.003 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testAdvance -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentEvent -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testIncreaseRank -- Time elapsed: 0.001 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasValidRank -- Time elapsed: 0 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.constructorTestWithNoLocation -- Time elapsed: 0.059 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetLocation -- Time elapsed: 0.003 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetLocation -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testCompareTo -- Time elapsed: 0.001 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekFirstEvent -- Time elapsed: 0.001 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithImpreciseTimestamp -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetRank -- Time elapsed: 0.001 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekLastEvent -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.940Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithPreciseTimestamp -- Time elapsed: 0.002 s
14:50:07 [2024-04-02T18:50:07.940Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
14:50:08 [2024-04-02T18:50:08.195Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.002 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekEndTraceEvent -- Time elapsed: 0.002 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.constructorTest -- Time elapsed: 0 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testAdvance -- Time elapsed: 0.001 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testClose -- Time elapsed: 0 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testGetStartTimeAndEndTime -- Time elapsed: 0.002 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekMidTraceEvent -- Time elapsed: 0.004 s
14:50:08 [2024-04-02T18:50:08.195Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testSeekFirstEvent -- Time elapsed: 0 s
14:50:08 [2024-04-02T18:50:08.195Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
14:50:08 [2024-04-02T18:50:08.755Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
14:50:08 [2024-04-02T18:50:08.755Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testMagicValues -- Time elapsed: 0.001 s
14:50:08 [2024-04-02T18:50:08.755Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testEventHeaderFormat -- Time elapsed: 0.245 s
14:50:08 [2024-04-02T18:50:08.755Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testCpuSectionPaging -- Time elapsed: 0.256 s
14:50:08 [2024-04-02T18:50:08.755Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testTraceType -- Time elapsed: 0.196 s
14:50:08 [2024-04-02T18:50:08.755Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
14:50:09 [2024-04-02T18:50:09.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
14:50:09 [2024-04-02T18:50:09.010Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadHeaderPageSectionSize -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.010Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadCpuSectionSize -- Time elapsed: 0.198 s
14:50:09 [2024-04-02T18:50:09.010Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:50:09 [2024-04-02T18:50:09.265Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:50:09 [2024-04-02T18:50:09.265Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate -- Time elapsed: 0.072 s
14:50:09 [2024-04-02T18:50:09.265Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.265Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.265Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
14:50:09 [2024-04-02T18:50:09.265Z] !SESSION 2024-04-02 18:50:02.382 -----------------------------------------------
14:50:09 [2024-04-02T18:50:09.265Z] eclipse.buildId=unknown
14:50:09 [2024-04-02T18:50:09.265Z] java.version=17.0.2
14:50:09 [2024-04-02T18:50:09.265Z] java.vendor=Oracle Corporation
14:50:09 [2024-04-02T18:50:09.265Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:50:09 [2024-04-02T18:50:09.265Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:50:09 [2024-04-02T18:50:09.265Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:50:09 [2024-04-02T18:50:09.265Z] 
14:50:09 [2024-04-02T18:50:09.265Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-04-02 18:50:09.096
14:50:09 [2024-04-02T18:50:09.265Z] !MESSAGE Invalid binary ftrace file.
14:50:09 [2024-04-02T18:50:09.265Z] !STACK 0
14:50:09 [2024-04-02T18:50:09.265Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: Cannot parse the magic values and FTrace version. Make sure you use trace-cmd v.2.9 and above.
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:82)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:97)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:85)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.getStrategy(BinaryFTrace.java:146)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:74)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
14:50:09 [2024-04-02T18:50:09.265Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.265Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.265Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.265Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.265Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.266Z] Caused by: java.lang.NumberFormatException: For input string: ""
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:678)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:78)
14:50:09 [2024-04-02T18:50:09.266Z] 	... 51 more
14:50:09 [2024-04-02T18:50:09.266Z] 
14:50:09 [2024-04-02T18:50:09.266Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-04-02 18:50:09.102
14:50:09 [2024-04-02T18:50:09.266Z] !MESSAGE Error validating file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration/org.eclipse.osgi/228/0/.cp/2.6/trace_invalid.dat
14:50:09 [2024-04-02T18:50:09.266Z] !STACK 0
14:50:09 [2024-04-02T18:50:09.266Z] java.io.IOException: Cannot run program "trace-cmd": error=2, No such file or directory
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.convertTraceToText(BinaryFTrace.java:164)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:81)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.266Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.266Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.267Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.267Z] Caused by: java.io.IOException: error=2, No such file or directory
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
14:50:09 [2024-04-02T18:50:09.267Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
14:50:09 [2024-04-02T18:50:09.267Z] 	... 50 more
14:50:09 [2024-04-02T18:50:09.267Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidTrace -- Time elapsed: 0.002 s
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace -- Time elapsed: 0.060 s
14:50:09 [2024-04-02T18:50:09.267Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:50:09 [2024-04-02T18:50:09.267Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate -- Time elapsed: 0.123 s
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.267Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:50:09 [2024-04-02T18:50:09.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:50:09 [2024-04-02T18:50:09.267Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.267Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:50:09 [2024-04-02T18:50:09.536Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSchedWakeupLine -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseEventWithCommPropertyWithSpace -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitTraceCmd -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterFTrace -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterTraceCmd -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitFTrace -- Time elapsed: 0.001 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testSpecialCharsInComm -- Time elapsed: 0.005 s
14:50:09 [2024-04-02T18:50:09.536Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseIrqRaise -- Time elapsed: 0 s
14:50:09 [2024-04-02T18:50:09.536Z] 
14:50:09 [2024-04-02T18:50:09.536Z] Results:
14:50:09 [2024-04-02T18:50:09.536Z] 
14:50:09 [2024-04-02T18:50:09.536Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
14:50:09 [2024-04-02T18:50:09.536Z] 
14:50:09 [2024-04-02T18:50:09.536Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.536Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.537Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.537Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.537Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.537Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.538Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.538Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.538Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.539Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.539Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.539Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.539Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:09 [2024-04-02T18:50:09.540Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:09 [2024-04-02T18:50:09.540Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:09 [2024-04-02T18:50:09.540Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:09 [2024-04-02T18:50:09.540Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:09 [2024-04-02T18:50:09.540Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] All tests passed
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] 
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] 
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] 
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.jar
14:50:09 [2024-04-02T18:50:09.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT.pom
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-sources.jar
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-p2metadata.xml
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.1.4-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.1.4-SNAPSHOT-p2artifacts.xml
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [106/128]
14:50:10 [2024-04-02T18:50:10.052Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.052Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.052Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.053Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.307Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 132 were skipped
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.307Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] 
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:10 [2024-04-02T18:50:10.562Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:50:11 [2024-04-02T18:50:11.121Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:11 [2024-04-02T18:50:11.680Z] [INFO] 
14:50:11 [2024-04-02T18:50:11.680Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:11 [2024-04-02T18:50:11.934Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:11 [2024-04-02T18:50:11.934Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log
14:50:11 [2024-04-02T18:50:11.934Z] [INFO] Command line:
14:50:11 [2024-04-02T18:50:11.934Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:11 [2024-04-02T18:50:11.934Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:12 [2024-04-02T18:50:12.492Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:12 [2024-04-02T18:50:12.492Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:12 [2024-04-02T18:50:12.492Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:12 [2024-04-02T18:50:12.492Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:15 [2024-04-02T18:50:15.000Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:50:15 [2024-04-02T18:50:15.254Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:50:15 [2024-04-02T18:50:15.254Z] org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
14:50:15 [2024-04-02T18:50:15.254Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:50:15 [2024-04-02T18:50:15.812Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:50:15 [2024-04-02T18:50:15.812Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate -- Time elapsed: 0.604 s
14:50:15 [2024-04-02T18:50:15.812Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory -- Time elapsed: 0.001 s
14:50:15 [2024-04-02T18:50:15.812Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
14:50:15 [2024-04-02T18:50:15.812Z] 
14:50:15 [2024-04-02T18:50:15.812Z] Results:
14:50:15 [2024-04-02T18:50:15.812Z] 
14:50:15 [2024-04-02T18:50:15.812Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:50:15 [2024-04-02T18:50:15.812Z] 
14:50:15 [2024-04-02T18:50:15.812Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:50:15 [2024-04-02T18:50:15.812Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
14:50:15 [2024-04-02T18:50:15.812Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.812Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.812Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:15 [2024-04-02T18:50:15.813Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.813Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:15 [2024-04-02T18:50:15.813Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:15 [2024-04-02T18:50:15.813Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:15 [2024-04-02T18:50:15.814Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:15 [2024-04-02T18:50:15.814Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] All tests passed
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:16 [2024-04-02T18:50:16.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.jar
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT.pom
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.323Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [107/128]
14:50:16 [2024-04-02T18:50:16.578Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.578Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] 
14:50:16 [2024-04-02T18:50:16.833Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:16 [2024-04-02T18:50:16.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:16 [2024-04-02T18:50:16.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:16 [2024-04-02T18:50:16.833Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:17 [2024-04-02T18:50:17.089Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 170 were skipped
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] 
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:17 [2024-04-02T18:50:17.345Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:50:17 [2024-04-02T18:50:17.904Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:18 [2024-04-02T18:50:18.831Z] [INFO] 
14:50:18 [2024-04-02T18:50:18.831Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:28 [2024-04-02T18:50:28.762Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:28 [2024-04-02T18:50:28.762Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log
14:50:28 [2024-04-02T18:50:28.762Z] [INFO] Command line:
14:50:28 [2024-04-02T18:50:28.762Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:28 [2024-04-02T18:50:28.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:28 [2024-04-02T18:50:28.763Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:28 [2024-04-02T18:50:28.763Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:28 [2024-04-02T18:50:28.763Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:28 [2024-04-02T18:50:28.763Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:32 [2024-04-02T18:50:32.031Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:50:32 [2024-04-02T18:50:32.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:50:32 [2024-04-02T18:50:32.031Z] org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest.testValidate -- Time elapsed: 0.221 s
14:50:32 [2024-04-02T18:50:32.031Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:50:32 [2024-04-02T18:50:32.031Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:50:32 [2024-04-02T18:50:32.031Z] org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:50:32 [2024-04-02T18:50:32.031Z] 
14:50:32 [2024-04-02T18:50:32.031Z] Results:
14:50:32 [2024-04-02T18:50:32.031Z] 
14:50:32 [2024-04-02T18:50:32.031Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:50:32 [2024-04-02T18:50:32.031Z] 
14:50:32 [2024-04-02T18:50:32.285Z] [INFO] All tests passed
14:50:32 [2024-04-02T18:50:32.285Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.285Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:32 [2024-04-02T18:50:32.286Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:32 [2024-04-02T18:50:32.286Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.286Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.jar
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT.pom
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >--
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128]
14:50:32 [2024-04-02T18:50:32.540Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:32 [2024-04-02T18:50:32.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.540Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.540Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests:0.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] The project's OSGi version is 0.1.2.202404021838
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests
14:50:32 [2024-04-02T18:50:32.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/main/resources
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] 
14:50:32 [2024-04-02T18:50:32.795Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:32 [2024-04-02T18:50:32.795Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:32 [2024-04-02T18:50:32.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.795Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:32 [2024-04-02T18:50:32.796Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:33 [2024-04-02T18:50:33.050Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:33 [2024-04-02T18:50:33.050Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.050Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.050Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.050Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/src/test/resources
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 165 were skipped
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] 
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:33 [2024-04-02T18:50:33.306Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:50:34 [2024-04-02T18:50:34.231Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:50:34 [2024-04-02T18:50:34.795Z] [INFO] 
14:50:34 [2024-04-02T18:50:34.795Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:35 [2024-04-02T18:50:35.050Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:35 [2024-04-02T18:50:35.050Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data/.metadata/.log
14:50:35 [2024-04-02T18:50:35.050Z] [INFO] Command line:
14:50:35 [2024-04-02T18:50:35.050Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:35 [2024-04-02T18:50:35.051Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:35 [2024-04-02T18:50:35.974Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:35 [2024-04-02T18:50:35.975Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:35 [2024-04-02T18:50:35.975Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:35 [2024-04-02T18:50:35.975Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:39 [2024-04-02T18:50:39.233Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
14:50:39 [2024-04-02T18:50:39.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testCompareTo -- Time elapsed: 0.006 s
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testEquality -- Time elapsed: 0 s
14:50:39 [2024-04-02T18:50:39.488Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
14:50:39 [2024-04-02T18:50:39.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testCompareTo -- Time elapsed: 0.001 s
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testEquality -- Time elapsed: 0 s
14:50:39 [2024-04-02T18:50:39.488Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
14:50:39 [2024-04-02T18:50:39.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testCompareTo -- Time elapsed: 0 s
14:50:39 [2024-04-02T18:50:39.488Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testEquals -- Time elapsed: 0.001 s
14:50:39 [2024-04-02T18:50:39.488Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
14:50:40 [2024-04-02T18:50:40.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
14:50:40 [2024-04-02T18:50:40.047Z] org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation -- Time elapsed: 0.411 s
14:50:40 [2024-04-02T18:50:40.047Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
14:50:40 [2024-04-02T18:50:40.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
14:50:40 [2024-04-02T18:50:40.047Z] org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:50:40 [2024-04-02T18:50:40.047Z] 
14:50:40 [2024-04-02T18:50:40.047Z] Results:
14:50:40 [2024-04-02T18:50:40.047Z] 
14:50:40 [2024-04-02T18:50:40.047Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:50:40 [2024-04-02T18:50:40.047Z] 
14:50:40 [2024-04-02T18:50:40.047Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.<init>(CtfTmfTrace.java:196)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.incubator.internal.ros2.core.trace.Ros2Trace.<init>(Ros2Trace.java:62)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation(Ros2TraceTest.java:81)
14:50:40 [2024-04-02T18:50:40.047Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:40 [2024-04-02T18:50:40.047Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:40 [2024-04-02T18:50:40.047Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:40 [2024-04-02T18:50:40.047Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:50:40 [2024-04-02T18:50:40.047Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:50:40 [2024-04-02T18:50:40.048Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
14:50:40 [2024-04-02T18:50:40.048Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
14:50:40 [2024-04-02T18:50:40.302Z] [INFO] All tests passed
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.jar
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT.pom
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-sources.jar
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2metadata.xml
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros2.core.tests/0.1.2-SNAPSHOT/org.eclipse.tracecompass.incubator.ros2.core.tests-0.1.2-SNAPSHOT-p2artifacts.xml
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128]
14:50:40 [2024-04-02T18:50:40.303Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:40 [2024-04-02T18:50:40.303Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.303Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.303Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.303Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.557Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.558Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.558Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.812Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] 
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:40 [2024-04-02T18:50:40.813Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:50:41 [2024-04-02T18:50:41.735Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:42 [2024-04-02T18:50:42.294Z] [INFO] 
14:50:42 [2024-04-02T18:50:42.294Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:42 [2024-04-02T18:50:42.551Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:42 [2024-04-02T18:50:42.551Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log
14:50:42 [2024-04-02T18:50:42.551Z] [INFO] Command line:
14:50:42 [2024-04-02T18:50:42.551Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:50:42 [2024-04-02T18:50:42.552Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:43 [2024-04-02T18:50:43.476Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:43 [2024-04-02T18:50:43.476Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:43 [2024-04-02T18:50:43.476Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:43 [2024-04-02T18:50:43.476Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:45 [2024-04-02T18:50:45.987Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:50:45 [2024-04-02T18:50:45.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:50:45 [2024-04-02T18:50:45.987Z] org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.048 s
14:50:45 [2024-04-02T18:50:45.987Z] 
14:50:45 [2024-04-02T18:50:45.987Z] Results:
14:50:45 [2024-04-02T18:50:45.987Z] 
14:50:45 [2024-04-02T18:50:45.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:50:45 [2024-04-02T18:50:45.987Z] 
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] All tests passed
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] 
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] 
14:50:45 [2024-04-02T18:50:45.987Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.jar
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT.pom
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128]
14:50:46 [2024-04-02T18:50:46.242Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:46 [2024-04-02T18:50:46.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.242Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.242Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.497Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.497Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.498Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] 
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:46 [2024-04-02T18:50:46.498Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:50:48 [2024-04-02T18:50:48.380Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.jar
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT.pom
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-sources.jar
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2metadata.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.1.1-SNAPSHOT-p2artifacts.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT [111/128]
14:50:48 [2024-04-02T18:50:48.939Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Executing tasks
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Executed tasks
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Executing tasks
14:50:48 [2024-04-02T18:50:48.939Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] Executed tasks
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.939Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.939Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:48 [2024-04-02T18:50:48.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.940Z] [INFO] 
14:50:48 [2024-04-02T18:50:48.940Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:48 [2024-04-02T18:50:48.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:48 [2024-04-02T18:50:48.940Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:49 [2024-04-02T18:50:49.863Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:50:49 [2024-04-02T18:50:49.863Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
14:50:49 [2024-04-02T18:50:49.863Z] [INFO] Command line:
14:50:49 [2024-04-02T18:50:49.863Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:50:49 [2024-04-02T18:50:49.863Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:50:50 [2024-04-02T18:50:50.423Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:50 [2024-04-02T18:50:50.423Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:50:50 [2024-04-02T18:50:50.423Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:50:50 [2024-04-02T18:50:50.423Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:51 [2024-04-02T18:50:51.348Z] Buildfile: build.xml
14:50:51 [2024-04-02T18:50:51.604Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:50:51 [2024-04-02T18:50:51.604Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:50:51 [2024-04-02T18:50:51.604Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:50:51 [2024-04-02T18:50:51.604Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:50:51 [2024-04-02T18:50:51.604Z] WARNING: System::setSecurityManager will be removed in a future release
14:50:51 [2024-04-02T18:50:51.604Z] 
14:50:51 [2024-04-02T18:50:51.604Z] build.index:
14:50:52 [2024-04-02T18:50:52.164Z] BUILD SUCCESSFUL
14:50:52 [2024-04-02T18:50:52.164Z] 
14:50:52 [2024-04-02T18:50:52.164Z] BUILD SUCCESSFUL
14:50:52 [2024-04-02T18:50:52.164Z] Total time: 1 second
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:52 [2024-04-02T18:50:52.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:52 [2024-04-02T18:50:52.420Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] 
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:52 [2024-04-02T18:50:52.420Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
14:50:54 [2024-04-02T18:50:54.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.jar
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT.pom
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-sources.jar
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Executing tasks
14:50:55 [2024-04-02T18:50:55.664Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:50:55 [2024-04-02T18:50:55.664Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Executed tasks
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT [112/128]
14:50:55 [2024-04-02T18:50:55.664Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:50:55 [2024-04-02T18:50:55.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:55 [2024-04-02T18:50:55.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:55 [2024-04-02T18:50:55.664Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.664Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
14:50:55 [2024-04-02T18:50:55.665Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.665Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.665Z] [INFO] 
14:50:55 [2024-04-02T18:50:55.665Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:55 [2024-04-02T18:50:55.665Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
14:50:56 [2024-04-02T18:50:56.587Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.jar
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT.pom
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-sources-feature.jar
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-p2metadata.xml
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.9.0-SNAPSHOT-p2artifacts.xml
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128]
14:50:57 [2024-04-02T18:50:57.512Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:50:57 [2024-04-02T18:50:57.512Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:50:57 [2024-04-02T18:50:57.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.512Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:50:57 [2024-04-02T18:50:57.513Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:50:57 [2024-04-02T18:50:57.769Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.769Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.769Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.769Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] 
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:50:57 [2024-04-02T18:50:57.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:50:58 [2024-04-02T18:50:58.693Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:51:00 [2024-04-02T18:51:00.571Z] [INFO] 
14:51:00 [2024-04-02T18:51:00.571Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:51:01 [2024-04-02T18:51:01.130Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:01 [2024-04-02T18:51:01.130Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log
14:51:01 [2024-04-02T18:51:01.130Z] [INFO] Command line:
14:51:01 [2024-04-02T18:51:01.130Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:51:01 [2024-04-02T18:51:01.130Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:02 [2024-04-02T18:51:02.053Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:02 [2024-04-02T18:51:02.053Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:02 [2024-04-02T18:51:02.054Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:02 [2024-04-02T18:51:02.054Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:04 [2024-04-02T18:51:04.563Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:51:04 [2024-04-02T18:51:04.563Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:51:04 [2024-04-02T18:51:04.563Z] org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
14:51:04 [2024-04-02T18:51:04.563Z] 
14:51:04 [2024-04-02T18:51:04.563Z] Results:
14:51:04 [2024-04-02T18:51:04.563Z] 
14:51:04 [2024-04-02T18:51:04.563Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:51:04 [2024-04-02T18:51:04.563Z] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] All tests passed
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.jar
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT.pom
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-sources.jar
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
14:51:04 [2024-04-02T18:51:04.818Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128]
14:51:04 [2024-04-02T18:51:04.819Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] The project's OSGi version is 0.1.3.202404021838
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] 
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:04 [2024-04-02T18:51:04.819Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:05 [2024-04-02T18:51:05.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:05 [2024-04-02T18:51:05.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:05 [2024-04-02T18:51:05.074Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 32 were skipped
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] 
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:05 [2024-04-02T18:51:05.074Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:51:06 [2024-04-02T18:51:06.436Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.jar
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT.pom
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-sources.jar
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2metadata.xml
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Building Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT [115/128]
14:51:06 [2024-04-02T18:51:06.994Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:51:06 [2024-04-02T18:51:06.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:06 [2024-04-02T18:51:06.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:06 [2024-04-02T18:51:06.994Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] 
14:51:06 [2024-04-02T18:51:06.994Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:06 [2024-04-02T18:51:06.995Z] [INFO] Executing tasks
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] Executed tasks
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] Executing tasks
14:51:07 [2024-04-02T18:51:07.249Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] Executed tasks
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] 
14:51:07 [2024-04-02T18:51:07.249Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.249Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:07 [2024-04-02T18:51:07.807Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:51:07 [2024-04-02T18:51:07.807Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
14:51:07 [2024-04-02T18:51:07.807Z] [INFO] Command line:
14:51:07 [2024-04-02T18:51:07.807Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:51:07 [2024-04-02T18:51:07.807Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:08 [2024-04-02T18:51:08.366Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:08 [2024-04-02T18:51:08.366Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:08 [2024-04-02T18:51:08.367Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:08 [2024-04-02T18:51:08.367Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:09 [2024-04-02T18:51:09.727Z] Buildfile: build.xml
14:51:09 [2024-04-02T18:51:09.728Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:51:09 [2024-04-02T18:51:09.728Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:09 [2024-04-02T18:51:09.728Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:51:09 [2024-04-02T18:51:09.728Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:51:09 [2024-04-02T18:51:09.728Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:09 [2024-04-02T18:51:09.728Z] 
14:51:09 [2024-04-02T18:51:09.728Z] build.index:
14:51:10 [2024-04-02T18:51:10.287Z] BUILD SUCCESSFUL
14:51:10 [2024-04-02T18:51:10.287Z] 
14:51:10 [2024-04-02T18:51:10.287Z] BUILD SUCCESSFUL
14:51:10 [2024-04-02T18:51:10.287Z] Total time: 1 second
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:10 [2024-04-02T18:51:10.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:10 [2024-04-02T18:51:10.542Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] 
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:10 [2024-04-02T18:51:10.542Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
14:51:11 [2024-04-02T18:51:11.466Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.jar
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT.pom
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-sources.jar
14:51:13 [2024-04-02T18:51:13.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-p2metadata.xml
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.9.0-SNAPSHOT-p2artifacts.xml
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Executing tasks
14:51:13 [2024-04-02T18:51:13.351Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:51:13 [2024-04-02T18:51:13.351Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Executed tasks
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT [116/128]
14:51:13 [2024-04-02T18:51:13.351Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:51:13 [2024-04-02T18:51:13.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:13 [2024-04-02T18:51:13.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:13 [2024-04-02T18:51:13.351Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 33 were skipped
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.351Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] 
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
14:51:13 [2024-04-02T18:51:13.352Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
14:51:14 [2024-04-02T18:51:14.712Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.jar
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT.pom
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-sources-feature.jar
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-p2metadata.xml
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.9.0-SNAPSHOT-p2artifacts.xml
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128]
14:51:15 [2024-04-02T18:51:15.636Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:51:15 [2024-04-02T18:51:15.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.636Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] The project's OSGi version is 0.1.1.202404021838
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.636Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.637Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:15 [2024-04-02T18:51:15.637Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:51:15 [2024-04-02T18:51:15.891Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.891Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] 
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:15 [2024-04-02T18:51:15.892Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:51:16 [2024-04-02T18:51:16.816Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:51:17 [2024-04-02T18:51:17.373Z] [INFO] 
14:51:17 [2024-04-02T18:51:17.373Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:18 [2024-04-02T18:51:18.294Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:18 [2024-04-02T18:51:18.294Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log
14:51:18 [2024-04-02T18:51:18.294Z] [INFO] Command line:
14:51:18 [2024-04-02T18:51:18.294Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:51:18 [2024-04-02T18:51:18.294Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:18 [2024-04-02T18:51:18.852Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:18 [2024-04-02T18:51:18.852Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:18 [2024-04-02T18:51:18.852Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:18 [2024-04-02T18:51:18.852Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:22 [2024-04-02T18:51:22.108Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:51:22 [2024-04-02T18:51:22.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:51:22 [2024-04-02T18:51:22.108Z] org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.017 s
14:51:22 [2024-04-02T18:51:22.108Z] 
14:51:22 [2024-04-02T18:51:22.108Z] Results:
14:51:22 [2024-04-02T18:51:22.108Z] 
14:51:22 [2024-04-02T18:51:22.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:51:22 [2024-04-02T18:51:22.108Z] 
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] All tests passed
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.jar
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT.pom
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-sources.jar
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2metadata.xml
14:51:22 [2024-04-02T18:51:22.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.1.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.1.1-SNAPSHOT-p2artifacts.xml
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT [118/128]
14:51:22 [2024-04-02T18:51:22.109Z] [INFO]   from trace-server/pom.xml
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --------------------------------[ pom ]---------------------------------
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.9.0-SNAPSHOT.pom
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] 
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT [119/128]
14:51:22 [2024-04-02T18:51:22.109Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:51:22 [2024-04-02T18:51:22.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:22 [2024-04-02T18:51:22.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:22 [2024-04-02T18:51:22.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:22 [2024-04-02T18:51:22.109Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:22 [2024-04-02T18:51:22.109Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:51:23 [2024-04-02T18:51:23.031Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
14:51:23 [2024-04-02T18:51:23.031Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
14:51:23 [2024-04-02T18:51:23.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 564 kB/s)
14:51:23 [2024-04-02T18:51:23.285Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 17 MB/s)
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] The project's OSGi version is 0.1.8.202404021838
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core
14:51:23 [2024-04-02T18:51:23.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:23 [2024-04-02T18:51:23.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] 
14:51:23 [2024-04-02T18:51:23.285Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:23 [2024-04-02T18:51:23.285Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:23 [2024-04-02T18:51:23.285Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:23 [2024-04-02T18:51:23.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:23 [2024-04-02T18:51:23.286Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:23 [2024-04-02T18:51:23.286Z] [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.207Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.207Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:24 [2024-04-02T18:51:24.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:24 [2024-04-02T18:51:24.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:24 [2024-04-02T18:51:24.208Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.208Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.208Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] 
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:24 [2024-04-02T18:51:24.462Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
14:51:25 [2024-04-02T18:51:25.385Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] 
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] 
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] 
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.jar
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT.pom
14:51:25 [2024-04-02T18:51:25.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-sources.jar
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-p2metadata.xml
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.1.8-SNAPSHOT-p2artifacts.xml
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] 
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] 
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT [120/128]
14:51:25 [2024-04-02T18:51:25.944Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:51:25 [2024-04-02T18:51:25.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:25 [2024-04-02T18:51:25.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:25 [2024-04-02T18:51:25.944Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:25 [2024-04-02T18:51:25.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/src/main/resources
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] 
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:26 [2024-04-02T18:51:26.198Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
14:51:27 [2024-04-02T18:51:27.556Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.jar
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT.pom
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-sources-feature.jar
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-p2metadata.xml
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.9.0-SNAPSHOT-p2artifacts.xml
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
14:51:28 [2024-04-02T18:51:28.478Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT [121/128]
14:51:28 [2024-04-02T18:51:28.478Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:51:28 [2024-04-02T18:51:28.479Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:51:28 [2024-04-02T18:51:28.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.479Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] The project's OSGi version is 0.1.8.202404021838
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.733Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests
14:51:28 [2024-04-02T18:51:28.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.733Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] 
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:28 [2024-04-02T18:51:28.987Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:51:28 [2024-04-02T18:51:28.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.987Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:28 [2024-04-02T18:51:28.987Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.345Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 177 were skipped
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.345Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] 
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:30 [2024-04-02T18:51:30.599Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
14:51:31 [2024-04-02T18:51:31.157Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
14:51:32 [2024-04-02T18:51:32.518Z] [INFO] 
14:51:32 [2024-04-02T18:51:32.518Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:32 [2024-04-02T18:51:32.772Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:32 [2024-04-02T18:51:32.772Z] [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log
14:51:32 [2024-04-02T18:51:32.772Z] [INFO] Command line:
14:51:32 [2024-04-02T18:51:32.772Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:51:32 [2024-04-02T18:51:32.772Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:51:33 [2024-04-02T18:51:33.330Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:51:33 [2024-04-02T18:51:33.330Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:51:33 [2024-04-02T18:51:33.330Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:51:33 [2024-04-02T18:51:33.330Z] WARNING: System::setSecurityManager will be removed in a future release
14:51:37 [2024-04-02T18:51:37.486Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:51:37 [2024-04-02T18:51:37.486Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
14:51:37 [2024-04-02T18:51:37.486Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
14:51:37 [2024-04-02T18:51:37.486Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
14:51:52 [2024-04-02T18:51:52.300Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.67 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphDataProvider -- Time elapsed: 5.279 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testHistogramDataProvider -- Time elapsed: 1.721 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testXYDataProvider -- Time elapsed: 2.487 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphMetaDataSerializer -- Time elapsed: 0.488 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testCallStackDataProvider -- Time elapsed: 0.391 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testProviders -- Time elapsed: 0.328 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testDataTreeDataProvider -- Time elapsed: 1.880 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTableDataProvider -- Time elapsed: 0.992 s
14:51:52 [2024-04-02T18:51:52.300Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:51:52 [2024-04-02T18:51:52.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest.testHealthStatus -- Time elapsed: 0.163 s
14:51:52 [2024-04-02T18:51:52.300Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
14:51:52 [2024-04-02T18:51:52.300Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTreeQueryParameters -- Time elapsed: 0 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateAnnotationsQueryParameters -- Time elapsed: 0.005 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateExperimentQueryParameters -- Time elapsed: 0 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateLinesQueryParameters -- Time elapsed: 0 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateFilterQueryParameters -- Time elapsed: 0.001 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTooltipQueryParameters -- Time elapsed: 0 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateArrowsQueryParameters -- Time elapsed: 0.002 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateRequestedQueryParameters -- Time elapsed: 0.001 s
14:51:52 [2024-04-02T18:51:52.300Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTraceQueryParameters -- Time elapsed: 0 s
14:51:52 [2024-04-02T18:51:52.300Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
14:51:52 [2024-04-02T18:51:52.555Z] !SESSION 2024-04-02 18:51:32.826 -----------------------------------------------
14:51:52 [2024-04-02T18:51:52.555Z] eclipse.buildId=unknown
14:51:52 [2024-04-02T18:51:52.555Z] java.version=17.0.2
14:51:52 [2024-04-02T18:51:52.555Z] java.vendor=Oracle Corporation
14:51:52 [2024-04-02T18:51:52.555Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:51:52 [2024-04-02T18:51:52.555Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:51:52 [2024-04-02T18:51:52.555Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:51:52 [2024-04-02T18:51:52.555Z] 
14:51:52 [2024-04-02T18:51:52.555Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-02 18:51:52.344
14:51:52 [2024-04-02T18:51:52.555Z] !MESSAGE IO exception occurred
14:51:52 [2024-04-02T18:51:52.555Z] !STACK 0
14:51:52 [2024-04-02T18:51:52.555Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/125/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.postConfiguration(ConfigurationManagerService.java:162)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:51:52 [2024-04-02T18:51:52.555Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
14:51:52 [2024-04-02T18:51:52.555Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
14:51:52 [2024-04-02T18:51:52.556Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
14:51:52 [2024-04-02T18:51:52.556Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:51:52 [2024-04-02T18:51:52.556Z] 
14:51:52 [2024-04-02T18:51:52.556Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-02 18:51:52.372
14:51:52 [2024-04-02T18:51:52.556Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:51:52 [2024-04-02T18:51:52.810Z] 
14:51:52 [2024-04-02T18:51:52.810Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-02 18:51:52.745
14:51:52 [2024-04-02T18:51:52.810Z] !MESSAGE IO exception occurred
14:51:52 [2024-04-02T18:51:52.810Z] !STACK 0
14:51:52 [2024-04-02T18:51:52.810Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration/org.eclipse.osgi/125/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
14:51:52 [2024-04-02T18:51:52.810Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
14:51:52 [2024-04-02T18:51:52.810Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
14:51:52 [2024-04-02T18:51:52.810Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
14:51:52 [2024-04-02T18:51:52.810Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
14:51:52 [2024-04-02T18:51:52.810Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.putConfiguration(ConfigurationManagerService.java:243)
14:51:52 [2024-04-02T18:51:52.811Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:51:52 [2024-04-02T18:51:52.811Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
14:51:52 [2024-04-02T18:51:52.811Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:51:52 [2024-04-02T18:51:52.811Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
14:51:52 [2024-04-02T18:51:52.811Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
14:51:52 [2024-04-02T18:51:52.811Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
14:51:52 [2024-04-02T18:51:52.811Z] 
14:51:52 [2024-04-02T18:51:52.811Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-02 18:51:52.762
14:51:52 [2024-04-02T18:51:52.811Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:51:53 [2024-04-02T18:51:53.066Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
14:51:53 [2024-04-02T18:51:53.066Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testSourceType -- Time elapsed: 0.175 s
14:51:53 [2024-04-02T18:51:53.066Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testXmlDataProvider -- Time elapsed: 0.984 s
14:51:53 [2024-04-02T18:51:53.066Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testCreateGetAndDelete -- Time elapsed: 0.336 s
14:51:53 [2024-04-02T18:51:53.066Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testUpdate -- Time elapsed: 0.370 s
14:51:53 [2024-04-02T18:51:53.066Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:51:53 [2024-04-02T18:51:53.624Z] 
14:51:53 [2024-04-02T18:51:53.624Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-02 18:51:53.463
14:51:53 [2024-04-02T18:51:53.624Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:51:54 [2024-04-02T18:51:54.982Z] 
14:51:54 [2024-04-02T18:51:54.983Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-02 18:51:54.629
14:51:54 [2024-04-02T18:51:54.983Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:51:55 [2024-04-02T18:51:55.541Z] 
14:51:55 [2024-04-02T18:51:55.541Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-02 18:51:55.335
14:51:55 [2024-04-02T18:51:55.541Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:51:56 [2024-04-02T18:51:56.099Z] 
14:51:56 [2024-04-02T18:51:56.099Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-02 18:51:55.947
14:51:56 [2024-04-02T18:51:56.099Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:51:56 [2024-04-02T18:51:56.353Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:51:56 [2024-04-02T18:51:56.353Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testExperiment -- Time elapsed: 0.767 s
14:51:56 [2024-04-02T18:51:56.353Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testPostConflicts -- Time elapsed: 1.122 s
14:51:56 [2024-04-02T18:51:56.353Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.610 s
14:51:56 [2024-04-02T18:51:56.353Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testRePost -- Time elapsed: 0.672 s
14:51:56 [2024-04-02T18:51:56.353Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:51:58 [2024-04-02T18:51:58.859Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithTwoTraces -- Time elapsed: 0.391 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.427 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithOneTrace -- Time elapsed: 0.465 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testConflictingTraces -- Time elapsed: 0.740 s
14:51:58 [2024-04-02T18:51:58.859Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:51:58 [2024-04-02T18:51:58.859Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
14:51:58 [2024-04-02T18:51:58.859Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2024-04-02 18:51:58.243
14:51:58 [2024-04-02T18:51:58.859Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2024-04-02 18:51:58.245
14:51:58 [2024-04-02T18:51:58.859Z] !MESSAGE Server requested to use SSL, but no keystore specified. You must specify the keystore using the 'traceserver.keystore' system property. Will use plain http instead.
14:51:58 [2024-04-02T18:51:58.859Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testForceHttp -- Time elapsed: 0 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testInvalidPort -- Time elapsed: 0.002 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttps -- Time elapsed: 0 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttp -- Time elapsed: 0 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testDefaultHttp -- Time elapsed: 0 s
14:51:58 [2024-04-02T18:51:58.859Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttpsNoKeystore -- Time elapsed: 0.001 s
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] Results:
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] 
14:51:58 [2024-04-02T18:51:58.859Z] !ENTRY org.eclipse.core.resources 2 10035 2024-04-02 18:51:58.275
14:51:58 [2024-04-02T18:51:58.859Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] All tests passed
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] 
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] 
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] 
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.jar
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT.pom
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-sources.jar
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-p2metadata.xml
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.1.8-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.1.8-SNAPSHOT-p2artifacts.xml
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] 
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] 
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Building Trace Compass Server Product 0.9.0-SNAPSHOT           [122/128]
14:51:58 [2024-04-02T18:51:58.859Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:51:58 [2024-04-02T18:51:58.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:58 [2024-04-02T18:51:58.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:58 [2024-04-02T18:51:58.859Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:51:58 [2024-04-02T18:51:58.859Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:51:59 [2024-04-02T18:51:59.114Z] [WARNING] The POM for com.sun.activation:jakarta.activation:jar:1.2.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.114Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.114Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.672Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.672Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] 
14:51:59 [2024-04-02T18:51:59.672Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:51:59 [2024-04-02T18:51:59.672Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:00 [2024-04-02T18:52:00.230Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.xml.bind,2.2.0.v201105210648 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.411Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.gtk.linux.x86_64,0.9.0.202404021838.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.cocoa.macosx.x86_64,0.9.0.202404021838.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,traceserver.executable.win32.win32.x86_64,0.9.0.202404021838.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.xml.bind,2.2.0.v201105210648 have severely compromised security. Please report this concern to the artifact provider.
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] 
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:05 [2024-04-02T18:52:05.412Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server
14:52:05 [2024-04-02T18:52:05.412Z] Installing traceserver 0.9.0.202404021838.
14:52:10 [2024-04-02T18:52:10.640Z] Operation completed in 5979 ms.
14:52:10 [2024-04-02T18:52:10.640Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app
14:52:10 [2024-04-02T18:52:10.640Z] Installing traceserver 0.9.0.202404021838.
14:52:15 [2024-04-02T18:52:15.868Z] Operation completed in 4822 ms.
14:52:16 [2024-04-02T18:52:16.123Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server
14:52:16 [2024-04-02T18:52:16.123Z] Installing traceserver 0.9.0.202404021838.
14:52:21 [2024-04-02T18:52:21.350Z] Operation completed in 4798 ms.
14:52:21 [2024-04-02T18:52:21.350Z] [INFO] 
14:52:21 [2024-04-02T18:52:21.350Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:21 [2024-04-02T18:52:21.350Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip
14:52:23 [2024-04-02T18:52:23.231Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz
14:52:25 [2024-04-02T18:52:25.111Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] 
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] 
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] 
14:52:27 [2024-04-02T18:52:27.617Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT.pom
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-p2artifacts.xml
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-p2metadata.xml
14:52:27 [2024-04-02T18:52:27.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-win32.win32.x86_64.zip
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.9.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT [123/128]
14:52:29 [2024-04-02T18:52:29.887Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:52:29 [2024-04-02T18:52:29.887Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:29 [2024-04-02T18:52:29.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-04-02T18:52:29.887Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-04-02T18:52:29.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Executing tasks
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Executed tasks
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide
14:52:29 [2024-04-02T18:52:29.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-04-02T18:52:29.888Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] 
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:29 [2024-04-02T18:52:29.888Z] [INFO] Executing tasks
14:52:29 [2024-04-02T18:52:29.888Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] Executed tasks
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] 
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] 
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] 
14:52:32 [2024-04-02T18:52:32.392Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:32 [2024-04-02T18:52:32.392Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:33 [2024-04-02T18:52:33.315Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
14:52:33 [2024-04-02T18:52:33.315Z] [INFO] Expected Eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
14:52:33 [2024-04-02T18:52:33.315Z] [INFO] Command line:
14:52:33 [2024-04-02T18:52:33.315Z] 	[/opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:52:33 [2024-04-02T18:52:33.315Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:52:33 [2024-04-02T18:52:33.873Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:33 [2024-04-02T18:52:33.873Z] WARNING: System::setSecurityManager has been called by org.eclipse.osgi.internal.framework.SystemBundleActivator (file:/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.16.300.v20210525-1715/org.eclipse.osgi-3.16.300.v20210525-1715.jar)
14:52:33 [2024-04-02T18:52:33.873Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
14:52:33 [2024-04-02T18:52:33.873Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:34 [2024-04-02T18:52:34.794Z] Buildfile: build.xml
14:52:35 [2024-04-02T18:52:35.048Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:52:35 [2024-04-02T18:52:35.048Z] WARNING: A terminally deprecated method in java.lang.System has been called
14:52:35 [2024-04-02T18:52:35.048Z] WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration/org.eclipse.osgi/10/0/.cp/lib/antsupportlib.jar)
14:52:35 [2024-04-02T18:52:35.048Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
14:52:35 [2024-04-02T18:52:35.048Z] WARNING: System::setSecurityManager will be removed in a future release
14:52:35 [2024-04-02T18:52:35.048Z] 
14:52:35 [2024-04-02T18:52:35.048Z] build.index:
14:52:35 [2024-04-02T18:52:35.606Z] BUILD SUCCESSFUL
14:52:35 [2024-04-02T18:52:35.606Z] 
14:52:35 [2024-04-02T18:52:35.606Z] BUILD SUCCESSFUL
14:52:35 [2024-04-02T18:52:35.606Z] Total time: 1 second
14:52:35 [2024-04-02T18:52:35.860Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:35 [2024-04-02T18:52:35.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:35 [2024-04-02T18:52:35.861Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] 
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:35 [2024-04-02T18:52:35.861Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
14:52:36 [2024-04-02T18:52:36.784Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
14:52:37 [2024-04-02T18:52:37.341Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.341Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:37 [2024-04-02T18:52:37.341Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:37 [2024-04-02T18:52:37.341Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.341Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:37 [2024-04-02T18:52:37.595Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.595Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.jar
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT.pom
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-sources.jar
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-p2metadata.xml
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.9.0-SNAPSHOT-p2artifacts.xml
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Executing tasks
14:52:37 [2024-04-02T18:52:37.596Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:52:37 [2024-04-02T18:52:37.596Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Executed tasks
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Building Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT     [124/128]
14:52:37 [2024-04-02T18:52:37.596Z] [INFO]   from rcp/pom.xml
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --------------------------------[ pom ]---------------------------------
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.9.0-SNAPSHOT.pom
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Building Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT    [125/128]
14:52:37 [2024-04-02T18:52:37.596Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:52:37 [2024-04-02T18:52:37.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:37 [2024-04-02T18:52:37.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:37 [2024-04-02T18:52:37.596Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:37 [2024-04-02T18:52:37.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] 
14:52:37 [2024-04-02T18:52:37.851Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.208Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
14:52:39 [2024-04-02T18:52:39.208Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.208Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.462Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.462Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
14:52:39 [2024-04-02T18:52:39.463Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] 
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:39 [2024-04-02T18:52:39.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
14:52:40 [2024-04-02T18:52:40.386Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.jar
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT.pom
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-sources-feature.jar
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-p2metadata.xml
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.9.0-SNAPSHOT-p2artifacts.xml
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] Building Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT     [126/128]
14:52:41 [2024-04-02T18:52:41.308Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:52:41 [2024-04-02T18:52:41.308Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:52:41 [2024-04-02T18:52:41.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.308Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.309Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
14:52:41 [2024-04-02T18:52:41.563Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.563Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.563Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] 
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:41 [2024-04-02T18:52:41.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
14:52:42 [2024-04-02T18:52:42.921Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.jar
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT.pom
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-sources.jar
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-p2metadata.xml
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.9.0-SNAPSHOT-p2artifacts.xml
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Building Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT     [127/128]
14:52:43 [2024-04-02T18:52:43.845Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:52:43 [2024-04-02T18:52:43.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-04-02T18:52:43.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-04-02T18:52:43.845Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/src/main/resources
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.845Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.846Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
14:52:43 [2024-04-02T18:52:43.846Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] 
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:43 [2024-04-02T18:52:43.846Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
14:52:44 [2024-04-02T18:52:44.768Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] 
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] 
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] 
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.jar
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT.pom
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-sources-feature.jar
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-p2metadata.xml
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.9.0-SNAPSHOT-p2artifacts.xml
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] 
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] 
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] Building Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT    [128/128]
14:52:46 [2024-04-02T18:52:46.648Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:52:46 [2024-04-02T18:52:46.648Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:52:46 [2024-04-02T18:52:46.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:46 [2024-04-02T18:52:46.648Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:46 [2024-04-02T18:52:46.649Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
14:52:46 [2024-04-02T18:52:46.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] The project's OSGi version is 0.9.0.202404021838
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.208Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] 
14:52:47 [2024-04-02T18:52:47.462Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:52:47 [2024-04-02T18:52:47.462Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:52:48 [2024-04-02T18:52:48.820Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.xml.serializer,2.7.1.v201005080400 have severely compromised security. Please report this concern to the artifact provider.
14:52:49 [2024-04-02T18:52:49.378Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang3,3.1.0.v201403281430 have severely compromised security. Please report this concern to the artifact provider.
14:52:51 [2024-04-02T18:52:51.258Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64,0.9.0.202404021838.
14:52:51 [2024-04-02T18:52:51.258Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.google.protobuf,2.4.0.v201105131100 have severely compromised security. Please report this concern to the artifact provider.
14:52:51 [2024-04-02T18:52:51.816Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.jxpath,1.3.0.v200911051830 have severely compromised security. Please report this concern to the artifact provider.
14:52:51 [2024-04-02T18:52:51.816Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.json,1.0.0.v201011060100 have severely compromised security. Please report this concern to the artifact provider.
14:52:52 [2024-04-02T18:52:52.070Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.antlr.runtime,3.2.0.v201101311130 have severely compromised security. Please report this concern to the artifact provider.
14:52:52 [2024-04-02T18:52:52.070Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.css.sac,1.3.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
14:52:52 [2024-04-02T18:52:52.324Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.servlet.jsp,2.2.0.v201112011158 have severely compromised security. Please report this concern to the artifact provider.
14:52:53 [2024-04-02T18:52:53.247Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.svg,1.1.0.v201011041433 have severely compromised security. Please report this concern to the artifact provider.
14:52:53 [2024-04-02T18:52:53.501Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang3,3.1.0.v201403281430 have severely compromised security. Please report this concern to the artifact provider.
14:52:53 [2024-04-02T18:52:53.755Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-java,0.10.9.5-bnd-LoVopg have severely compromised security. Please report this concern to the artifact provider.
14:52:54 [2024-04-02T18:52:54.008Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang,2.6.0.v201404270220 have severely compromised security. Please report this concern to the artifact provider.
14:52:54 [2024-04-02T18:52:54.264Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.smil,1.0.1.v200903091627 have severely compromised security. Please report this concern to the artifact provider.
14:52:54 [2024-04-02T18:52:54.264Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.pb,2.3.5.v201404071733 have severely compromised security. Please report this concern to the artifact provider.
14:52:55 [2024-04-02T18:52:55.185Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64,0.9.0.202404021838.
14:52:56 [2024-04-02T18:52:56.107Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.w3c.dom.events,3.0.0.draft20060413_v201105210656 have severely compromised security. Please report this concern to the artifact provider.
14:52:56 [2024-04-02T18:52:56.361Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.inject,1.0.0.v20091030 have severely compromised security. Please report this concern to the artifact provider.
14:52:56 [2024-04-02T18:52:56.361Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.sat4j.core,2.3.5.v201308161310 have severely compromised security. Please report this concern to the artifact provider.
14:52:56 [2024-04-02T18:52:56.919Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
14:52:58 [2024-04-02T18:52:58.278Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.aopalliance,1.0.0.v201105210816 have severely compromised security. Please report this concern to the artifact provider.
14:52:58 [2024-04-02T18:52:58.836Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,com.sun.el,2.2.0.v201303151357 have severely compromised security. Please report this concern to the artifact provider.
14:52:59 [2024-04-02T18:52:59.090Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of binary,org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64,0.9.0.202404021838.
14:52:59 [2024-04-02T18:52:59.090Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.jasper.glassfish,2.2.2.v201501141630 have severely compromised security. Please report this concern to the artifact provider.
14:52:59 [2024-04-02T18:52:59.090Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,javax.activation,1.1.0.v201211130549 have severely compromised security. Please report this concern to the artifact provider.
14:53:00 [2024-04-02T18:53:00.969Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.xml.serializer,2.7.1.v201005080400 have severely compromised security. Please report this concern to the artifact provider.
14:53:01 [2024-04-02T18:53:01.892Z] [WARNING] [8cf86921-4f15-4d93-aa1a-64b49572276b][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,py4j-python,0.10.9.5-bnd-2odeag have severely compromised security. Please report this concern to the artifact provider.
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] 
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:53:11 [2024-04-02T18:53:11.812Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404021838.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202403210532.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202403210532.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404021838.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202403210532.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404021838.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404021838.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404021838.
14:53:11 [2024-04-02T18:53:11.812Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.695Z] Operation completed in 20882 ms.
14:53:33 [2024-04-02T18:53:33.695Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202403210532.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202403210532.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202403210532.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.695Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404021838.
14:53:33 [2024-04-02T18:53:33.696Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Operation completed in 20096 ms.
14:53:55 [2024-04-02T18:53:55.551Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202403210532.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202403210532.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202403210532.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404021838.
14:53:55 [2024-04-02T18:53:55.551Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404021838.
14:54:13 [2024-04-02T18:54:13.572Z] Operation completed in 20167 ms.
14:54:14 [2024-04-02T18:54:14.130Z] [INFO] 
14:54:14 [2024-04-02T18:54:14.130Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:54:14 [2024-04-02T18:54:14.384Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-win32.win32.x86_64.zip
14:54:24 [2024-04-02T18:54:24.306Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz
14:54:32 [2024-04-02T18:54:32.373Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] 
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] 
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:54:42 [2024-04-02T18:54:42.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.298Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.552Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:54:42 [2024-04-02T18:54:42.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] 
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT.pom
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-p2artifacts.xml
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-p2metadata.xml
14:54:42 [2024-04-02T18:54:42.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-win32.win32.x86_64.zip
14:54:43 [2024-04-02T18:54:43.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:54:43 [2024-04-02T18:54:43.061Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.9.0-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.9.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] 
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] ------------------------------------------------------------------------
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Reactor Summary:
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] 
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Parent 0.9.0-SNAPSHOT ...... SUCCESS [  6.294 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT SUCCESS [  0.018 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT SUCCESS [  1.214 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT SUCCESS [  0.019 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT SUCCESS [01:03 min]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT SUCCESS [  5.076 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [ 10.417 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Documentation 0.9.0-SNAPSHOT SUCCESS [  0.060 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT SUCCESS [ 21.992 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT SUCCESS [  3.499 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT SUCCESS [  0.031 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT SUCCESS [  4.227 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT SUCCESS [  6.032 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT SUCCESS [  4.417 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT SUCCESS [  2.705 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT SUCCESS [  5.266 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT SUCCESS [  0.020 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [  3.205 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT SUCCESS [  4.612 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT SUCCESS [  5.803 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT SUCCESS [  7.227 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT SUCCESS [  4.276 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT SUCCESS [  4.875 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT SUCCESS [  2.858 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [  2.865 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT SUCCESS [  4.965 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT SUCCESS [  2.665 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT SUCCESS [  4.148 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT SUCCESS [  3.502 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT SUCCESS [  4.421 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT SUCCESS [  2.637 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [  3.457 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  5.280 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT SUCCESS [  1.981 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT SUCCESS [  3.276 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT SUCCESS [  7.963 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [  2.595 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT SUCCESS [  2.343 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [  2.181 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT SUCCESS [  2.680 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT SUCCESS [  3.039 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT SUCCESS [  2.549 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT SUCCESS [  5.283 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT SUCCESS [  2.185 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT SUCCESS [  4.556 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT ... SUCCESS [  0.012 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT SUCCESS [  3.914 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [  5.019 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT SUCCESS [  2.639 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT SUCCESS [  3.971 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  5.065 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT SUCCESS [  3.239 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT SUCCESS [  4.567 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT SUCCESS [  2.511 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT SUCCESS [  2.687 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT SUCCESS [  3.722 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT SUCCESS [  4.466 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [  3.311 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT SUCCESS [  2.197 s]
14:54:55 [2024-04-02T18:54:55.209Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT SUCCESS [  3.111 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT SUCCESS [  4.742 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT SUCCESS [  2.642 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT SUCCESS [  6.064 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT SUCCESS [  3.166 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [  2.453 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT SUCCESS [  2.302 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT SUCCESS [  2.997 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT SUCCESS [  2.020 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [  2.688 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [  1.925 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT SUCCESS [  1.491 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT SUCCESS [  2.897 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT SUCCESS [  1.727 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT SUCCESS [  3.822 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT SUCCESS [  2.262 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [  3.095 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT SUCCESS [  5.087 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT SUCCESS [  2.106 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [  1.801 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT SUCCESS [  5.107 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT SUCCESS [  2.873 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator Repository 0.9.0-SNAPSHOT .. SUCCESS [  5.432 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [  2.526 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT SUCCESS [  4.900 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.717 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT SUCCESS [ 26.625 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [  8.084 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [  8.029 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT SUCCESS [  2.946 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.644 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.380 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 25.341 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 35.522 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 27.486 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 35.862 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 13.562 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 13.524 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 11.193 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT SUCCESS [ 16.388 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.309 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.196 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT SUCCESS [ 13.106 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT SUCCESS [  6.763 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.536 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT SUCCESS [ 11.075 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.521 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [ 16.081 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [  7.865 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.932 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [  2.512 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT SUCCESS [  6.745 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT SUCCESS [  1.747 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.467 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [  2.253 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT SUCCESS [  6.019 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT SUCCESS [  2.443 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.510 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT SUCCESS [  0.011 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT SUCCESS [  4.008 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT SUCCESS [  2.426 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT SUCCESS [ 30.453 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Server Product 0.9.0-SNAPSHOT ........ SUCCESS [ 28.900 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT SUCCESS [  9.673 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT .. SUCCESS [  0.008 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT . SUCCESS [  3.657 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT .. SUCCESS [  2.555 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT .. SUCCESS [  2.992 s]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT . SUCCESS [02:08 min]
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] ------------------------------------------------------------------------
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] BUILD SUCCESS
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] ------------------------------------------------------------------------
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Total time:  16:45 min
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] Finished at: 2024-04-02T18:54:54Z
14:54:55 [2024-04-02T18:54:55.210Z] [INFO] ------------------------------------------------------------------------
14:54:55 [2024-04-02T18:54:55.210Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
14:54:55 [2024-04-02T18:54:55.741Z] [Pipeline] sh
14:54:56 [2024-04-02T18:54:56.373Z] + mkdir -p common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:54:56 [2024-04-02T18:54:56.626Z] [Pipeline] sh
14:54:57 [2024-04-02T18:54:57.139Z] + git rev-parse --short HEAD
14:54:57 [2024-04-02T18:54:57.398Z] [Pipeline] sh
14:54:57 [2024-04-02T18:54:57.971Z] + mkdir -p rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
14:54:58 [2024-04-02T18:54:58.235Z] [Pipeline] sh
14:54:58 [2024-04-02T18:54:58.770Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//tc-git-sha
14:54:59 [2024-04-02T18:54:59.044Z] [Pipeline] sh
14:54:59 [2024-04-02T18:54:59.627Z] + mkdir -p trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
14:54:59 [2024-04-02T18:54:59.899Z] [Pipeline] sh
14:55:00 [2024-04-02T18:55:00.410Z] + cp common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//tc-git-sha
14:55:00 [2024-04-02T18:55:00.707Z] [Pipeline] }
14:55:00 [2024-04-02T18:55:00.966Z] [Pipeline] // container
14:55:01 [2024-04-02T18:55:01.433Z] Post stage
14:55:02 [2024-04-02T18:55:02.341Z] [Pipeline] container
14:55:02 [2024-04-02T18:55:02.342Z] [Pipeline] {
14:55:02 [2024-04-02T18:55:02.983Z] [Pipeline] junit
14:55:02 [2024-04-02T18:55:02.988Z] Recording test results
14:55:07 [2024-04-02T18:55:07.074Z] [Checks API] No suitable checks publisher found.
14:55:07 [2024-04-02T18:55:07.378Z] [Pipeline] archiveArtifacts
14:55:07 [2024-04-02T18:55:07.382Z] Archiving artifacts
14:55:08 [2024-04-02T18:55:08.537Z] [Pipeline] }
14:55:08 [2024-04-02T18:55:08.802Z] [Pipeline] // container
14:55:10 [2024-04-02T18:55:10.782Z] [Pipeline] }
14:55:11 [2024-04-02T18:55:11.056Z] [Pipeline] // withEnv
14:55:11 [2024-04-02T18:55:11.448Z] [Pipeline] }
14:55:11 [2024-04-02T18:55:11.910Z] [Pipeline] // stage
14:55:12 [2024-04-02T18:55:12.703Z] [Pipeline] stage
14:55:12 [2024-04-02T18:55:12.704Z] [Pipeline] { (Deploy Site)
14:55:18 [2024-04-02T18:55:18.464Z] [Pipeline] tool
14:55:18 [2024-04-02T18:55:18.983Z] [Pipeline] envVarsForTool
14:55:19 [2024-04-02T18:55:19.889Z] [Pipeline] tool
14:55:20 [2024-04-02T18:55:20.407Z] [Pipeline] envVarsForTool
14:55:21 [2024-04-02T18:55:21.066Z] [Pipeline] withEnv
14:55:21 [2024-04-02T18:55:21.066Z] [Pipeline] {
14:55:22 [2024-04-02T18:55:22.591Z] [Pipeline] sshagent
14:55:22 [2024-04-02T18:55:22.617Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:55:22 [2024-04-02T18:55:22.617Z] [ssh-agent] Looking for ssh-agent implementation...
14:55:22 [2024-04-02T18:55:22.642Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:55:22 [2024-04-02T18:55:22.645Z] $ ssh-agent
14:55:22 [2024-04-02T18:55:22.654Z] SSH_AUTH_SOCK=/tmp/ssh-sPuYaSTdV8Yt/agent.203
14:55:22 [2024-04-02T18:55:22.654Z] SSH_AGENT_PID=205
14:55:22 [2024-04-02T18:55:22.732Z] Running ssh-add (command line suppressed)
14:55:22 [2024-04-02T18:55:22.744Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_6891132823360328423.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_6891132823360328423.key)
14:55:22 [2024-04-02T18:55:22.752Z] [ssh-agent] Started.
14:55:22 [2024-04-02T18:55:22.753Z] [Pipeline] {
14:55:23 [2024-04-02T18:55:23.396Z] [Pipeline] sh
14:55:23 [2024-04-02T18:55:23.675Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
14:55:23 [2024-04-02T18:55:23.675Z] + repo=tracecompass
14:55:23 [2024-04-02T18:55:23.675Z] + '[' 2 -lt 2 ']'
14:55:23 [2024-04-02T18:55:23.675Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:55:23 [2024-04-02T18:55:23.675Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
14:55:23 [2024-04-02T18:55:23.675Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:55:23 [2024-04-02T18:55:23.675Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:55:23 [2024-04-02T18:55:23.675Z] + SCP=scp
14:55:23 [2024-04-02T18:55:23.675Z] + ECHO=echo
14:55:23 [2024-04-02T18:55:23.675Z] + '[' false == false ']'
14:55:23 [2024-04-02T18:55:23.675Z] + ECHO=
14:55:23 [2024-04-02T18:55:23.675Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
14:55:23 [2024-04-02T18:55:23.675Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository//*'
14:55:24 [2024-04-02T18:55:24.233Z] + scp -r common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//features common/org.eclipse.tracecompass.incubator.releng-site/target/repository//p2.index common/org.eclipse.tracecompass.incubator.releng-site/target/repository//plugins common/org.eclipse.tracecompass.incubator.releng-site/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
14:55:26 [2024-04-02T18:55:26.366Z] [Pipeline] }
14:55:26 [2024-04-02T18:55:26.367Z] $ ssh-agent -k
14:55:26 [2024-04-02T18:55:26.372Z] unset SSH_AUTH_SOCK;
14:55:26 [2024-04-02T18:55:26.372Z] unset SSH_AGENT_PID;
14:55:26 [2024-04-02T18:55:26.372Z] echo Agent pid 205 killed;
14:55:26 [2024-04-02T18:55:26.375Z] [ssh-agent] Stopped.
14:55:26 [2024-04-02T18:55:26.626Z] [Pipeline] // sshagent
14:55:27 [2024-04-02T18:55:27.010Z] [Pipeline] }
14:55:27 [2024-04-02T18:55:27.279Z] [Pipeline] // withEnv
14:55:28 [2024-04-02T18:55:28.372Z] [Pipeline] }
14:55:28 [2024-04-02T18:55:28.626Z] [Pipeline] // stage
14:55:29 [2024-04-02T18:55:29.567Z] [Pipeline] stage
14:55:29 [2024-04-02T18:55:29.568Z] [Pipeline] { (Deploy RCP)
14:55:37 [2024-04-02T18:55:37.576Z] [Pipeline] tool
14:55:38 [2024-04-02T18:55:38.099Z] [Pipeline] envVarsForTool
14:55:39 [2024-04-02T18:55:39.990Z] [Pipeline] tool
14:55:40 [2024-04-02T18:55:40.515Z] [Pipeline] envVarsForTool
14:55:41 [2024-04-02T18:55:41.155Z] [Pipeline] withEnv
14:55:41 [2024-04-02T18:55:41.156Z] [Pipeline] {
14:55:42 [2024-04-02T18:55:42.691Z] [Pipeline] sshagent
14:55:42 [2024-04-02T18:55:42.699Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:55:42 [2024-04-02T18:55:42.699Z] [ssh-agent] Looking for ssh-agent implementation...
14:55:42 [2024-04-02T18:55:42.709Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:55:42 [2024-04-02T18:55:42.710Z] $ ssh-agent
14:55:42 [2024-04-02T18:55:42.720Z] SSH_AUTH_SOCK=/tmp/ssh-fNxhfdxryyKH/agent.225
14:55:42 [2024-04-02T18:55:42.720Z] SSH_AGENT_PID=227
14:55:42 [2024-04-02T18:55:42.724Z] Running ssh-add (command line suppressed)
14:55:42 [2024-04-02T18:55:42.735Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_5098884847229497942.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_5098884847229497942.key)
14:55:42 [2024-04-02T18:55:42.741Z] [ssh-agent] Started.
14:55:42 [2024-04-02T18:55:42.742Z] [Pipeline] {
14:55:43 [2024-04-02T18:55:43.388Z] [Pipeline] sh
14:55:43 [2024-04-02T18:55:43.659Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/ rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/ 'trace-compass-*' false
14:55:43 [2024-04-02T18:55:43.659Z] + repo=tracecompass
14:55:43 [2024-04-02T18:55:43.659Z] + '[' 6 -lt 6 ']'
14:55:43 [2024-04-02T18:55:43.659Z] + rcpPath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/
14:55:43 [2024-04-02T18:55:43.659Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
14:55:43 [2024-04-02T18:55:43.659Z] + rcpSitePath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
14:55:43 [2024-04-02T18:55:43.659Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/
14:55:43 [2024-04-02T18:55:43.659Z] + rcpPattern='trace-compass-*'
14:55:43 [2024-04-02T18:55:43.659Z] + copyLatest=false
14:55:43 [2024-04-02T18:55:43.659Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:55:43 [2024-04-02T18:55:43.659Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:55:43 [2024-04-02T18:55:43.659Z] + SCP=scp
14:55:43 [2024-04-02T18:55:43.659Z] + ECHO=echo
14:55:43 [2024-04-02T18:55:43.659Z] + '[' false == false ']'
14:55:43 [2024-04-02T18:55:43.659Z] + ECHO=
14:55:43 [2024-04-02T18:55:43.659Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository//*'
14:55:44 [2024-04-02T18:55:44.218Z] + scp rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240402-1838-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
14:55:59 [2024-04-02T18:55:59.035Z] + scp -r rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//plugins rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/
14:56:07 [2024-04-02T18:56:07.101Z] + '[' false == true ']'
14:56:07 [2024-04-02T18:56:07.378Z] [Pipeline] }
14:56:07 [2024-04-02T18:56:07.380Z] $ ssh-agent -k
14:56:07 [2024-04-02T18:56:07.385Z] unset SSH_AUTH_SOCK;
14:56:07 [2024-04-02T18:56:07.386Z] unset SSH_AGENT_PID;
14:56:07 [2024-04-02T18:56:07.386Z] echo Agent pid 227 killed;
14:56:07 [2024-04-02T18:56:07.390Z] [ssh-agent] Stopped.
14:56:07 [2024-04-02T18:56:07.648Z] [Pipeline] // sshagent
14:56:08 [2024-04-02T18:56:08.027Z] [Pipeline] }
14:56:08 [2024-04-02T18:56:08.338Z] [Pipeline] // withEnv
14:56:08 [2024-04-02T18:56:08.718Z] [Pipeline] }
14:56:08 [2024-04-02T18:56:08.975Z] [Pipeline] // stage
14:56:09 [2024-04-02T18:56:09.735Z] [Pipeline] stage
14:56:09 [2024-04-02T18:56:09.736Z] [Pipeline] { (Deploy Server)
14:56:15 [2024-04-02T18:56:15.611Z] [Pipeline] tool
14:56:16 [2024-04-02T18:56:16.133Z] [Pipeline] envVarsForTool
14:56:17 [2024-04-02T18:56:17.051Z] [Pipeline] tool
14:56:17 [2024-04-02T18:56:17.559Z] [Pipeline] envVarsForTool
14:56:18 [2024-04-02T18:56:18.459Z] [Pipeline] withEnv
14:56:18 [2024-04-02T18:56:18.460Z] [Pipeline] {
14:56:19 [2024-04-02T18:56:19.997Z] [Pipeline] sshagent
14:56:20 [2024-04-02T18:56:20.737Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:56:20 [2024-04-02T18:56:20.737Z] [ssh-agent] Looking for ssh-agent implementation...
14:56:20 [2024-04-02T18:56:20.749Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:56:20 [2024-04-02T18:56:20.751Z] $ ssh-agent
14:56:20 [2024-04-02T18:56:20.760Z] SSH_AUTH_SOCK=/tmp/ssh-pkPSK2ykYumB/agent.263
14:56:20 [2024-04-02T18:56:20.760Z] SSH_AGENT_PID=265
14:56:20 [2024-04-02T18:56:20.767Z] Running ssh-add (command line suppressed)
14:56:20 [2024-04-02T18:56:20.824Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_6195363421763321241.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_6195363421763321241.key)
14:56:20 [2024-04-02T18:56:20.832Z] [ssh-agent] Started.
14:56:20 [2024-04-02T18:56:20.833Z] [Pipeline] {
14:56:23 [2024-04-02T18:56:23.890Z] [Pipeline] sh
14:56:24 [2024-04-02T18:56:24.158Z] + /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts//deploy-rcp.sh trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/ trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/ 'trace-compass-server*' true
14:56:24 [2024-04-02T18:56:24.158Z] + repo=tracecompass
14:56:24 [2024-04-02T18:56:24.158Z] + '[' 6 -lt 6 ']'
14:56:24 [2024-04-02T18:56:24.158Z] + rcpPath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/
14:56:24 [2024-04-02T18:56:24.158Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
14:56:24 [2024-04-02T18:56:24.158Z] + rcpSitePath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
14:56:24 [2024-04-02T18:56:24.158Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/
14:56:24 [2024-04-02T18:56:24.158Z] + rcpPattern='trace-compass-server*'
14:56:24 [2024-04-02T18:56:24.158Z] + copyLatest=true
14:56:24 [2024-04-02T18:56:24.158Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:56:24 [2024-04-02T18:56:24.158Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:56:24 [2024-04-02T18:56:24.158Z] + SCP=scp
14:56:24 [2024-04-02T18:56:24.158Z] + ECHO=echo
14:56:24 [2024-04-02T18:56:24.158Z] + '[' false == false ']'
14:56:24 [2024-04-02T18:56:24.158Z] + ECHO=
14:56:24 [2024-04-02T18:56:24.158Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository//*'
14:56:24 [2024-04-02T18:56:24.716Z] + scp trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
14:56:28 [2024-04-02T18:56:28.871Z] + scp -r trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//binary trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//p2.index trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//plugins trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//tc-git-sha genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/
14:56:31 [2024-04-02T18:56:31.378Z] + '[' true == true ']'
14:56:31 [2024-04-02T18:56:31.378Z] + endPattern=20
14:56:31 [2024-04-02T18:56:31.378Z] + pattern=trace-compass-server
14:56:31 [2024-04-02T18:56:31.378Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] + rcpLinuxPath=trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] + rcpMacosPath=trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz
14:56:31 [2024-04-02T18:56:31.378Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip
14:56:31 [2024-04-02T18:56:31.378Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip
14:56:31 [2024-04-02T18:56:31.378Z] + rcpWindowsPath=trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip
14:56:31 [2024-04-02T18:56:31.378Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240402-1838-linux.gtk.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-linux.gtk.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240402-1838-macosx.cocoa.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-macosx.cocoa.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server0.9.0-20240402-1838-win32.win32.x86_64.zip /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp//trace-compass-server-latest-win32.win32.x86_64.tar.gz'
14:56:34 [2024-04-02T18:56:34.894Z] [Pipeline] }
14:56:34 [2024-04-02T18:56:34.896Z] $ ssh-agent -k
14:56:34 [2024-04-02T18:56:34.901Z] unset SSH_AUTH_SOCK;
14:56:34 [2024-04-02T18:56:34.902Z] unset SSH_AGENT_PID;
14:56:34 [2024-04-02T18:56:34.902Z] echo Agent pid 265 killed;
14:56:34 [2024-04-02T18:56:34.906Z] [ssh-agent] Stopped.
14:56:35 [2024-04-02T18:56:35.160Z] [Pipeline] // sshagent
14:56:35 [2024-04-02T18:56:35.537Z] [Pipeline] }
14:56:36 [2024-04-02T18:56:36.158Z] [Pipeline] // withEnv
14:56:36 [2024-04-02T18:56:36.551Z] [Pipeline] }
14:56:36 [2024-04-02T18:56:36.814Z] [Pipeline] // stage
14:56:37 [2024-04-02T18:56:37.595Z] [Pipeline] stage
14:56:37 [2024-04-02T18:56:37.597Z] [Pipeline] { (Deploy Doc)
14:56:46 [2024-04-02T18:56:46.077Z] Stage "Deploy Doc" skipped due to when conditional
14:56:46 [2024-04-02T18:56:46.143Z] [Pipeline] }
14:56:48 [2024-04-02T18:56:48.526Z] [Pipeline] // stage
14:56:49 [2024-04-02T18:56:49.859Z] [Pipeline] stage
14:56:49 [2024-04-02T18:56:49.860Z] [Pipeline] { (Javadoc)
14:56:55 [2024-04-02T18:56:55.588Z] Stage "Javadoc" skipped due to when conditional
14:56:55 [2024-04-02T18:56:55.589Z] [Pipeline] }
14:56:55 [2024-04-02T18:56:55.850Z] [Pipeline] // stage
14:56:56 [2024-04-02T18:56:56.683Z] [Pipeline] stage
14:56:56 [2024-04-02T18:56:56.684Z] [Pipeline] { (Deploy Javadoc)
14:57:01 [2024-04-02T18:57:01.291Z] Stage "Deploy Javadoc" skipped due to when conditional
14:57:01 [2024-04-02T18:57:01.293Z] [Pipeline] }
14:57:01 [2024-04-02T18:57:01.556Z] [Pipeline] // stage
14:57:02 [2024-04-02T18:57:02.076Z] [Pipeline] stage
14:57:02 [2024-04-02T18:57:02.077Z] [Pipeline] { (Declarative: Post Actions)
14:57:04 [2024-04-02T18:57:04.034Z] [Pipeline] container
14:57:04 [2024-04-02T18:57:04.035Z] [Pipeline] {
14:57:04 [2024-04-02T18:57:04.925Z] [Pipeline] emailext
14:57:05 [2024-04-02T18:57:05.384Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
14:57:05 [2024-04-02T18:57:05.774Z] [Pipeline] }
14:57:06 [2024-04-02T18:57:06.043Z] [Pipeline] // container
14:57:07 [2024-04-02T18:57:07.474Z] [Pipeline] }
14:57:07 [2024-04-02T18:57:07.732Z] [Pipeline] // stage
14:57:08 [2024-04-02T18:57:08.118Z] [Pipeline] }
14:57:08 [2024-04-02T18:57:08.384Z] [Pipeline] // withEnv
14:57:08 [2024-04-02T18:57:08.824Z] [Pipeline] }
14:57:09 [2024-04-02T18:57:09.092Z] [Pipeline] // timeout
14:57:09 [2024-04-02T18:57:09.506Z] [Pipeline] }
14:57:09 [2024-04-02T18:57:09.758Z] [Pipeline] // timestamps
14:57:10 [2024-04-02T18:57:10.145Z] [Pipeline] }
14:57:10 [2024-04-02T18:57:10.406Z] [Pipeline] // withEnv
14:57:10 [2024-04-02T18:57:10.798Z] [Pipeline] }
14:57:11 [2024-04-02T18:57:11.263Z] [Pipeline] // withEnv
14:57:11 [2024-04-02T18:57:11.634Z] [Pipeline] }
14:57:12 [2024-04-02T18:57:12.070Z] [Pipeline] // node
14:57:12 [2024-04-02T18:57:12.576Z] [Pipeline] }
14:57:12 [2024-04-02T18:57:12.838Z] [Pipeline] // podTemplate
14:57:13 [2024-04-02T18:57:13.238Z] [Pipeline] End of Pipeline
14:57:13 [2024-04-02T18:57:13.463Z] Finished: SUCCESS