Skip to content
Success

Console Output

10:48:54 [2024-04-18T14:48:54.454Z] Started by user Bernd Hufmann
10:48:54 [2024-04-18T14:48:54.454Z] Running as Bernd Hufmann
10:48:55 [2024-04-18T14:48:55.311Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk17.Jenkinsfile from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:48:55 [2024-04-18T14:48:55.587Z] [Pipeline] Start of Pipeline
10:48:57 [2024-04-18T14:48:57.407Z] [Pipeline] readTrusted
10:48:57 [2024-04-18T14:48:57.714Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:48:57 [2024-04-18T14:48:57.970Z] [Pipeline] echo
10:48:57 [2024-04-18T14:48:57.970Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
10:48:57 [2024-04-18T14:48:57.971Z] [Pipeline] podTemplate
10:48:57 [2024-04-18T14:48:57.993Z] [Pipeline] {
10:48:58 [2024-04-18T14:48:58.876Z] [Pipeline] node
10:49:00 [2024-04-18T14:49:00.047Z] Created Pod: kubernetes tracecompass/tracecompass-build-8w72n-dddx9
10:49:09 [2024-04-18T14:49:09.442Z] Agent tracecompass-build-8w72n-dddx9 is provisioned from template tracecompass-build-8w72n
10:49:09 [2024-04-18T14:49:09.444Z] ---
10:49:09 [2024-04-18T14:49:09.444Z] apiVersion: "v1"
10:49:09 [2024-04-18T14:49:09.444Z] kind: "Pod"
10:49:09 [2024-04-18T14:49:09.444Z] metadata:
10:49:09 [2024-04-18T14:49:09.444Z]   annotations:
10:49:09 [2024-04-18T14:49:09.444Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-nightly-2021-06/368/"
10:49:09 [2024-04-18T14:49:09.444Z]     runUrl: "job/tracecompass-incubator-nightly-2021-06/368/"
10:49:09 [2024-04-18T14:49:09.444Z]   labels:
10:49:09 [2024-04-18T14:49:09.444Z]     jenkins: "slave"
10:49:09 [2024-04-18T14:49:09.444Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
10:49:09 [2024-04-18T14:49:09.444Z]     jenkins/label: "tracecompass-build"
10:49:09 [2024-04-18T14:49:09.444Z]   name: "tracecompass-build-8w72n-dddx9"
10:49:09 [2024-04-18T14:49:09.444Z]   namespace: "tracecompass"
10:49:09 [2024-04-18T14:49:09.444Z] spec:
10:49:09 [2024-04-18T14:49:09.444Z]   containers:
10:49:09 [2024-04-18T14:49:09.444Z]   - args:
10:49:09 [2024-04-18T14:49:09.444Z]     - "-c"
10:49:09 [2024-04-18T14:49:09.444Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
10:49:09 [2024-04-18T14:49:09.444Z]     command:
10:49:09 [2024-04-18T14:49:09.444Z]     - "/bin/sh"
10:49:09 [2024-04-18T14:49:09.444Z]     image: "eclipse/tracecompass-build-env:22.04"
10:49:09 [2024-04-18T14:49:09.444Z]     imagePullPolicy: "Always"
10:49:09 [2024-04-18T14:49:09.444Z]     name: "tracecompass"
10:49:09 [2024-04-18T14:49:09.444Z]     resources:
10:49:09 [2024-04-18T14:49:09.444Z]       limits:
10:49:09 [2024-04-18T14:49:09.444Z]         memory: "2.6Gi"
10:49:09 [2024-04-18T14:49:09.444Z]         cpu: "1.3"
10:49:09 [2024-04-18T14:49:09.444Z]       requests:
10:49:09 [2024-04-18T14:49:09.444Z]         memory: "2.6Gi"
10:49:09 [2024-04-18T14:49:09.444Z]         cpu: "1.3"
10:49:09 [2024-04-18T14:49:09.444Z]     tty: true
10:49:09 [2024-04-18T14:49:09.444Z]     volumeMounts:
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "settings-xml"
10:49:09 [2024-04-18T14:49:09.444Z]       readOnly: true
10:49:09 [2024-04-18T14:49:09.444Z]       subPath: "settings.xml"
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/home/jenkins/.m2/repository"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "m2-repo"
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/opt/tools"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "tools"
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/home/jenkins/agent"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "workspace-volume"
10:49:09 [2024-04-18T14:49:09.444Z]       readOnly: false
10:49:09 [2024-04-18T14:49:09.444Z]   - env:
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_SECRET"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "********"
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_TUNNEL"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_AGENT_NAME"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "tracecompass-build-8w72n-dddx9"
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_NAME"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "tracecompass-build-8w72n-dddx9"
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_AGENT_WORKDIR"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "/home/jenkins/agent"
10:49:09 [2024-04-18T14:49:09.444Z]     - name: "JENKINS_URL"
10:49:09 [2024-04-18T14:49:09.444Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
10:49:09 [2024-04-18T14:49:09.444Z]     image: "eclipsecbi/jenkins-jnlp-agent"
10:49:09 [2024-04-18T14:49:09.444Z]     name: "jnlp"
10:49:09 [2024-04-18T14:49:09.444Z]     resources:
10:49:09 [2024-04-18T14:49:09.444Z]       limits:
10:49:09 [2024-04-18T14:49:09.444Z]         memory: "1024Mi"
10:49:09 [2024-04-18T14:49:09.444Z]         cpu: "500m"
10:49:09 [2024-04-18T14:49:09.444Z]       requests:
10:49:09 [2024-04-18T14:49:09.444Z]         memory: "1024Mi"
10:49:09 [2024-04-18T14:49:09.444Z]         cpu: "500m"
10:49:09 [2024-04-18T14:49:09.444Z]     volumeMounts:
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/home/jenkins/.ssh"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "volume-known-hosts"
10:49:09 [2024-04-18T14:49:09.444Z]     - mountPath: "/home/jenkins/agent"
10:49:09 [2024-04-18T14:49:09.444Z]       name: "workspace-volume"
10:49:09 [2024-04-18T14:49:09.444Z]       readOnly: false
10:49:09 [2024-04-18T14:49:09.444Z]   nodeSelector:
10:49:09 [2024-04-18T14:49:09.444Z]     kubernetes.io/os: "linux"
10:49:09 [2024-04-18T14:49:09.444Z]   restartPolicy: "Never"
10:49:09 [2024-04-18T14:49:09.444Z]   volumes:
10:49:09 [2024-04-18T14:49:09.444Z]   - emptyDir: {}
10:49:09 [2024-04-18T14:49:09.444Z]     name: "m2-repo"
10:49:09 [2024-04-18T14:49:09.444Z]   - name: "settings-xml"
10:49:09 [2024-04-18T14:49:09.444Z]     secret:
10:49:09 [2024-04-18T14:49:09.444Z]       items:
10:49:09 [2024-04-18T14:49:09.444Z]       - key: "settings.xml"
10:49:09 [2024-04-18T14:49:09.444Z]         path: "settings.xml"
10:49:09 [2024-04-18T14:49:09.444Z]       secretName: "m2-secret-dir"
10:49:09 [2024-04-18T14:49:09.444Z]   - emptyDir:
10:49:09 [2024-04-18T14:49:09.444Z]       medium: ""
10:49:09 [2024-04-18T14:49:09.444Z]     name: "workspace-volume"
10:49:09 [2024-04-18T14:49:09.444Z]   - configMap:
10:49:09 [2024-04-18T14:49:09.444Z]       name: "known-hosts"
10:49:09 [2024-04-18T14:49:09.444Z]     name: "volume-known-hosts"
10:49:09 [2024-04-18T14:49:09.444Z]   - name: "tools"
10:49:09 [2024-04-18T14:49:09.444Z]     persistentVolumeClaim:
10:49:09 [2024-04-18T14:49:09.444Z]       claimName: "tools-claim-jiro-tracecompass"
10:49:09 [2024-04-18T14:49:09.444Z] 
10:49:09 [2024-04-18T14:49:09.463Z] Running on tracecompass-build-8w72n-dddx9 in /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06
10:49:09 [2024-04-18T14:49:09.715Z] [Pipeline] {
10:49:10 [2024-04-18T14:49:10.740Z] [Pipeline] stage
10:49:10 [2024-04-18T14:49:10.741Z] [Pipeline] { (Declarative: Checkout SCM)
10:49:11 [2024-04-18T14:49:11.372Z] [Pipeline] checkout
10:49:11 [2024-04-18T14:49:11.424Z] Selected Git installation does not exist. Using Default
10:49:11 [2024-04-18T14:49:11.424Z] The recommended git tool is: NONE
10:49:15 [2024-04-18T14:49:15.528Z] No credentials specified
10:49:15 [2024-04-18T14:49:15.530Z] Cloning the remote Git repository
10:49:15 [2024-04-18T14:49:15.543Z] Cloning repository https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:49:15 [2024-04-18T14:49:15.614Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06 # timeout=10
10:49:15 [2024-04-18T14:49:15.648Z] Fetching upstream changes from https://github.com/eclipse-tracecompass/tracecompass-infra.git
10:49:15 [2024-04-18T14:49:15.648Z]  > git --version # timeout=10
10:49:15 [2024-04-18T14:49:15.652Z]  > git --version # 'git version 2.20.1'
10:49:15 [2024-04-18T14:49:15.653Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass/tracecompass-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:49:16 [2024-04-18T14:49:16.090Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass/tracecompass-infra.git # timeout=10
10:49:16 [2024-04-18T14:49:16.095Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:49:17 [2024-04-18T14:49:17.058Z] Avoid second fetch
10:49:17 [2024-04-18T14:49:17.115Z] Checking out Revision bb161aba7c453247151a24da1154ce9c4128dc2e (refs/remotes/origin/master)
10:49:17 [2024-04-18T14:49:17.441Z] Commit message: "Fix pod filename in tracecompass-jdk17.Jenkinsfile"
10:49:17 [2024-04-18T14:49:17.061Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:49:17 [2024-04-18T14:49:17.122Z]  > git config core.sparsecheckout # timeout=10
10:49:17 [2024-04-18T14:49:17.126Z]  > git checkout -f bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
10:49:17 [2024-04-18T14:49:17.516Z]  > git rev-list --no-walk bb161aba7c453247151a24da1154ce9c4128dc2e # timeout=10
10:49:17 [2024-04-18T14:49:17.802Z] [Pipeline] }
10:49:18 [2024-04-18T14:49:18.081Z] [Pipeline] // stage
10:49:19 [2024-04-18T14:49:19.105Z] [Pipeline] withEnv
10:49:19 [2024-04-18T14:49:19.106Z] [Pipeline] {
10:49:25 [2024-04-18T14:49:25.415Z] [Pipeline] withEnv
10:49:25 [2024-04-18T14:49:25.416Z] [Pipeline] {
10:49:26 [2024-04-18T14:49:26.671Z] [Pipeline] timestamps
10:49:26 [2024-04-18T14:49:26.671Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:49:26 [2024-04-18T14:49:26.671Z] [Pipeline] {
10:49:27 [2024-04-18T14:49:27.551Z] [Pipeline] timeout
10:49:27 [2024-04-18T14:49:27.551Z] Timeout set to expire in 4 hr 0 min
10:49:27 [2024-04-18T14:49:27.552Z] [Pipeline] {
10:49:28 [2024-04-18T14:49:28.692Z] [Pipeline] stage
10:49:28 [2024-04-18T14:49:28.692Z] [Pipeline] { (Declarative: Tool Install)
10:49:29 [2024-04-18T14:49:29.823Z] [Pipeline] tool
10:49:30 [2024-04-18T14:49:30.329Z] [Pipeline] envVarsForTool
10:49:31 [2024-04-18T14:49:31.243Z] [Pipeline] tool
10:49:31 [2024-04-18T14:49:31.758Z] [Pipeline] envVarsForTool
10:49:32 [2024-04-18T14:49:32.281Z] [Pipeline] }
10:49:32 [2024-04-18T14:49:32.544Z] [Pipeline] // stage
10:49:33 [2024-04-18T14:49:33.059Z] [Pipeline] withEnv
10:49:33 [2024-04-18T14:49:33.060Z] [Pipeline] {
10:49:34 [2024-04-18T14:49:34.431Z] [Pipeline] stage
10:49:34 [2024-04-18T14:49:34.432Z] [Pipeline] { (Checkout)
10:49:39 [2024-04-18T14:49:39.355Z] [Pipeline] tool
10:49:39 [2024-04-18T14:49:39.855Z] [Pipeline] envVarsForTool
10:49:40 [2024-04-18T14:49:40.728Z] [Pipeline] tool
10:49:41 [2024-04-18T14:49:41.232Z] [Pipeline] envVarsForTool
10:49:41 [2024-04-18T14:49:41.884Z] [Pipeline] withEnv
10:49:41 [2024-04-18T14:49:41.885Z] [Pipeline] {
10:49:43 [2024-04-18T14:49:43.391Z] [Pipeline] container
10:49:43 [2024-04-18T14:49:43.393Z] [Pipeline] {
10:49:44 [2024-04-18T14:49:44.035Z] [Pipeline] sh
10:49:44 [2024-04-18T14:49:44.641Z] + mkdir -p ../scripts
10:49:44 [2024-04-18T14:49:44.967Z] [Pipeline] sh
10:49:45 [2024-04-18T14:49:45.530Z] + cp scripts/deploy-rcp.sh ../scripts
10:49:45 [2024-04-18T14:49:45.783Z] [Pipeline] sh
10:49:46 [2024-04-18T14:49:46.323Z] + cp scripts/deploy-update-site.sh ../scripts
10:49:46 [2024-04-18T14:49:46.575Z] [Pipeline] sh
10:49:47 [2024-04-18T14:49:47.122Z] + cp scripts/deploy-doc.sh ../scripts
10:49:47 [2024-04-18T14:49:47.388Z] [Pipeline] sh
10:49:47 [2024-04-18T14:49:47.915Z] + cp scripts/deploy-javadoc.sh ../scripts
10:49:48 [2024-04-18T14:49:48.165Z] [Pipeline] checkout
10:49:48 [2024-04-18T14:49:48.171Z] The recommended git tool is: NONE
10:49:48 [2024-04-18T14:49:48.721Z] using credential github-bot
10:49:48 [2024-04-18T14:49:48.725Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@9e3f84cd; decorates RemoteLauncher[hudson.remoting.Channel@e19c4e2d:JNLP4-connect connection from 10.40.70.86/10.40.70.86:50192] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:49:48 [2024-04-18T14:49:48.733Z] Fetching changes from the remote Git repository
10:49:48 [2024-04-18T14:49:48.729Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.git # timeout=10
10:49:48 [2024-04-18T14:49:48.815Z]  > git config remote.origin.url https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git # timeout=10
10:49:48 [2024-04-18T14:49:48.825Z] Fetching upstream changes from https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git
10:49:48 [2024-04-18T14:49:48.825Z]  > git --version # timeout=10
10:49:48 [2024-04-18T14:49:48.829Z]  > git --version # 'git version 2.20.1'
10:49:48 [2024-04-18T14:49:48.830Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
10:49:48 [2024-04-18T14:49:48.833Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator.git refs/heads/2021-06 # timeout=10
10:49:54 [2024-04-18T14:49:54.421Z] Checking out Revision d13aad97261f57195a92d5056c2c6f4e909851a8 (2021-06)
10:49:54 [2024-04-18T14:49:54.415Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:49:54 [2024-04-18T14:49:54.424Z]  > git config core.sparsecheckout # timeout=10
10:49:54 [2024-04-18T14:49:54.429Z]  > git checkout -f d13aad97261f57195a92d5056c2c6f4e909851a8 # timeout=10
10:49:56 [2024-04-18T14:49:56.130Z] Commit message: "callstack: deprecate all classes that were moved to core"
10:49:56 [2024-04-18T14:49:56.135Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:49:56 [2024-04-18T14:49:56.617Z]  > git rev-list --no-walk dedf6868e8602b8393ed1ed09a3ffde832e6a53e # timeout=10
10:49:56 [2024-04-18T14:49:56.915Z] [Pipeline] sh
10:49:57 [2024-04-18T14:49:57.427Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
10:49:57 [2024-04-18T14:49:57.687Z] [Pipeline] sh
10:49:58 [2024-04-18T14:49:58.261Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
10:49:58 [2024-04-18T14:49:58.575Z] [Pipeline] sh
10:49:59 [2024-04-18T14:49:59.126Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
10:49:59 [2024-04-18T14:49:59.379Z] [Pipeline] sh
10:49:59 [2024-04-18T14:49:59.884Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
10:50:00 [2024-04-18T14:50:00.144Z] [Pipeline] sh
10:50:00 [2024-04-18T14:50:00.665Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/.scripts/
10:50:00 [2024-04-18T14:50:00.941Z] [Pipeline] }
10:50:01 [2024-04-18T14:50:01.196Z] [Pipeline] // container
10:50:01 [2024-04-18T14:50:01.570Z] [Pipeline] }
10:50:01 [2024-04-18T14:50:01.842Z] [Pipeline] // withEnv
10:50:02 [2024-04-18T14:50:02.223Z] [Pipeline] }
10:50:02 [2024-04-18T14:50:02.474Z] [Pipeline] // stage
10:50:03 [2024-04-18T14:50:03.235Z] [Pipeline] stage
10:50:03 [2024-04-18T14:50:03.236Z] [Pipeline] { (Product File)
10:50:09 [2024-04-18T14:50:09.079Z] [Pipeline] tool
10:50:09 [2024-04-18T14:50:09.583Z] [Pipeline] envVarsForTool
10:50:10 [2024-04-18T14:50:10.476Z] [Pipeline] tool
10:50:10 [2024-04-18T14:50:10.996Z] [Pipeline] envVarsForTool
10:50:11 [2024-04-18T14:50:11.623Z] [Pipeline] withEnv
10:50:11 [2024-04-18T14:50:11.624Z] [Pipeline] {
10:50:13 [2024-04-18T14:50:13.156Z] [Pipeline] container
10:50:13 [2024-04-18T14:50:13.157Z] [Pipeline] {
10:50:13 [2024-04-18T14:50:13.785Z] [Pipeline] sh
10:50:14 [2024-04-18T14:50:14.306Z] + 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
10:50:14 [2024-04-18T14:50:14.575Z] [Pipeline] }
10:50:14 [2024-04-18T14:50:14.827Z] [Pipeline] // container
10:50:15 [2024-04-18T14:50:15.215Z] [Pipeline] }
10:50:15 [2024-04-18T14:50:15.612Z] [Pipeline] // withEnv
10:50:15 [2024-04-18T14:50:15.989Z] [Pipeline] }
10:50:16 [2024-04-18T14:50:16.244Z] [Pipeline] // stage
10:50:17 [2024-04-18T14:50:17.012Z] [Pipeline] stage
10:50:17 [2024-04-18T14:50:17.013Z] [Pipeline] { (Server Product File)
10:50:22 [2024-04-18T14:50:22.816Z] [Pipeline] tool
10:50:23 [2024-04-18T14:50:23.327Z] [Pipeline] envVarsForTool
10:50:24 [2024-04-18T14:50:24.212Z] [Pipeline] tool
10:50:24 [2024-04-18T14:50:24.720Z] [Pipeline] envVarsForTool
10:50:25 [2024-04-18T14:50:25.367Z] [Pipeline] withEnv
10:50:25 [2024-04-18T14:50:25.368Z] [Pipeline] {
10:50:26 [2024-04-18T14:50:26.905Z] [Pipeline] container
10:50:26 [2024-04-18T14:50:26.906Z] [Pipeline] {
10:50:27 [2024-04-18T14:50:27.583Z] [Pipeline] sh
10:50:28 [2024-04-18T14:50:28.104Z] + 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
10:50:28 [2024-04-18T14:50:28.359Z] [Pipeline] }
10:50:28 [2024-04-18T14:50:28.630Z] [Pipeline] // container
10:50:29 [2024-04-18T14:50:29.016Z] [Pipeline] }
10:50:29 [2024-04-18T14:50:29.271Z] [Pipeline] // withEnv
10:50:29 [2024-04-18T14:50:29.651Z] [Pipeline] }
10:50:29 [2024-04-18T14:50:29.906Z] [Pipeline] // stage
10:50:30 [2024-04-18T14:50:30.676Z] [Pipeline] stage
10:50:30 [2024-04-18T14:50:30.677Z] [Pipeline] { (Build)
10:50:35 [2024-04-18T14:50:35.646Z] [Pipeline] tool
10:50:36 [2024-04-18T14:50:36.164Z] [Pipeline] envVarsForTool
10:50:37 [2024-04-18T14:50:37.239Z] [Pipeline] tool
10:50:37 [2024-04-18T14:50:37.752Z] [Pipeline] envVarsForTool
10:50:38 [2024-04-18T14:50:38.405Z] [Pipeline] withEnv
10:50:38 [2024-04-18T14:50:38.406Z] [Pipeline] {
10:50:39 [2024-04-18T14:50:39.919Z] [Pipeline] container
10:50:39 [2024-04-18T14:50:39.921Z] [Pipeline] {
10:50:40 [2024-04-18T14:50:40.569Z] [Pipeline] sh
10:50:41 [2024-04-18T14:50:41.093Z] + curl https://ci.eclipse.org/ease/job/ease.build.nightly/lastSuccessfulBuild/artifact/ease.module.doclet.jar --output ease.module.doclet.jar
10:50:41 [2024-04-18T14:50:41.093Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:50:41 [2024-04-18T14:50:41.093Z]                                  Dload  Upload   Total   Spent    Left  Speed
10:50:41 [2024-04-18T14:50:41.093Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98565  100 98565    0     0   899k      0 --:--:-- --:--:-- --:--:--  908k
10:50:41 [2024-04-18T14:50:41.345Z] [Pipeline] sh
10:50:41 [2024-04-18T14:50:41.856Z] + 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
10:50:41 [2024-04-18T14:50:41.856Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:50:44 [2024-04-18T14:50:44.376Z] [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
10:50:44 [2024-04-18T14:50:44.376Z] [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.5 kB/s)
10:50:44 [2024-04-18T14:50:44.376Z] [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
10:50:44 [2024-04-18T14:50:44.376Z] [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 294 kB/s)
10:50:44 [2024-04-18T14:50:44.376Z] [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
10:50:44 [2024-04-18T14:50:44.376Z] [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 39 kB/s)
10:50:44 [2024-04-18T14:50:44.376Z] [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
10:50:44 [2024-04-18T14:50:44.376Z] [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 592 kB/s)
10:50:44 [2024-04-18T14:50:44.376Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
10:50:44 [2024-04-18T14:50:44.376Z] [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 1.0 MB/s)
10:50:44 [2024-04-18T14:50:44.376Z] [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
10:50:44 [2024-04-18T14:50:44.632Z] [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 688 kB/s)
10:50:44 [2024-04-18T14:50:44.632Z] [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
10:50:44 [2024-04-18T14:50:44.632Z] [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)
10:50:44 [2024-04-18T14:50:44.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
10:50:44 [2024-04-18T14:50:44.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.4 MB/s)
10:50:44 [2024-04-18T14:50:44.632Z] [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
10:50:44 [2024-04-18T14:50:44.632Z] [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 299 kB/s)
10:50:44 [2024-04-18T14:50:44.632Z] [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
10:50:44 [2024-04-18T14:50:44.632Z] [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 952 kB/s)
10:50:44 [2024-04-18T14:50:44.889Z] [INFO] Scanning for projects...
10:50:44 [2024-04-18T14:50:44.889Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
10:50:44 [2024-04-18T14:50:44.890Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
10:50:44 [2024-04-18T14:50:44.890Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.146Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.402Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.402Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.402Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.402Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.403Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
10:50:45 [2024-04-18T14:50:45.662Z] [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
10:50:45 [2024-04-18T14:50:45.662Z] [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
10:50:45 [2024-04-18T14:50:45.662Z] [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
10:50:45 [2024-04-18T14:50:45.662Z] [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
10:50:45 [2024-04-18T14:50:45.662Z] [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
10:50:45 [2024-04-18T14:50:45.918Z] [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 21 kB/s)
10:50:45 [2024-04-18T14:50:45.918Z] [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
10:50:45 [2024-04-18T14:50:45.918Z] [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
10:50:45 [2024-04-18T14:50:45.918Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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.7 MB/s)
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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 221 kB/s)
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:45 [2024-04-18T14:50:45.919Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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 150 kB/s)
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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 1.0 MB/s)
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/40/maven-parent-40.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/40/maven-parent-40.pom
10:50:46 [2024-04-18T14:50:46.175Z] [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
10:50:46 [2024-04-18T14:50:46.175Z] [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 1.5 MB/s)
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/30/apache-30.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/30/apache-30.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/30/apache-30.pom
10:50:46 [2024-04-18T14:50:46.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom
10:50:46 [2024-04-18T14:50:46.431Z] [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 1.0 MB/s)
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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 244 kB/s)
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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 555 kB/s)
10:50:46 [2024-04-18T14:50:46.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/14/plexus-14.pom
10:50:46 [2024-04-18T14:50:46.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
10:50:46 [2024-04-18T14:50:46.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/14/plexus-14.pom
10:50:46 [2024-04-18T14:50:46.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/14/plexus-14.pom
10:50:46 [2024-04-18T14:50:46.431Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/14/plexus-14.pom
10:50:46 [2024-04-18T14:50:46.431Z] [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 2.3 MB/s)
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.431Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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 512 kB/s)
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
10:50:46 [2024-04-18T14:50:46.687Z] [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 56 kB/s)
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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 365 kB/s)
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
10:50:46 [2024-04-18T14:50:46.687Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
10:50:46 [2024-04-18T14:50:46.687Z] [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 2.5 MB/s)
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.687Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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 261 kB/s)
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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
10:50:46 [2024-04-18T14:50:46.943Z] [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 164 kB/s)
10:50:46 [2024-04-18T14:50:46.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
10:50:46 [2024-04-18T14:50:46.943Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
10:50:46 [2024-04-18T14:50:46.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/62/commons-parent-62.pom
10:50:47 [2024-04-18T14:50:47.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/62/commons-parent-62.pom
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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 5.8 MB/s)
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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 1.1 MB/s)
10:50:47 [2024-04-18T14:50:47.199Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
10:50:47 [2024-04-18T14:50:47.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
10:50:47 [2024-04-18T14:50:47.199Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/61/commons-parent-61.pom
10:50:47 [2024-04-18T14:50:47.199Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/61/commons-parent-61.pom
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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 1.5 MB/s)
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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 196 kB/s)
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.199Z] [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
10:50:47 [2024-04-18T14:50:47.454Z] [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
10:50:47 [2024-04-18T14:50:47.454Z] [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
10:50:47 [2024-04-18T14:50:47.454Z] [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
10:50:47 [2024-04-18T14:50:47.454Z] [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 881 kB/s)
10:50:47 [2024-04-18T14:50:47.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:50:47 [2024-04-18T14:50:47.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:50:47 [2024-04-18T14:50:47.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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 1.2 MB/s)
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.pom
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.pom
10:50:47 [2024-04-18T14:50:47.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
10:50:47 [2024-04-18T14:50:47.455Z] [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)
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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 192 kB/s)
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.455Z] [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
10:50:47 [2024-04-18T14:50:47.710Z] [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
10:50:47 [2024-04-18T14:50:47.710Z] [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
10:50:47 [2024-04-18T14:50:47.710Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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 295 kB/s)
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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 682 kB/s)
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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 184 kB/s)
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
10:50:47 [2024-04-18T14:50:47.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
10:50:47 [2024-04-18T14:50:47.711Z] [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 909 kB/s)
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.711Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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 104 kB/s)
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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 66 kB/s)
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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 130 kB/s)
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:47 [2024-04-18T14:50:47.967Z] [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 141 kB/s)
10:50:47 [2024-04-18T14:50:47.967Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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 120 kB/s)
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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
10:50:48 [2024-04-18T14:50:48.223Z] [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 145 kB/s)
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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)
10:50:48 [2024-04-18T14:50:48.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.224Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.224Z] [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
10:50:48 [2024-04-18T14:50:48.224Z] [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 93 kB/s)
10:50:48 [2024-04-18T14:50:48.224Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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 104 kB/s)
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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 131 kB/s)
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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 147 kB/s)
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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 199 kB/s)
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.480Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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 242 kB/s)
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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 68 kB/s)
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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 148 kB/s)
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.736Z] [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
10:50:48 [2024-04-18T14:50:48.737Z] [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 202 kB/s)
10:50:48 [2024-04-18T14:50:48.737Z] [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
10:50:48 [2024-04-18T14:50:48.737Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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 135 kB/s)
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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 256 kB/s)
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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 344 kB/s)
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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 119 kB/s)
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:48 [2024-04-18T14:50:48.993Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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)
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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 316 kB/s)
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.249Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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)
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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 79 kB/s)
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.250Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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 733 kB/s)
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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 2.8 MB/s)
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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 48 kB/s)
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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
10:50:49 [2024-04-18T14:50:49.507Z] [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 671 kB/s)
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
10:50:49 [2024-04-18T14:50:49.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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 1.2 MB/s)
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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 140 kB/s)
10:50:49 [2024-04-18T14:50:49.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
10:50:49 [2024-04-18T14:50:49.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
10:50:49 [2024-04-18T14:50:49.764Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
10:50:49 [2024-04-18T14:50:49.764Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
10:50:49 [2024-04-18T14:50:49.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
10:50:49 [2024-04-18T14:50:49.764Z] [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 950 kB/s)
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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 230 kB/s)
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:49 [2024-04-18T14:50:49.764Z] [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
10:50:50 [2024-04-18T14:50:50.020Z] [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
10:50:50 [2024-04-18T14:50:50.020Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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)
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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 349 kB/s)
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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 348 kB/s)
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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.7 MB/s)
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.021Z] [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 101 kB/s)
10:50:50 [2024-04-18T14:50:50.021Z] [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
10:50:50 [2024-04-18T14:50:50.281Z] [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
10:50:50 [2024-04-18T14:50:50.281Z] [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
10:50:50 [2024-04-18T14:50:50.281Z] [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
10:50:50 [2024-04-18T14:50:50.281Z] [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
10:50:50 [2024-04-18T14:50:50.281Z] [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 800 kB/s)
10:50:50 [2024-04-18T14:50:50.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
10:50:50 [2024-04-18T14:50:50.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
10:50:50 [2024-04-18T14:50:50.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/58/commons-parent-58.pom
10:50:50 [2024-04-18T14:50:50.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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 4.3 MB/s)
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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 262 kB/s)
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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
10:50:50 [2024-04-18T14:50:50.282Z] [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 512 kB/s)
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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 212 kB/s)
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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 243 kB/s)
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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
10:50:50 [2024-04-18T14:50:50.538Z] [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 532 kB/s)
10:50:50 [2024-04-18T14:50:50.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
10:50:50 [2024-04-18T14:50:50.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
10:50:50 [2024-04-18T14:50:50.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
10:50:50 [2024-04-18T14:50:50.538Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
10:50:50 [2024-04-18T14:50:50.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
10:50:50 [2024-04-18T14:50:50.795Z] [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 1.1 MB/s)
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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 86 kB/s)
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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 119 kB/s)
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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 147 kB/s)
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:50 [2024-04-18T14:50:50.795Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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 81 kB/s)
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.051Z] [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 395 kB/s)
10:50:51 [2024-04-18T14:50:51.051Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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 251 kB/s)
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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 200 kB/s)
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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 72 kB/s)
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.052Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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 270 kB/s)
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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 165 kB/s)
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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 216 kB/s)
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.308Z] [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
10:50:51 [2024-04-18T14:50:51.309Z] [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
10:50:51 [2024-04-18T14:50:51.309Z] [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
10:50:51 [2024-04-18T14:50:51.309Z] [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 99 kB/s)
10:50:51 [2024-04-18T14:50:51.309Z] [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
10:50:51 [2024-04-18T14:50:51.309Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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 65 kB/s)
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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 129 kB/s)
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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 143 kB/s)
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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 105 kB/s)
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.565Z] [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
10:50:51 [2024-04-18T14:50:51.566Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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 303 kB/s)
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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 294 kB/s)
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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 461 kB/s)
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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 226 kB/s)
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.822Z] [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
10:50:51 [2024-04-18T14:50:51.823Z] [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 124 kB/s)
10:50:52 [2024-04-18T14:50:52.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.pom
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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 1.9 MB/s)
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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)
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
10:50:52 [2024-04-18T14:50:52.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
10:50:52 [2024-04-18T14:50:52.079Z] [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 634 kB/s)
10:50:52 [2024-04-18T14:50:52.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.pom
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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 141 kB/s)
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.079Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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 240 kB/s)
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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 2.6 MB/s)
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
10:50:52 [2024-04-18T14:50:52.336Z] [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 205 kB/s)
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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)
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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 114 kB/s)
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.336Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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 713 kB/s)
10:50:52 [2024-04-18T14:50:52.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
10:50:52 [2024-04-18T14:50:52.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
10:50:52 [2024-04-18T14:50:52.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/54/commons-parent-54.pom
10:50:52 [2024-04-18T14:50:52.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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 2.8 MB/s)
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.592Z] [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 96 kB/s)
10:50:52 [2024-04-18T14:50:52.592Z] [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
10:50:52 [2024-04-18T14:50:52.593Z] [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
10:50:52 [2024-04-18T14:50:52.593Z] [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
10:50:52 [2024-04-18T14:50:52.593Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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 100 kB/s)
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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 93 kB/s)
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.848Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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 90 kB/s)
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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)
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:52 [2024-04-18T14:50:52.849Z] [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 65 kB/s)
10:50:52 [2024-04-18T14:50:52.849Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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 188 kB/s)
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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 1.3 MB/s)
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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 164 kB/s)
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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 116 kB/s)
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.105Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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 267 kB/s)
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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 199 kB/s)
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.361Z] [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 64 kB/s)
10:50:53 [2024-04-18T14:50:53.361Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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)
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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
10:50:53 [2024-04-18T14:50:53.362Z] [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 175 kB/s)
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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 94 kB/s)
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:50:53 [2024-04-18T14:50:53.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.618Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
10:50:53 [2024-04-18T14:50:53.877Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
10:50:53 [2024-04-18T14:50:53.878Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.878Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:50:53 [2024-04-18T14:50:53.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.879Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:53 [2024-04-18T14:50:53.880Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.137Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.9/xz-1.9.jar
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.138Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.139Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.9/xz-1.9.jar
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk18on/1.76/bcpg-jdk18on-1.76.jar
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.140Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.141Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.414Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 139 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
10:50:54 [2024-04-18T14:50:54.415Z] [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 312 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 19 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 11 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 11 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 4.2 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
10:50:54 [2024-04-18T14:50:54.415Z] [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 14 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 3.9 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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.8 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 1.5 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 213 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 17 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 326 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 534 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 11 MB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [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 42 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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 561 kB/s)
10:50:54 [2024-04-18T14:50:54.415Z] [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
10:50:54 [2024-04-18T14:50:54.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
10:50:54 [2024-04-18T14:50:54.415Z] [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 89 kB/s)
10:50:54 [2024-04-18T14:50:54.416Z] [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
10:50:54 [2024-04-18T14:50:54.416Z] [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)
10:50:54 [2024-04-18T14:50:54.416Z] [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
10:50:54 [2024-04-18T14:50:54.416Z] [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.1 MB/s)
10:50:54 [2024-04-18T14:50:54.416Z] [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
10:50:54 [2024-04-18T14:50:54.416Z] [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 277 kB/s)
10:50:54 [2024-04-18T14:50:54.416Z] [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
10:50:54 [2024-04-18T14:50:54.416Z] [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 49 MB/s)
10:50:54 [2024-04-18T14:50:54.416Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 468 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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 192 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 497 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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.4 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 613 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 6.2 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 1.0 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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.3 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 610 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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.3 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 103 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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.2 MB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 936 kB/s)
10:50:54 [2024-04-18T14:50:54.672Z] [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
10:50:54 [2024-04-18T14:50:54.672Z] [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 573 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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.8 MB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 151 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 525 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 954 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 959 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 497 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 146 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 364 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 226 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 312 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 474 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 92 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 211 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 89 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 870 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 95 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.673Z] [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 138 kB/s)
10:50:54 [2024-04-18T14:50:54.673Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 257 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 200 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 31 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 1.1 MB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 965 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 8.7 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.674Z] [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 113 kB/s)
10:50:54 [2024-04-18T14:50:54.674Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 143 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 676 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 323 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 243 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 6.5 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 163 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 408 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 210 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 45 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 15 MB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.930Z] [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 753 kB/s)
10:50:54 [2024-04-18T14:50:54.930Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 41 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 64 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 148 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 110 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 614 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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.9 MB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 5.3 MB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 120 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 146 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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 738 kB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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
10:50:54 [2024-04-18T14:50:54.931Z] [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.4 MB/s)
10:50:54 [2024-04-18T14:50:54.931Z] [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 178 kB/s)
10:50:55 [2024-04-18T14:50:55.187Z] [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 450 kB/s)
10:50:55 [2024-04-18T14:50:55.187Z] [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 6.0 MB/s)
10:50:55 [2024-04-18T14:50:55.187Z] [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.2 MB/s)
10:50:56 [2024-04-18T14:50:56.551Z] [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
10:50:56 [2024-04-18T14:50:56.551Z] [INFO] Tycho Mode:     project
10:50:56 [2024-04-18T14:50:56.551Z] [INFO] Tycho Builder:  maven
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.551Z] [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 170 kB/s)
10:50:56 [2024-04-18T14:50:56.551Z] [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
10:50:56 [2024-04-18T14:50:56.552Z] [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
10:50:56 [2024-04-18T14:50:56.552Z] [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
10:50:56 [2024-04-18T14:50:56.552Z] [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
10:50:56 [2024-04-18T14:50:56.552Z] [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
10:50:56 [2024-04-18T14:50:56.807Z] [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 135 kB/s)
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/39/maven-parent-39.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/39/maven-parent-39.pom
10:50:56 [2024-04-18T14:50:56.807Z] [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
10:50:56 [2024-04-18T14:50:56.807Z] [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 4.4 MB/s)
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/29/apache-29.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/29/apache-29.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/29/apache-29.pom
10:50:56 [2024-04-18T14:50:56.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom
10:50:56 [2024-04-18T14:50:56.807Z] [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)
10:50:56 [2024-04-18T14:50:56.807Z] [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
10:50:56 [2024-04-18T14:50:56.808Z] [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
10:50:56 [2024-04-18T14:50:56.808Z] [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
10:50:56 [2024-04-18T14:50:56.808Z] [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
10:50:56 [2024-04-18T14:50:56.808Z] [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
10:50:56 [2024-04-18T14:50:56.808Z] [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)
10:50:56 [2024-04-18T14:50:56.808Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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 1.1 MB/s)
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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 118 kB/s)
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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
10:50:57 [2024-04-18T14:50:57.064Z] [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 1.3 MB/s)
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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 87 kB/s)
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.625Z] [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
10:50:57 [2024-04-18T14:50:57.626Z] [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
10:50:57 [2024-04-18T14:50:57.626Z] [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 948 kB/s)
10:50:57 [2024-04-18T14:50:57.626Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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 533 kB/s)
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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 972 kB/s)
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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 2.5 MB/s)
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:57 [2024-04-18T14:50:57.881Z] [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 94 kB/s)
10:50:57 [2024-04-18T14:50:57.881Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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 334 kB/s)
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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 54 kB/s)
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.137Z] [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
10:50:58 [2024-04-18T14:50:58.138Z] [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
10:50:58 [2024-04-18T14:50:58.138Z] [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
10:50:58 [2024-04-18T14:50:58.138Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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 428 kB/s)
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.393Z] [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 915 kB/s)
10:50:58 [2024-04-18T14:50:58.393Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:50:58 [2024-04-18T14:50:58.393Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:50:58 [2024-04-18T14:50:58.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:50:58 [2024-04-18T14:50:58.393Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:50:58 [2024-04-18T14:50:58.393Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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 438 kB/s)
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.394Z] [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.0 MB/s)
10:50:58 [2024-04-18T14:50:58.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
10:50:58 [2024-04-18T14:50:58.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
10:50:58 [2024-04-18T14:50:58.394Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
10:50:58 [2024-04-18T14:50:58.394Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
10:50:58 [2024-04-18T14:50:58.394Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
10:50:58 [2024-04-18T14:50:58.394Z] [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 479 kB/s)
10:50:58 [2024-04-18T14:50:58.394Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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 146 kB/s)
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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.2 MB/s)
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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 365 kB/s)
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.651Z] [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
10:50:58 [2024-04-18T14:50:58.652Z] [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
10:50:58 [2024-04-18T14:50:58.652Z] [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 1.6 MB/s)
10:50:58 [2024-04-18T14:50:58.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:50:58 [2024-04-18T14:50:58.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:50:58 [2024-04-18T14:50:58.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:50:58 [2024-04-18T14:50:58.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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 165 kB/s)
10:50:58 [2024-04-18T14:50:58.908Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:50:58 [2024-04-18T14:50:58.908Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:50:58 [2024-04-18T14:50:58.908Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:50:58 [2024-04-18T14:50:58.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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 646 kB/s)
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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 588 kB/s)
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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
10:50:58 [2024-04-18T14:50:58.908Z] [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 140 kB/s)
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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 40 kB/s)
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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 32 kB/s)
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.164Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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 8.3 kB/s)
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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 190 kB/s)
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.420Z] [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
10:50:59 [2024-04-18T14:50:59.421Z] [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
10:50:59 [2024-04-18T14:50:59.421Z] [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
10:50:59 [2024-04-18T14:50:59.421Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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 45 kB/s)
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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 57 kB/s)
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.676Z] [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
10:50:59 [2024-04-18T14:50:59.677Z] [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
10:50:59 [2024-04-18T14:50:59.677Z] [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
10:50:59 [2024-04-18T14:50:59.677Z] [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 167 kB/s)
10:50:59 [2024-04-18T14:50:59.677Z] [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
10:50:59 [2024-04-18T14:50:59.677Z] [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
10:50:59 [2024-04-18T14:50:59.677Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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 99 kB/s)
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.932Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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 312 kB/s)
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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 100 kB/s)
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:50:59 [2024-04-18T14:50:59.933Z] [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
10:51:00 [2024-04-18T14:51:00.188Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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 66 kB/s)
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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 139 kB/s)
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.189Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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 31 kB/s)
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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 364 kB/s)
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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 364 kB/s)
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
10:51:00 [2024-04-18T14:51:00.445Z] [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
10:51:00 [2024-04-18T14:51:00.445Z] [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 2.1 MB/s)
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
10:51:00 [2024-04-18T14:51:00.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
10:51:00 [2024-04-18T14:51:00.445Z] [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 970 kB/s)
10:51:00 [2024-04-18T14:51:00.701Z] [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
10:51:00 [2024-04-18T14:51:00.701Z] [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
10:51:00 [2024-04-18T14:51:00.701Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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 522 kB/s)
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.702Z] [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.3 MB/s)
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
10:51:00 [2024-04-18T14:51:00.702Z] [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 273 kB/s)
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
10:51:00 [2024-04-18T14:51:00.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
10:51:00 [2024-04-18T14:51:00.702Z] [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 20 kB/s)
10:51:00 [2024-04-18T14:51:00.702Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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)
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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 1.5 MB/s)
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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 201 kB/s)
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.958Z] [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
10:51:00 [2024-04-18T14:51:00.959Z] [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 328 kB/s)
10:51:00 [2024-04-18T14:51:00.959Z] [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
10:51:00 [2024-04-18T14:51:00.959Z] [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
10:51:00 [2024-04-18T14:51:00.959Z] [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
10:51:01 [2024-04-18T14:51:01.214Z] [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
10:51:01 [2024-04-18T14:51:01.214Z] [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
10:51:01 [2024-04-18T14:51:01.214Z] [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 3.8 MB/s)
10:51:01 [2024-04-18T14:51:01.214Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
10:51:01 [2024-04-18T14:51:01.214Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
10:51:01 [2024-04-18T14:51:01.214Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
10:51:01 [2024-04-18T14:51:01.214Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
10:51:01 [2024-04-18T14:51:01.214Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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 6.6 MB/s)
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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 450 kB/s)
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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 460 kB/s)
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.215Z] [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 807 kB/s)
10:51:01 [2024-04-18T14:51:01.215Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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 92 kB/s)
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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)
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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 974 kB/s)
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.471Z] [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 734 kB/s)
10:51:01 [2024-04-18T14:51:01.471Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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)
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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 1.4 MB/s)
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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 552 kB/s)
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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
10:51:01 [2024-04-18T14:51:01.727Z] [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.0 MB/s)
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
10:51:01 [2024-04-18T14:51:01.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
10:51:01 [2024-04-18T14:51:01.728Z] [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
10:51:01 [2024-04-18T14:51:01.983Z] [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 960 kB/s)
10:51:01 [2024-04-18T14:51:01.983Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:51:01 [2024-04-18T14:51:01.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:51:01 [2024-04-18T14:51:01.983Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [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 1.4 MB/s)
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [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 1.6 MB/s)
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:51:01 [2024-04-18T14:51:01.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [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 2.6 MB/s)
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:01 [2024-04-18T14:51:01.984Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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 473 kB/s)
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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 367 kB/s)
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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 738 kB/s)
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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
10:51:02 [2024-04-18T14:51:02.240Z] [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.3 MB/s)
10:51:02 [2024-04-18T14:51:02.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
10:51:02 [2024-04-18T14:51:02.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
10:51:02 [2024-04-18T14:51:02.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
10:51:02 [2024-04-18T14:51:02.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
10:51:02 [2024-04-18T14:51:02.241Z] [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
10:51:02 [2024-04-18T14:51:02.241Z] [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 671 kB/s)
10:51:02 [2024-04-18T14:51:02.241Z] [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
10:51:02 [2024-04-18T14:51:02.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.pom
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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 426 kB/s)
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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 818 kB/s)
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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
10:51:02 [2024-04-18T14:51:02.497Z] [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 153 kB/s)
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:51:02 [2024-04-18T14:51:02.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:51:02 [2024-04-18T14:51:02.754Z] [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
10:51:02 [2024-04-18T14:51:02.754Z] [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 557 kB/s)
10:51:02 [2024-04-18T14:51:02.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:51:02 [2024-04-18T14:51:02.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:51:02 [2024-04-18T14:51:02.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:51:02 [2024-04-18T14:51:02.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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 364 kB/s)
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/gson/gson/2.10/gson-2.10.jar
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.755Z] [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
10:51:02 [2024-04-18T14:51:02.756Z] [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
10:51:02 [2024-04-18T14:51:02.756Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/gson/gson/2.10/gson-2.10.jar
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/gson/gson/2.10/gson-2.10.jar
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.012Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 2.9 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 3.3 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 46 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 12 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 2.5 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 1.7 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 13 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 4.9 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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
10:51:03 [2024-04-18T14:51:03.013Z] [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 193 kB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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 3.7 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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 7.2 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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 5.5 MB/s)
10:51:03 [2024-04-18T14:51:03.013Z] [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 2.7 MB/s)
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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 87 kB/s)
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.574Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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 685 kB/s)
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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 97 kB/s)
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.575Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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 173 kB/s)
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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 941 kB/s)
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.pom
10:51:03 [2024-04-18T14:51:03.831Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.pom
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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 182 kB/s)
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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 56 kB/s)
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:03 [2024-04-18T14:51:03.831Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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 71 kB/s)
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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 244 kB/s)
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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 1.3 MB/s)
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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 1.1 MB/s)
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.087Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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 998 kB/s)
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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 667 kB/s)
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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 204 kB/s)
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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
10:51:04 [2024-04-18T14:51:04.343Z] [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)
10:51:04 [2024-04-18T14:51:04.344Z] [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
10:51:04 [2024-04-18T14:51:04.344Z] [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
10:51:04 [2024-04-18T14:51:04.344Z] [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
10:51:04 [2024-04-18T14:51:04.344Z] [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
10:51:04 [2024-04-18T14:51:04.344Z] [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
10:51:04 [2024-04-18T14:51:04.599Z] [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.4 MB/s)
10:51:04 [2024-04-18T14:51:04.599Z] [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
10:51:04 [2024-04-18T14:51:04.599Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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 4.4 MB/s)
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.5/asm-9.5.jar
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.5/asm-9.5.jar
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.5/asm-9.5.jar
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.600Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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 277 kB/s)
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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)
10:51:04 [2024-04-18T14:51:04.856Z] [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
10:51:04 [2024-04-18T14:51:04.856Z] [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 16 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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
10:51:04 [2024-04-18T14:51:04.857Z] [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 7.2 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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
10:51:04 [2024-04-18T14:51:04.857Z] [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 5.4 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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
10:51:04 [2024-04-18T14:51:04.857Z] [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 2.9 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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 7.2 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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 2.6 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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 3.0 MB/s)
10:51:04 [2024-04-18T14:51:04.857Z] [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 22 MB/s)
10:51:05 [2024-04-18T14:51:05.112Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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 56 kB/s)
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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 436 kB/s)
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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 364 kB/s)
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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 1.2 MB/s)
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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 1.0 MB/s)
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.113Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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 64 kB/s)
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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 2.6 MB/s)
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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
10:51:05 [2024-04-18T14:51:05.369Z] [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 190 kB/s)
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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 7.0 MB/s)
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.370Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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 48 kB/s)
10:51:05 [2024-04-18T14:51:05.626Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
10:51:05 [2024-04-18T14:51:05.626Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
10:51:05 [2024-04-18T14:51:05.626Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
10:51:05 [2024-04-18T14:51:05.626Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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 1.0 MB/s)
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.626Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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 677 kB/s)
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.882Z] [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 41 kB/s)
10:51:05 [2024-04-18T14:51:05.882Z] [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
10:51:05 [2024-04-18T14:51:05.883Z] [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
10:51:05 [2024-04-18T14:51:05.883Z] [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
10:51:05 [2024-04-18T14:51:05.883Z] [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
10:51:05 [2024-04-18T14:51:05.883Z] [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
10:51:05 [2024-04-18T14:51:05.883Z] [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 716 kB/s)
10:51:06 [2024-04-18T14:51:06.444Z] [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
10:51:06 [2024-04-18T14:51:06.444Z] [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
10:51:06 [2024-04-18T14:51:06.444Z] [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
10:51:06 [2024-04-18T14:51:06.444Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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 59 kB/s)
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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
10:51:06 [2024-04-18T14:51:06.445Z] [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 889 kB/s)
10:51:06 [2024-04-18T14:51:06.700Z] [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
10:51:06 [2024-04-18T14:51:06.701Z] [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
10:51:06 [2024-04-18T14:51:06.701Z] [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
10:51:06 [2024-04-18T14:51:06.701Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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 149 kB/s)
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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 796 kB/s)
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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 4.6 MB/s)
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
10:51:06 [2024-04-18T14:51:06.958Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
10:51:06 [2024-04-18T14:51:06.958Z] [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)
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:06 [2024-04-18T14:51:06.958Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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 3.0 MB/s)
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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 429 kB/s)
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.214Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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 1.1 MB/s)
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.215Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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 25 kB/s)
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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 220 kB/s)
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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 3.9 MB/s)
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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 11 MB/s)
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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 515 kB/s)
10:51:07 [2024-04-18T14:51:07.471Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:51:07 [2024-04-18T14:51:07.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:51:07 [2024-04-18T14:51:07.471Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:51:07 [2024-04-18T14:51:07.471Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:51:07 [2024-04-18T14:51:07.471Z] [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
10:51:07 [2024-04-18T14:51:07.471Z] [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)
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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 101 MB/s)
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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 159 kB/s)
10:51:07 [2024-04-18T14:51:07.727Z] [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
10:51:07 [2024-04-18T14:51:07.727Z] [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 21 MB/s)
10:51:07 [2024-04-18T14:51:07.983Z] [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
10:51:07 [2024-04-18T14:51:07.983Z] [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
10:51:07 [2024-04-18T14:51:07.983Z] [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
10:51:07 [2024-04-18T14:51:07.983Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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 385 kB/s)
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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.6 MB/s)
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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 422 kB/s)
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.239Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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 6.9 MB/s)
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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 42 kB/s)
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.495Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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 936 kB/s)
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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 103 kB/s)
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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 559 kB/s)
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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 446 kB/s)
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.752Z] [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
10:51:08 [2024-04-18T14:51:08.753Z] [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
10:51:08 [2024-04-18T14:51:08.753Z] [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
10:51:08 [2024-04-18T14:51:08.753Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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 194 kB/s)
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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 132 kB/s)
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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 70 kB/s)
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.009Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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 20 kB/s)
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.265Z] [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
10:51:09 [2024-04-18T14:51:09.266Z] [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
10:51:09 [2024-04-18T14:51:09.266Z] [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 517 kB/s)
10:51:09 [2024-04-18T14:51:09.266Z] [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
10:51:09 [2024-04-18T14:51:09.266Z] [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
10:51:09 [2024-04-18T14:51:09.266Z] [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
10:51:09 [2024-04-18T14:51:09.266Z] [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 1.8 MB/s)
10:51:09 [2024-04-18T14:51:09.266Z] [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 65 kB/s)
10:51:09 [2024-04-18T14:51:09.266Z] [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 280 kB/s)
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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 43 kB/s)
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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.0 MB/s)
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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
10:51:09 [2024-04-18T14:51:09.826Z] [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 57 kB/s)
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:09 [2024-04-18T14:51:09.827Z] [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 183 kB/s)
10:51:09 [2024-04-18T14:51:09.827Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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 142 kB/s)
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.082Z] [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)
10:51:10 [2024-04-18T14:51:10.082Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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 72 kB/s)
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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)
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.083Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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 69 kB/s)
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.338Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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 2.5 MB/s)
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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
10:51:10 [2024-04-18T14:51:10.339Z] [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 2.4 MB/s)
10:51:10 [2024-04-18T14:51:10.339Z] [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 5.1 MB/s)
10:51:10 [2024-04-18T14:51:10.339Z] [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)
10:51:10 [2024-04-18T14:51:10.339Z] [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 31 MB/s)
10:51:10 [2024-04-18T14:51:10.339Z] [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 40 MB/s)
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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 44 kB/s)
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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
10:51:10 [2024-04-18T14:51:10.900Z] [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 806 kB/s)
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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 179 kB/s)
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.156Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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 5.3 MB/s)
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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 154 kB/s)
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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 73 kB/s)
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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 176 kB/s)
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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
10:51:11 [2024-04-18T14:51:11.414Z] [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 89 kB/s)
10:51:11 [2024-04-18T14:51:11.415Z] [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
10:51:11 [2024-04-18T14:51:11.415Z] [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
10:51:11 [2024-04-18T14:51:11.415Z] [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
10:51:11 [2024-04-18T14:51:11.415Z] [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
10:51:11 [2024-04-18T14:51:11.415Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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 64 kB/s)
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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 88 kB/s)
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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 412 kB/s)
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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 157 kB/s)
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.671Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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 110 kB/s)
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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 327 kB/s)
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.672Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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 177 kB/s)
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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
10:51:11 [2024-04-18T14:51:11.927Z] [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 74 kB/s)
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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 99 kB/s)
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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 245 kB/s)
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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 140 kB/s)
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:11 [2024-04-18T14:51:11.928Z] [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
10:51:12 [2024-04-18T14:51:12.183Z] [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)
10:51:12 [2024-04-18T14:51:12.183Z] [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
10:51:12 [2024-04-18T14:51:12.183Z] [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
10:51:12 [2024-04-18T14:51:12.183Z] [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
10:51:12 [2024-04-18T14:51:12.183Z] [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
10:51:12 [2024-04-18T14:51:12.183Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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.3 MB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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 2.8 MB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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 677 kB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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 441 kB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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 466 kB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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 413 kB/s)
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.184Z] [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
10:51:12 [2024-04-18T14:51:12.185Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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 557 kB/s)
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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 196 kB/s)
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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 219 kB/s)
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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
10:51:12 [2024-04-18T14:51:12.441Z] [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 3.4 MB/s)
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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 271 kB/s)
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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 725 kB/s)
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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 57 kB/s)
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.442Z] [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
10:51:12 [2024-04-18T14:51:12.697Z] [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 622 kB/s)
10:51:12 [2024-04-18T14:51:12.697Z] [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
10:51:12 [2024-04-18T14:51:12.697Z] [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
10:51:12 [2024-04-18T14:51:12.697Z] [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
10:51:12 [2024-04-18T14:51:12.697Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 518 kB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
10:51:12 [2024-04-18T14:51:12.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
10:51:12 [2024-04-18T14:51:12.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.pom
10:51:12 [2024-04-18T14:51:12.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.pom
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 395 kB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 1.9 MB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 200 kB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 225 kB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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 303 kB/s)
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.698Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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 83 kB/s)
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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 1.3 MB/s)
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.954Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.955Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:12 [2024-04-18T14:51:12.956Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.4/asm-9.4.jar
10:51:13 [2024-04-18T14:51:13.212Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.4/asm-9.4.jar
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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
10:51:13 [2024-04-18T14:51:13.213Z] [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 27 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 2.1 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 21 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 1.3 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 4.8 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 16 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.214Z] [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 15 MB/s)
10:51:13 [2024-04-18T14:51:13.214Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 10 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 9.1 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 9.5 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 8.1 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 6.6 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 908 kB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 6.1 MB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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 464 kB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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 117 kB/s)
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.470Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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.4 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 194 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 865 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 5.3 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 57 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 395 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 947 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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.0 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 348 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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.2 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 2.0 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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
10:51:13 [2024-04-18T14:51:13.471Z] [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 716 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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 14 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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 132 kB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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.7 MB/s)
10:51:13 [2024-04-18T14:51:13.471Z] [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 775 kB/s)
10:51:14 [2024-04-18T14:51:14.033Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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 664 kB/s)
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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 16 MB/s)
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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 953 kB/s)
10:51:14 [2024-04-18T14:51:14.289Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
10:51:14 [2024-04-18T14:51:14.289Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
10:51:14 [2024-04-18T14:51:14.289Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
10:51:14 [2024-04-18T14:51:14.289Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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.5 MB/s)
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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 7.7 MB/s)
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.289Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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 1.1 MB/s)
10:51:14 [2024-04-18T14:51:14.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
10:51:14 [2024-04-18T14:51:14.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
10:51:14 [2024-04-18T14:51:14.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
10:51:14 [2024-04-18T14:51:14.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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 668 kB/s)
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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
10:51:14 [2024-04-18T14:51:14.545Z] [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 2.0 MB/s)
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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 126 kB/s)
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:14 [2024-04-18T14:51:14.801Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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 1.4 MB/s)
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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 226 kB/s)
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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 398 kB/s)
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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)
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.059Z] [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
10:51:15 [2024-04-18T14:51:15.316Z] [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 89 MB/s)
10:51:15 [2024-04-18T14:51:15.316Z] [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
10:51:15 [2024-04-18T14:51:15.316Z] [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 60 MB/s)
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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 70 kB/s)
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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 420 kB/s)
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.572Z] [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
10:51:15 [2024-04-18T14:51:15.828Z] [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
10:51:15 [2024-04-18T14:51:15.828Z] [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 87 kB/s)
10:51:15 [2024-04-18T14:51:15.828Z] [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
10:51:15 [2024-04-18T14:51:15.828Z] [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
10:51:15 [2024-04-18T14:51:15.828Z] [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
10:51:15 [2024-04-18T14:51:15.828Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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 5.9 MB/s)
10:51:15 [2024-04-18T14:51:15.829Z] [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
10:51:15 [2024-04-18T14:51:15.829Z] [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 740 kB/s)
10:51:19 [2024-04-18T14:51:19.097Z] [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
10:51:19 [2024-04-18T14:51:19.097Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] ------------------------------------------------------------------------
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Reactor Build Order:
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] 
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Parent                                     [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Documentation                              [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator ROS 2 User Guide                [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui              [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros2                [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core        [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator inandout User Guide             [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.inandout            [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.097Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] 
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Building Trace Compass Incubator Parent 0.9.0-SNAPSHOT           [1/128]
10:51:19 [2024-04-18T14:51:19.098Z] [INFO]   from pom.xml
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] --------------------------------[ pom ]---------------------------------
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] 
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.098Z] [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 866 kB/s)
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/13/plexus-13.pom
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/13/plexus-13.pom
10:51:19 [2024-04-18T14:51:19.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/13/plexus-13.pom
10:51:19 [2024-04-18T14:51:19.098Z] [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 3.0 MB/s)
10:51:19 [2024-04-18T14:51:19.098Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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 19 MB/s)
10:51:19 [2024-04-18T14:51:19.099Z] [INFO] 
10:51:19 [2024-04-18T14:51:19.099Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.099Z] [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
10:51:19 [2024-04-18T14:51:19.354Z] [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 75 kB/s)
10:51:19 [2024-04-18T14:51:19.354Z] [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
10:51:19 [2024-04-18T14:51:19.354Z] [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
10:51:19 [2024-04-18T14:51:19.354Z] [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
10:51:19 [2024-04-18T14:51:19.354Z] [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
10:51:19 [2024-04-18T14:51:19.354Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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 216 kB/s)
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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 2.0 MB/s)
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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 554 kB/s)
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.355Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
10:51:19 [2024-04-18T14:51:19.355Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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 399 kB/s)
10:51:19 [2024-04-18T14:51:19.611Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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
10:51:19 [2024-04-18T14:51:19.611Z] [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 39 MB/s)
10:51:19 [2024-04-18T14:51:19.611Z] [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 3.7 MB/s)
10:51:19 [2024-04-18T14:51:19.611Z] [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 8.0 MB/s)
10:51:19 [2024-04-18T14:51:19.611Z] [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 9.5 MB/s)
10:51:19 [2024-04-18T14:51:19.611Z] [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 8.2 MB/s)
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] 
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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 317 kB/s)
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:51:19 [2024-04-18T14:51:19.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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 977 kB/s)
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:19 [2024-04-18T14:51:19.900Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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)
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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 1.1 MB/s)
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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 746 kB/s)
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
10:51:20 [2024-04-18T14:51:20.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
10:51:20 [2024-04-18T14:51:20.158Z] [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 195 kB/s)
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.158Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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 162 kB/s)
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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
10:51:20 [2024-04-18T14:51:20.413Z] [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 1.1 MB/s)
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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 586 kB/s)
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
10:51:20 [2024-04-18T14:51:20.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
10:51:20 [2024-04-18T14:51:20.414Z] [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 264 kB/s)
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.414Z] [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 406 kB/s)
10:51:20 [2024-04-18T14:51:20.414Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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 134 kB/s)
10:51:20 [2024-04-18T14:51:20.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
10:51:20 [2024-04-18T14:51:20.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
10:51:20 [2024-04-18T14:51:20.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
10:51:20 [2024-04-18T14:51:20.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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 1.3 MB/s)
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.670Z] [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
10:51:20 [2024-04-18T14:51:20.671Z] [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 42 kB/s)
10:51:20 [2024-04-18T14:51:20.671Z] [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
10:51:20 [2024-04-18T14:51:20.671Z] [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
10:51:20 [2024-04-18T14:51:20.671Z] [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
10:51:20 [2024-04-18T14:51:20.671Z] [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
10:51:20 [2024-04-18T14:51:20.928Z] [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
10:51:20 [2024-04-18T14:51:20.928Z] [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.5 MB/s)
10:51:20 [2024-04-18T14:51:20.928Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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 59 kB/s)
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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 441 kB/s)
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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 174 kB/s)
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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 131 kB/s)
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:20 [2024-04-18T14:51:20.929Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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 95 kB/s)
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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 62 kB/s)
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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 835 kB/s)
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:51:21 [2024-04-18T14:51:21.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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 55 kB/s)
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.186Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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 979 kB/s)
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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 184 kB/s)
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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)
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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 427 kB/s)
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.442Z] [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
10:51:21 [2024-04-18T14:51:21.443Z] [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 151 kB/s)
10:51:21 [2024-04-18T14:51:21.443Z] [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
10:51:21 [2024-04-18T14:51:21.443Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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 359 kB/s)
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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 589 kB/s)
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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 817 kB/s)
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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 264 kB/s)
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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
10:51:21 [2024-04-18T14:51:21.698Z] [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 778 kB/s)
10:51:21 [2024-04-18T14:51:21.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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 1.3 MB/s)
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
10:51:21 [2024-04-18T14:51:21.955Z] [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 1.4 MB/s)
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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 77 kB/s)
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:21 [2024-04-18T14:51:21.955Z] [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 508 kB/s)
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
10:51:21 [2024-04-18T14:51:21.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
10:51:21 [2024-04-18T14:51:21.955Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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 1.4 MB/s)
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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 350 kB/s)
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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 190 kB/s)
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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 121 kB/s)
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.212Z] [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
10:51:22 [2024-04-18T14:51:22.213Z] [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 82 kB/s)
10:51:22 [2024-04-18T14:51:22.213Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
10:51:22 [2024-04-18T14:51:22.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.469Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
10:51:22 [2024-04-18T14:51:22.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.470Z] [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
10:51:22 [2024-04-18T14:51:22.471Z] [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
10:51:22 [2024-04-18T14:51:22.471Z] [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
10:51:22 [2024-04-18T14:51:22.471Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 7.3 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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.8 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 3.1 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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.3 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 2.7 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 4.4 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 1.7 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 353 kB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 1.5 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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 6.3 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 1.2 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 11 MB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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
10:51:22 [2024-04-18T14:51:22.727Z] [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 265 kB/s)
10:51:22 [2024-04-18T14:51:22.727Z] [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 1.9 MB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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 4.3 MB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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 2.7 MB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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 6.2 MB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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.*
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] 
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] 
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator ---
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] 
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] 
10:51:22 [2024-04-18T14:51:22.728Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator ---
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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 142 kB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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.0 MB/s)
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.728Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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)
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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 7.4 MB/s)
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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 2.3 MB/s)
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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 2.1 MB/s)
10:51:22 [2024-04-18T14:51:22.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:51:22 [2024-04-18T14:51:22.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:51:22 [2024-04-18T14:51:22.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:51:22 [2024-04-18T14:51:22.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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 603 kB/s)
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:22 [2024-04-18T14:51:22.984Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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 2.1 MB/s)
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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 2.2 MB/s)
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.240Z] [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 11 MB/s)
10:51:23 [2024-04-18T14:51:23.240Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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 2.8 MB/s)
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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 162 kB/s)
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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 179 kB/s)
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.241Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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 2.7 MB/s)
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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 3.2 MB/s)
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/25/apache-25.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/25/apache-25.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/25/apache-25.pom
10:51:23 [2024-04-18T14:51:23.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
10:51:23 [2024-04-18T14:51:23.497Z] [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 893 kB/s)
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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 133 kB/s)
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.497Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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 1.0 MB/s)
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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 266 kB/s)
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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 1.6 MB/s)
10:51:23 [2024-04-18T14:51:23.754Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
10:51:23 [2024-04-18T14:51:23.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
10:51:23 [2024-04-18T14:51:23.754Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
10:51:23 [2024-04-18T14:51:23.754Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.754Z] [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 3.1 MB/s)
10:51:23 [2024-04-18T14:51:23.754Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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 946 kB/s)
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:23 [2024-04-18T14:51:23.755Z] [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
10:51:24 [2024-04-18T14:51:24.011Z] [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
10:51:24 [2024-04-18T14:51:24.011Z] [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 955 kB/s)
10:51:24 [2024-04-18T14:51:24.011Z] [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
10:51:24 [2024-04-18T14:51:24.011Z] [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
10:51:24 [2024-04-18T14:51:24.011Z] [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
10:51:24 [2024-04-18T14:51:24.011Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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 414 kB/s)
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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 597 kB/s)
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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)
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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 3.0 MB/s)
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.012Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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 867 kB/s)
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.269Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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 31 MB/s)
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.270Z] [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 1.1 MB/s)
10:51:24 [2024-04-18T14:51:24.270Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 10.0 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 8.0 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 4.4 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 5.2 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 21 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 20 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 4.2 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 1.3 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 8.9 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 18 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.271Z] [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 11 MB/s)
10:51:24 [2024-04-18T14:51:24.271Z] [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
10:51:24 [2024-04-18T14:51:24.529Z] [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.4 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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
10:51:24 [2024-04-18T14:51:24.529Z] [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 7.2 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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
10:51:24 [2024-04-18T14:51:24.529Z] [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 852 kB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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 14 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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.5 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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 5.4 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [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 35 MB/s)
10:51:24 [2024-04-18T14:51:24.529Z] [INFO] 
10:51:24 [2024-04-18T14:51:24.529Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
10:51:24 [2024-04-18T14:51:24.529Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:51:24 [2024-04-18T14:51:24.529Z] [INFO] 
10:51:24 [2024-04-18T14:51:24.529Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
10:51:24 [2024-04-18T14:51:24.530Z] [INFO] 
10:51:24 [2024-04-18T14:51:24.530Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
10:51:24 [2024-04-18T14:51:24.530Z] [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
10:51:24 [2024-04-18T14:51:24.785Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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 133 kB/s)
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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 862 kB/s)
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:24 [2024-04-18T14:51:24.786Z] [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 2.2 MB/s)
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
10:51:24 [2024-04-18T14:51:24.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
10:51:24 [2024-04-18T14:51:24.786Z] [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 585 kB/s)
10:51:24 [2024-04-18T14:51:24.786Z] [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
10:51:25 [2024-04-18T14:51:25.042Z] [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
10:51:25 [2024-04-18T14:51:25.042Z] [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
10:51:25 [2024-04-18T14:51:25.042Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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 96 kB/s)
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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 218 kB/s)
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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 463 kB/s)
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.043Z] [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 428 kB/s)
10:51:25 [2024-04-18T14:51:25.043Z] [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
10:51:25 [2024-04-18T14:51:25.298Z] [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
10:51:25 [2024-04-18T14:51:25.298Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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 1.7 MB/s)
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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 81 kB/s)
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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 266 kB/s)
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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 188 kB/s)
10:51:25 [2024-04-18T14:51:25.299Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
10:51:25 [2024-04-18T14:51:25.299Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
10:51:25 [2024-04-18T14:51:25.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
10:51:25 [2024-04-18T14:51:25.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.299Z] [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 143 kB/s)
10:51:25 [2024-04-18T14:51:25.299Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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 241 kB/s)
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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 345 kB/s)
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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 104 kB/s)
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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 56 kB/s)
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.555Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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 55 kB/s)
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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 193 kB/s)
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.811Z] [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 620 kB/s)
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:51:25 [2024-04-18T14:51:25.811Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:51:25 [2024-04-18T14:51:25.811Z] [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
10:51:25 [2024-04-18T14:51:25.812Z] [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 2.6 MB/s)
10:51:25 [2024-04-18T14:51:25.812Z] [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
10:51:25 [2024-04-18T14:51:25.812Z] [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
10:51:25 [2024-04-18T14:51:25.812Z] [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
10:51:26 [2024-04-18T14:51:26.067Z] [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
10:51:26 [2024-04-18T14:51:26.067Z] [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
10:51:26 [2024-04-18T14:51:26.067Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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 88 kB/s)
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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 795 kB/s)
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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 1.8 MB/s)
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
10:51:26 [2024-04-18T14:51:26.068Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
10:51:26 [2024-04-18T14:51:26.068Z] [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 1.3 MB/s)
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.068Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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 107 kB/s)
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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 393 kB/s)
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.324Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.325Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 1.8 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 5.4 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 16 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 4.2 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 2.7 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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 2.5 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 11 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 4.4 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 3.2 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.326Z] [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 5.8 MB/s)
10:51:26 [2024-04-18T14:51:26.326Z] [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
10:51:26 [2024-04-18T14:51:26.582Z] [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 1.0 MB/s)
10:51:26 [2024-04-18T14:51:26.582Z] [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
10:51:26 [2024-04-18T14:51:26.582Z] [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 12 MB/s)
10:51:26 [2024-04-18T14:51:26.582Z] [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
10:51:26 [2024-04-18T14:51:26.582Z] [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 2.8 MB/s)
10:51:26 [2024-04-18T14:51:26.582Z] [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 7.8 MB/s)
10:51:26 [2024-04-18T14:51:26.582Z] [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 966 kB/s)
10:51:26 [2024-04-18T14:51:26.582Z] [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 6.5 MB/s)
10:51:26 [2024-04-18T14:51:26.583Z] [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 3.9 MB/s)
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Building Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT    [2/128]
10:51:26 [2024-04-18T14:51:26.583Z] [INFO]   from common/pom.xml
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --------------------------------[ pom ]---------------------------------
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [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.*
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Building Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT  [3/128]
10:51:26 [2024-04-18T14:51:26.583Z] [INFO]   from common/org.eclipse.tracecompass.incubator.target/pom.xml
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --------------------------------[ pom ]---------------------------------
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [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.*
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] --- build-helper:3.4.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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 499 kB/s)
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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 612 kB/s)
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
10:51:26 [2024-04-18T14:51:26.583Z] [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
10:51:26 [2024-04-18T14:51:26.583Z] [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)
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom
10:51:26 [2024-04-18T14:51:26.583Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
10:51:26 [2024-04-18T14:51:26.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/26/apache-26.pom
10:51:26 [2024-04-18T14:51:26.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/26/apache-26.pom
10:51:26 [2024-04-18T14:51:26.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
10:51:26 [2024-04-18T14:51:26.584Z] [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 2.3 MB/s)
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.584Z] [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 1.0 MB/s)
10:51:26 [2024-04-18T14:51:26.584Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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 5.2 MB/s)
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [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
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT [4/128]
10:51:26 [2024-04-18T14:51:26.840Z] [INFO]   from callstack/pom.xml
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --------------------------------[ pom ]---------------------------------
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.840Z] [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.*
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
10:51:26 [2024-04-18T14:51:26.841Z] [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
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] 
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT [5/128]
10:51:26 [2024-04-18T14:51:26.841Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
10:51:26 [2024-04-18T14:51:26.841Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:51:26 [2024-04-18T14:51:26.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:51:26 [2024-04-18T14:51:26.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:51:26 [2024-04-18T14:51:26.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:51:26 [2024-04-18T14:51:26.841Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:51:26 [2024-04-18T14:51:26.841Z] [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@34a86c40
10:51:27 [2024-04-18T14:51:27.097Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]     Transport mode:         online
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]     Http Transport type:    Java11Client
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]     Update mode:            cache first
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]     Minimum cache duration: 60 minutes
10:51:27 [2024-04-18T14:51:27.097Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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 18 MB/s)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2-sources.jar (44 kB at 1.4 MB/s)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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 22 MB/s)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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 623 kB/s)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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 32 kB/s)
10:51:33 [2024-04-18T14:51:33.633Z] [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
10:51:33 [2024-04-18T14:51:33.633Z] [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 33 kB/s)
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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 896 kB/s)
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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 90 kB/s)
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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 304 kB/s)
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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 109 kB/s)
10:51:33 [2024-04-18T14:51:33.634Z] [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
10:51:33 [2024-04-18T14:51:33.634Z] [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 24 kB/s)
10:51:33 [2024-04-18T14:51:33.889Z] [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
10:51:33 [2024-04-18T14:51:33.890Z] [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 29 kB/s)
10:51:33 [2024-04-18T14:51:33.890Z] [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
10:51:33 [2024-04-18T14:51:33.890Z] [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 14 kB/s)
10:51:33 [2024-04-18T14:51:33.890Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 68 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 529 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 462 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 215 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 781 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:34 [2024-04-18T14:51:34.145Z] [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 324 kB/s)
10:51:34 [2024-04-18T14:51:34.145Z] [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
10:51:36 [2024-04-18T14:51:36.660Z] [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 4.8 kB/s)
10:51:36 [2024-04-18T14:51:36.660Z] [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
10:51:36 [2024-04-18T14:51:36.916Z] [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 35 kB/s)
10:51:36 [2024-04-18T14:51:36.916Z] [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
10:51:37 [2024-04-18T14:51:37.171Z] [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 14 kB/s)
10:51:37 [2024-04-18T14:51:37.171Z] [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
10:51:37 [2024-04-18T14:51:37.171Z] [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 287 kB/s)
10:51:37 [2024-04-18T14:51:37.171Z] [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
10:51:37 [2024-04-18T14:51:37.171Z] [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 17 kB/s)
10:51:37 [2024-04-18T14:51:37.171Z] [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
10:51:37 [2024-04-18T14:51:37.171Z] [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 213 kB/s)
10:51:37 [2024-04-18T14:51:37.171Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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 40 kB/s)
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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 320 kB/s)
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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 80 kB/s)
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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 248 kB/s)
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.427Z] [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 380 kB/s)
10:51:37 [2024-04-18T14:51:37.427Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 125 kB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 44 kB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 7.6 kB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 89 kB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
10:51:37 [2024-04-18T14:51:37.682Z] [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 2.6 MB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 2.6 MB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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 2.6 MB/s)
10:51:37 [2024-04-18T14:51:37.682Z] [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
10:51:37 [2024-04-18T14:51:37.682Z] [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.3 MB/s)
10:51:37 [2024-04-18T14:51:37.683Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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 12 MB/s)
10:51:37 [2024-04-18T14:51:37.939Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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 528 kB/s)
10:51:37 [2024-04-18T14:51:37.939Z] [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 299 kB/s)
10:51:37 [2024-04-18T14:51:37.939Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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 4.3 MB/s)
10:51:37 [2024-04-18T14:51:37.939Z] [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 8.5 MB/s)
10:51:37 [2024-04-18T14:51:37.939Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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
10:51:37 [2024-04-18T14:51:37.939Z] [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 410 kB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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
10:51:37 [2024-04-18T14:51:37.940Z] [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 1.4 MB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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
10:51:37 [2024-04-18T14:51:37.940Z] [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 2.5 MB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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
10:51:37 [2024-04-18T14:51:37.940Z] [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.9 MB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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
10:51:37 [2024-04-18T14:51:37.940Z] [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 497 kB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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
10:51:37 [2024-04-18T14:51:37.940Z] [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.4 MB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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 934 kB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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 226 kB/s)
10:51:37 [2024-04-18T14:51:37.940Z] [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 24 MB/s)
10:51:38 [2024-04-18T14:51:38.197Z] [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 18 MB/s)
10:51:38 [2024-04-18T14:51:38.197Z] [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
10:51:38 [2024-04-18T14:51:38.197Z] [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 19 MB/s)
10:51:38 [2024-04-18T14:51:38.759Z] [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
10:51:39 [2024-04-18T14:51:39.015Z] [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 9.1 MB/s)
10:51:39 [2024-04-18T14:51:39.271Z] [INFO] org.glassfish.jaxb:txw2:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.txw2
10:51:39 [2024-04-18T14:51:39.271Z] [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"/>
10:51:39 [2024-04-18T14:51:39.271Z] [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
10:51:39 [2024-04-18T14:51:39.527Z] [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 714 kB/s)
10:51:39 [2024-04-18T14:51:39.527Z] [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
10:51:39 [2024-04-18T14:51:39.527Z] [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 732 kB/s)
10:51:39 [2024-04-18T14:51:39.527Z] [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
10:51:39 [2024-04-18T14:51:39.527Z] [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.0 MB/s)
10:51:39 [2024-04-18T14:51:39.527Z] [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
10:51:39 [2024-04-18T14:51:39.782Z] [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 4.0 MB/s)
10:51:39 [2024-04-18T14:51:39.783Z] [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
10:51:39 [2024-04-18T14:51:39.783Z] [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 689 kB/s)
10:51:39 [2024-04-18T14:51:39.783Z] [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
10:51:40 [2024-04-18T14:51:40.344Z] [INFO] org.glassfish.jaxb:jaxb-xjc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-xjc
10:51:40 [2024-04-18T14:51:40.344Z] [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"/>
10:51:40 [2024-04-18T14:51:40.344Z] [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
10:51:40 [2024-04-18T14:51:40.344Z] [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 5.1 MB/s)
10:51:40 [2024-04-18T14:51:40.600Z] [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
10:51:40 [2024-04-18T14:51:40.600Z] [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 3.8 MB/s)
10:51:40 [2024-04-18T14:51:40.600Z] [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
10:51:40 [2024-04-18T14:51:40.856Z] [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 422 kB/s)
10:51:40 [2024-04-18T14:51:40.856Z] [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
10:51:40 [2024-04-18T14:51:40.857Z] [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 2.0 MB/s)
10:51:40 [2024-04-18T14:51:40.857Z] [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
10:51:40 [2024-04-18T14:51:40.857Z] [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 5.1 MB/s)
10:51:41 [2024-04-18T14:51:41.113Z] [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
10:51:41 [2024-04-18T14:51:41.113Z] [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 1.8 MB/s)
10:51:41 [2024-04-18T14:51:41.113Z] [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
10:51:41 [2024-04-18T14:51:41.113Z] [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 226 kB/s)
10:51:41 [2024-04-18T14:51:41.113Z] [INFO] org.glassfish.jaxb:jaxb-jxc:2.3.3 is wrapped as a bundle with bundle symbolic name wrapped.org.glassfish.jaxb.jaxb-jxc
10:51:41 [2024-04-18T14:51:41.113Z] [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"/>
10:51:41 [2024-04-18T14:51:41.113Z] [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
10:51:41 [2024-04-18T14:51:41.369Z] [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 1.6 MB/s)
10:51:42 [2024-04-18T14:51:42.298Z] [INFO] org.apache.ant:ant:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant
10:51:42 [2024-04-18T14:51:42.298Z] [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"/>
10:51:42 [2024-04-18T14:51:42.298Z] [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
10:51:42 [2024-04-18T14:51:42.298Z] [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)
10:51:42 [2024-04-18T14:51:42.554Z] [INFO] org.apache.ant:ant-launcher:1.10.7 is wrapped as a bundle with bundle symbolic name wrapped.org.apache.ant.ant-launcher
10:51:42 [2024-04-18T14:51:42.554Z] [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"/>
10:51:42 [2024-04-18T14:51:42.554Z] [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
10:51:42 [2024-04-18T14:51:42.813Z] [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 282 kB/s)
10:51:42 [2024-04-18T14:51:42.813Z] [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
10:51:42 [2024-04-18T14:51:42.813Z] [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"/>
10:51:42 [2024-04-18T14:51:42.813Z] [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
10:51:42 [2024-04-18T14:51:42.813Z] [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.1 MB/s)
10:51:43 [2024-04-18T14:51:43.739Z] [INFO] org.checkerframework:compiler:2.4.0 is wrapped as a bundle with bundle symbolic name wrapped.org.checkerframework.compiler
10:51:43 [2024-04-18T14:51:43.740Z] [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"/>
10:51:43 [2024-04-18T14:51:43.740Z] [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
10:51:43 [2024-04-18T14:51:43.996Z] [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 6.1 kB/s)
10:51:43 [2024-04-18T14:51:43.996Z] [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
10:51:43 [2024-04-18T14:51:43.996Z] [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
10:51:43 [2024-04-18T14:51:43.996Z] [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 3.8 MB/s)
10:51:43 [2024-04-18T14:51:43.996Z] [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
10:51:43 [2024-04-18T14:51:43.996Z] [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 1.0 MB/s)
10:51:43 [2024-04-18T14:51:43.996Z] [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
10:51:43 [2024-04-18T14:51:43.996Z] [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)
10:51:43 [2024-04-18T14:51:43.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/testng/testng/6.11/testng-6.11.pom
10:51:43 [2024-04-18T14:51:43.996Z] [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 47 kB/s)
10:51:43 [2024-04-18T14:51:43.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.64/jcommander-1.64.pom
10:51:43 [2024-04-18T14:51:43.996Z] [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 29 kB/s)
10:51:43 [2024-04-18T14:51:43.996Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom
10:51:44 [2024-04-18T14:51:44.251Z] [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 800 kB/s)
10:51:44 [2024-04-18T14:51:44.252Z] [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
10:51:44 [2024-04-18T14:51:44.252Z] [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.1 MB/s)
10:51:44 [2024-04-18T14:51:44.252Z] [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
10:51:44 [2024-04-18T14:51:44.252Z] [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
10:51:44 [2024-04-18T14:51:44.252Z] [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 885 kB/s)
10:51:44 [2024-04-18T14:51:44.252Z] [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
10:51:44 [2024-04-18T14:51:44.507Z] [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 121 kB/s)
10:51:44 [2024-04-18T14:51:44.507Z] [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
10:51:44 [2024-04-18T14:51:44.507Z] [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)
10:51:44 [2024-04-18T14:51:44.507Z] [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
10:51:44 [2024-04-18T14:51:44.507Z] [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 1.6 MB/s)
10:51:44 [2024-04-18T14:51:44.507Z] [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
10:51:44 [2024-04-18T14:51:44.507Z] [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 442 kB/s)
10:51:44 [2024-04-18T14:51:44.507Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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.1 MB/s)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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 780 kB/s)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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 200 kB/s)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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 2.8 MB/s)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:44 [2024-04-18T14:51:44.762Z] [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 387 kB/s)
10:51:44 [2024-04-18T14:51:44.762Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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 28 kB/s)
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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 1.5 MB/s)
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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 130 kB/s)
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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 152 kB/s)
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.017Z] [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 388 kB/s)
10:51:45 [2024-04-18T14:51:45.017Z] [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
10:51:45 [2024-04-18T14:51:45.273Z] [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 13 kB/s)
10:51:45 [2024-04-18T14:51:45.273Z] [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
10:51:45 [2024-04-18T14:51:45.273Z] [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 18 kB/s)
10:51:45 [2024-04-18T14:51:45.273Z] [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
10:51:45 [2024-04-18T14:51:45.273Z] [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 850 kB/s)
10:51:45 [2024-04-18T14:51:45.273Z] [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
10:51:45 [2024-04-18T14:51:45.273Z] [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 73 kB/s)
10:51:45 [2024-04-18T14:51:45.273Z] [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
10:51:45 [2024-04-18T14:51:45.273Z] [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 802 kB/s)
10:51:45 [2024-04-18T14:51:45.273Z] [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
10:51:45 [2024-04-18T14:51:45.529Z] [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 54 kB/s)
10:51:45 [2024-04-18T14:51:45.529Z] [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
10:51:45 [2024-04-18T14:51:45.529Z] [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 25 kB/s)
10:51:45 [2024-04-18T14:51:45.529Z] [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
10:51:45 [2024-04-18T14:51:45.529Z] [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 431 kB/s)
10:51:45 [2024-04-18T14:51:45.529Z] [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
10:51:45 [2024-04-18T14:51:45.529Z] [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 210 kB/s)
10:51:45 [2024-04-18T14:51:45.529Z] [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
10:51:45 [2024-04-18T14:51:45.529Z] [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 310 kB/s)
10:51:45 [2024-04-18T14:51:45.529Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 145 kB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 598 kB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 2.8 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 1.6 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 1.3 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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 9.4 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 6.3 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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 5.2 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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 1.1 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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 8.7 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:45 [2024-04-18T14:51:45.786Z] [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 1.5 MB/s)
10:51:45 [2024-04-18T14:51:45.786Z] [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
10:51:46 [2024-04-18T14:51:46.042Z] [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 8.2 MB/s)
10:51:46 [2024-04-18T14:51:46.042Z] [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
10:51:46 [2024-04-18T14:51:46.042Z] [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 8.8 MB/s)
10:51:46 [2024-04-18T14:51:46.298Z] [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
10:51:46 [2024-04-18T14:51:46.298Z] [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 4.8 MB/s)
10:51:46 [2024-04-18T14:51:46.298Z] [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
10:51:46 [2024-04-18T14:51:46.298Z] [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 357 kB/s)
10:51:46 [2024-04-18T14:51:46.298Z] [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
10:51:46 [2024-04-18T14:51:46.298Z] [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 1.3 MB/s)
10:51:46 [2024-04-18T14:51:46.298Z] [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
10:51:46 [2024-04-18T14:51:46.298Z] [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 1.6 MB/s)
10:51:46 [2024-04-18T14:51:46.298Z] [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
10:51:46 [2024-04-18T14:51:46.298Z] [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 3.2 MB/s)
10:51:46 [2024-04-18T14:51:46.554Z] [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
10:51:46 [2024-04-18T14:51:46.554Z] [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 600 kB/s)
10:51:46 [2024-04-18T14:51:46.554Z] [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
10:51:46 [2024-04-18T14:51:46.554Z] [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
10:51:46 [2024-04-18T14:51:46.554Z] [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 1000 kB/s)
10:51:46 [2024-04-18T14:51:46.554Z] [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
10:51:46 [2024-04-18T14:51:46.554Z] [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 249 kB/s)
10:51:46 [2024-04-18T14:51:46.554Z] [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
10:51:46 [2024-04-18T14:51:46.811Z] [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 387 kB/s)
10:51:46 [2024-04-18T14:51:46.812Z] [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
10:51:46 [2024-04-18T14:51:46.812Z] [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 2.1 MB/s)
10:51:46 [2024-04-18T14:51:46.812Z] [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
10:51:46 [2024-04-18T14:51:46.812Z] [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 183 kB/s)
10:51:46 [2024-04-18T14:51:46.812Z] [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
10:51:47 [2024-04-18T14:51:47.068Z] [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 54 kB/s)
10:51:47 [2024-04-18T14:51:47.068Z] [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
10:51:47 [2024-04-18T14:51:47.323Z] [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 69 kB/s)
10:51:47 [2024-04-18T14:51:47.323Z] [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
10:51:47 [2024-04-18T14:51:47.323Z] [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 124 kB/s)
10:51:47 [2024-04-18T14:51:47.323Z] [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
10:51:47 [2024-04-18T14:51:47.324Z] [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 665 kB/s)
10:51:47 [2024-04-18T14:51:47.324Z] [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
10:51:47 [2024-04-18T14:51:47.324Z] [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 217 kB/s)
10:51:47 [2024-04-18T14:51:47.324Z] [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
10:51:47 [2024-04-18T14:51:47.324Z] [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 160 kB/s)
10:51:47 [2024-04-18T14:51:47.324Z] [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
10:51:47 [2024-04-18T14:51:47.579Z] [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 291 kB/s)
10:51:47 [2024-04-18T14:51:47.579Z] [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
10:51:47 [2024-04-18T14:51:47.580Z] [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 940 kB/s)
10:51:47 [2024-04-18T14:51:47.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom
10:51:47 [2024-04-18T14:51:47.580Z] [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 1.1 MB/s)
10:51:47 [2024-04-18T14:51:47.580Z] [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
10:51:47 [2024-04-18T14:51:47.580Z] [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 173 kB/s)
10:51:47 [2024-04-18T14:51:47.580Z] [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
10:51:47 [2024-04-18T14:51:47.580Z] [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 89 kB/s)
10:51:47 [2024-04-18T14:51:47.580Z] [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
10:51:47 [2024-04-18T14:51:47.835Z] [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 181 kB/s)
10:51:47 [2024-04-18T14:51:47.835Z] [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
10:51:47 [2024-04-18T14:51:47.835Z] [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
10:51:47 [2024-04-18T14:51:47.835Z] [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 31 kB/s)
10:51:47 [2024-04-18T14:51:47.835Z] [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
10:51:48 [2024-04-18T14:51:48.091Z] [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 44 kB/s)
10:51:48 [2024-04-18T14:51:48.091Z] [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
10:51:48 [2024-04-18T14:51:48.091Z] [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 25 kB/s)
10:51:48 [2024-04-18T14:51:48.091Z] [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
10:51:48 [2024-04-18T14:51:48.347Z] [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 49 kB/s)
10:51:48 [2024-04-18T14:51:48.347Z] [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
10:51:48 [2024-04-18T14:51:48.347Z] [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
10:51:48 [2024-04-18T14:51:48.347Z] [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 39 kB/s)
10:51:48 [2024-04-18T14:51:48.347Z] [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
10:51:48 [2024-04-18T14:51:48.347Z] [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 53 kB/s)
10:51:48 [2024-04-18T14:51:48.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
10:51:48 [2024-04-18T14:51:48.602Z] [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 3.4 MB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.602Z] [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 78 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.602Z] [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 135 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.602Z] [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 76 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.78/jcommander-1.78.pom
10:51:48 [2024-04-18T14:51:48.602Z] [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 85 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.602Z] [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 424 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.602Z] [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 145 kB/s)
10:51:48 [2024-04-18T14:51:48.602Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 36 kB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 1.6 MB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 2.0 MB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 1.6 MB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 1.7 MB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 264 kB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 872 kB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 156 kB/s)
10:51:48 [2024-04-18T14:51:48.858Z] [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
10:51:48 [2024-04-18T14:51:48.858Z] [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 658 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.114Z] [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 2.6 MB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.114Z] [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 231 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
10:51:49 [2024-04-18T14:51:49.114Z] [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 161 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.114Z] [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 136 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.114Z] [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 104 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.114Z] [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 406 kB/s)
10:51:49 [2024-04-18T14:51:49.114Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 39 kB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 62 kB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 405 kB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 693 kB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 1.1 MB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.370Z] [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 3.6 MB/s)
10:51:49 [2024-04-18T14:51:49.370Z] [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
10:51:49 [2024-04-18T14:51:49.625Z] [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 754 kB/s)
10:51:49 [2024-04-18T14:51:49.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:51:49 [2024-04-18T14:51:49.625Z] [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 348 kB/s)
10:51:49 [2024-04-18T14:51:49.625Z] [WARNING] Invalid POM for org.objenesis:objenesis:jar:2.6, transitive dependencies (if any) will not be available, enable debug logging for more details
10:51:49 [2024-04-18T14:51:49.625Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 5.3 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 486 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 738 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 98 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 155 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 38 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 802 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 3.2 MB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 45 kB/s)
10:51:51 [2024-04-18T14:51:51.514Z] [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
10:51:51 [2024-04-18T14:51:51.514Z] [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 92 kB/s)
10:51:51 [2024-04-18T14:51:51.515Z] [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
10:51:51 [2024-04-18T14:51:51.770Z] [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 345 kB/s)
10:51:51 [2024-04-18T14:51:51.770Z] [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
10:51:51 [2024-04-18T14:51:51.770Z] [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 217 kB/s)
10:51:51 [2024-04-18T14:51:51.770Z] [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
10:51:51 [2024-04-18T14:51:51.770Z] [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 86 kB/s)
10:51:51 [2024-04-18T14:51:51.770Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom
10:51:51 [2024-04-18T14:51:51.770Z] [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 664 kB/s)
10:51:51 [2024-04-18T14:51:51.770Z] [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
10:51:52 [2024-04-18T14:51:52.027Z] [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 71 kB/s)
10:51:52 [2024-04-18T14:51:52.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom
10:51:52 [2024-04-18T14:51:52.027Z] [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 485 kB/s)
10:51:52 [2024-04-18T14:51:52.027Z] [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
10:51:52 [2024-04-18T14:51:52.028Z] [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 78 kB/s)
10:51:52 [2024-04-18T14:51:52.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
10:51:52 [2024-04-18T14:51:52.028Z] [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 3.5 MB/s)
10:51:52 [2024-04-18T14:51:52.028Z] [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
10:51:52 [2024-04-18T14:51:52.283Z] [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 48 kB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [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
10:51:52 [2024-04-18T14:51:52.283Z] [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 53 kB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [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
10:51:52 [2024-04-18T14:51:52.283Z] [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 72 kB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/37/jboss-parent-37.pom
10:51:52 [2024-04-18T14:51:52.283Z] [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 6.0 MB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [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
10:51:52 [2024-04-18T14:51:52.283Z] [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 443 kB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [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
10:51:52 [2024-04-18T14:51:52.283Z] [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 523 kB/s)
10:51:52 [2024-04-18T14:51:52.283Z] [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
10:51:52 [2024-04-18T14:51:52.539Z] [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 33 kB/s)
10:51:52 [2024-04-18T14:51:52.539Z] [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
10:51:52 [2024-04-18T14:51:52.539Z] [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 34 kB/s)
10:51:52 [2024-04-18T14:51:52.539Z] [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
10:51:52 [2024-04-18T14:51:52.539Z] [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 19 kB/s)
10:51:52 [2024-04-18T14:51:52.539Z] [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
10:51:52 [2024-04-18T14:51:52.539Z] [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 21 kB/s)
10:51:52 [2024-04-18T14:51:52.539Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 48 kB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 23 kB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 387 kB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 1.5 MB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom
10:51:52 [2024-04-18T14:51:52.794Z] [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 4.0 MB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 114 kB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 1.6 MB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom
10:51:52 [2024-04-18T14:51:52.794Z] [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 3.9 MB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:52 [2024-04-18T14:51:52.794Z] [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 39 kB/s)
10:51:52 [2024-04-18T14:51:52.794Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 37 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 35 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 39 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 19 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 254 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.050Z] [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 52 kB/s)
10:51:53 [2024-04-18T14:51:53.050Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 63 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 113 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 202 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 500 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 141 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 95 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 162 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/25/jboss-parent-25.pom
10:51:53 [2024-04-18T14:51:53.306Z] [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 3.5 MB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 326 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.306Z] [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 589 kB/s)
10:51:53 [2024-04-18T14:51:53.306Z] [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
10:51:53 [2024-04-18T14:51:53.562Z] [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 51 kB/s)
10:51:53 [2024-04-18T14:51:53.562Z] [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
10:51:53 [2024-04-18T14:51:53.562Z] [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 88 kB/s)
10:51:53 [2024-04-18T14:51:53.562Z] [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
10:51:53 [2024-04-18T14:51:53.562Z] [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 39 kB/s)
10:51:53 [2024-04-18T14:51:53.562Z] [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
10:51:53 [2024-04-18T14:51:53.817Z] [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 81 kB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [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
10:51:53 [2024-04-18T14:51:53.817Z] [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 78 kB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [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
10:51:53 [2024-04-18T14:51:53.817Z] [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 1.5 MB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom
10:51:53 [2024-04-18T14:51:53.817Z] [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 970 kB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [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
10:51:53 [2024-04-18T14:51:53.817Z] [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 584 kB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom
10:51:53 [2024-04-18T14:51:53.817Z] [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 1.3 MB/s)
10:51:53 [2024-04-18T14:51:53.817Z] [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
10:51:53 [2024-04-18T14:51:53.817Z] [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 160 kB/s)
10:51:54 [2024-04-18T14:51:54.073Z] [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
10:51:54 [2024-04-18T14:51:54.073Z] [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 106 kB/s)
10:51:54 [2024-04-18T14:51:54.073Z] [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
10:51:54 [2024-04-18T14:51:54.073Z] [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 44 kB/s)
10:51:54 [2024-04-18T14:51:54.073Z] [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
10:51:54 [2024-04-18T14:51:54.073Z] [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 1.4 MB/s)
10:51:54 [2024-04-18T14:51:54.073Z] [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
10:51:54 [2024-04-18T14:51:54.073Z] [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 240 kB/s)
10:51:54 [2024-04-18T14:51:54.073Z] [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
10:51:54 [2024-04-18T14:51:54.329Z] [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 479 kB/s)
10:51:54 [2024-04-18T14:51:54.329Z] [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
10:51:54 [2024-04-18T14:51:54.329Z] [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 105 kB/s)
10:51:54 [2024-04-18T14:51:54.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pom/8/pom-8.pom
10:51:54 [2024-04-18T14:51:54.329Z] [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 1.1 MB/s)
10:51:54 [2024-04-18T14:51:54.329Z] [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
10:51:54 [2024-04-18T14:51:54.329Z] [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 264 kB/s)
10:51:54 [2024-04-18T14:51:54.329Z] [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
10:51:54 [2024-04-18T14:51:54.329Z] [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 99 kB/s)
10:51:54 [2024-04-18T14:51:54.329Z] [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
10:51:54 [2024-04-18T14:51:54.584Z] [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 193 kB/s)
10:51:54 [2024-04-18T14:51:54.585Z] [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
10:51:54 [2024-04-18T14:51:54.585Z] [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 47 kB/s)
10:51:54 [2024-04-18T14:51:54.585Z] [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
10:51:54 [2024-04-18T14:51:54.585Z] [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 982 kB/s)
10:51:54 [2024-04-18T14:51:54.585Z] [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
10:51:54 [2024-04-18T14:51:54.585Z] [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)
10:51:54 [2024-04-18T14:51:54.843Z] [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
10:51:54 [2024-04-18T14:51:54.844Z] [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 211 kB/s)
10:51:54 [2024-04-18T14:51:54.844Z] [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
10:51:54 [2024-04-18T14:51:54.844Z] [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 164 kB/s)
10:51:54 [2024-04-18T14:51:54.844Z] [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
10:51:54 [2024-04-18T14:51:54.844Z] [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 57 kB/s)
10:51:54 [2024-04-18T14:51:54.844Z] [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
10:51:54 [2024-04-18T14:51:54.844Z] [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 111 kB/s)
10:51:54 [2024-04-18T14:51:54.844Z] [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
10:51:55 [2024-04-18T14:51:55.099Z] [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 81 kB/s)
10:51:55 [2024-04-18T14:51:55.099Z] [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
10:51:55 [2024-04-18T14:51:55.099Z] [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 103 kB/s)
10:51:55 [2024-04-18T14:51:55.099Z] [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
10:51:55 [2024-04-18T14:51:55.099Z] [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 76 kB/s)
10:51:55 [2024-04-18T14:51:55.099Z] [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
10:51:55 [2024-04-18T14:51:55.354Z] [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 127 kB/s)
10:51:55 [2024-04-18T14:51:55.354Z] [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
10:51:55 [2024-04-18T14:51:55.354Z] [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 129 kB/s)
10:51:55 [2024-04-18T14:51:55.354Z] [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
10:51:55 [2024-04-18T14:51:55.354Z] [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 32 kB/s)
10:51:55 [2024-04-18T14:51:55.354Z] [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
10:51:55 [2024-04-18T14:51:55.354Z] [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 101 kB/s)
10:51:55 [2024-04-18T14:51:55.354Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 67 kB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 3.6 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 964 kB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 4.5 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 923 kB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 13 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 3.4 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 4.0 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 5.1 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 953 kB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 1.7 MB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.610Z] [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 447 kB/s)
10:51:55 [2024-04-18T14:51:55.610Z] [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
10:51:55 [2024-04-18T14:51:55.868Z] [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.0 MB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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 3.0 MB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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
10:51:55 [2024-04-18T14:51:55.868Z] [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
10:51:55 [2024-04-18T14:51:55.868Z] [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 2.3 MB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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 426 kB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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 659 kB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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 963 kB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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 988 kB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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
10:51:55 [2024-04-18T14:51:55.868Z] [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 1.6 MB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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
10:51:55 [2024-04-18T14:51:55.868Z] [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 6.7 MB/s)
10:51:55 [2024-04-18T14:51:55.868Z] [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
10:51:56 [2024-04-18T14:51:56.123Z] [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.9 MB/s)
10:51:56 [2024-04-18T14:51:56.123Z] [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
10:51:56 [2024-04-18T14:51:56.123Z] [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 7.8 MB/s)
10:51:56 [2024-04-18T14:51:56.123Z] [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
10:51:56 [2024-04-18T14:51:56.123Z] [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 1.0 MB/s)
10:51:56 [2024-04-18T14:51:56.378Z] [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
10:51:56 [2024-04-18T14:51:56.378Z] [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 18 MB/s)
10:51:56 [2024-04-18T14:51:56.378Z] [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
10:51:56 [2024-04-18T14:51:56.634Z] [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 2.2 MB/s)
10:51:56 [2024-04-18T14:51:56.634Z] [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
10:51:56 [2024-04-18T14:51:56.634Z] [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.9 MB/s)
10:51:56 [2024-04-18T14:51:56.634Z] [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
10:51:56 [2024-04-18T14:51:56.634Z] [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 8.4 MB/s)
10:51:56 [2024-04-18T14:51:56.889Z] [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
10:51:56 [2024-04-18T14:51:56.889Z] [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 7.1 MB/s)
10:51:56 [2024-04-18T14:51:56.889Z] [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
10:51:57 [2024-04-18T14:51:57.144Z] [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 2.2 MB/s)
10:51:57 [2024-04-18T14:51:57.144Z] [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
10:51:57 [2024-04-18T14:51:57.144Z] [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 1.4 MB/s)
10:51:57 [2024-04-18T14:51:57.144Z] [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
10:51:57 [2024-04-18T14:51:57.144Z] [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 698 kB/s)
10:51:57 [2024-04-18T14:51:57.144Z] [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
10:51:57 [2024-04-18T14:51:57.144Z] [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 2.5 MB/s)
10:51:57 [2024-04-18T14:51:57.144Z] [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
10:51:57 [2024-04-18T14:51:57.399Z] [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 7.6 MB/s)
10:51:57 [2024-04-18T14:51:57.399Z] [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
10:51:57 [2024-04-18T14:51:57.399Z] [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 1.5 MB/s)
10:51:57 [2024-04-18T14:51:57.399Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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 1.7 MB/s)
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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 354 kB/s)
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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 1.5 MB/s)
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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 925 kB/s)
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.654Z] [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 2.7 MB/s)
10:51:57 [2024-04-18T14:51:57.654Z] [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
10:51:57 [2024-04-18T14:51:57.655Z] [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 1.0 MB/s)
10:51:57 [2024-04-18T14:51:57.655Z] [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
10:51:57 [2024-04-18T14:51:57.910Z] [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 3.3 MB/s)
10:52:01 [2024-04-18T14:52:01.172Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core
10:52:05 [2024-04-18T14:52:05.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
10:52:05 [2024-04-18T14:52:05.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
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [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.*
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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 862 kB/s)
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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 460 kB/s)
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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
10:52:05 [2024-04-18T14:52:05.335Z] [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 6.9 MB/s)
10:52:05 [2024-04-18T14:52:05.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
10:52:05 [2024-04-18T14:52:05.336Z] [INFO] 
10:52:05 [2024-04-18T14:52:05.336Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:05 [2024-04-18T14:52:05.336Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:05 [2024-04-18T14:52:05.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:05 [2024-04-18T14:52:05.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:05 [2024-04-18T14:52:05.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:05 [2024-04-18T14:52:05.336Z] [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
10:52:05 [2024-04-18T14:52:05.336Z] [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 10 kB/s)
10:52:05 [2024-04-18T14:52:05.336Z] [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
10:52:05 [2024-04-18T14:52:05.336Z] [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 1.6 MB/s)
10:52:05 [2024-04-18T14:52:05.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/maven-metadata.xml
10:52:05 [2024-04-18T14:52:05.336Z] [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 46 kB/s)
10:52:05 [2024-04-18T14:52:05.336Z] [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
10:52:05 [2024-04-18T14:52:05.336Z] [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.3 MB/s)
10:52:05 [2024-04-18T14:52:05.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/maven-metadata.xml
10:52:05 [2024-04-18T14:52:05.336Z] [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 28 kB/s)
10:52:05 [2024-04-18T14:52:05.336Z] [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
10:52:05 [2024-04-18T14:52:05.592Z] [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 1.6 MB/s)
10:52:05 [2024-04-18T14:52:05.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/maven-metadata.xml
10:52:05 [2024-04-18T14:52:05.592Z] [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 16 kB/s)
10:52:05 [2024-04-18T14:52:05.592Z] [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
10:52:05 [2024-04-18T14:52:05.592Z] [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 6.8 MB/s)
10:52:05 [2024-04-18T14:52:05.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/maven-metadata.xml
10:52:05 [2024-04-18T14:52:05.592Z] [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 57 kB/s)
10:52:05 [2024-04-18T14:52:05.592Z] [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
10:52:05 [2024-04-18T14:52:05.592Z] [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 2.3 MB/s)
10:52:05 [2024-04-18T14:52:05.592Z] [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
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:08 [2024-04-18T14:52:08.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
10:52:08 [2024-04-18T14:52:08.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
10:52:08 [2024-04-18T14:52:08.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
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:08 [2024-04-18T14:52:08.104Z] [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
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] 
10:52:08 [2024-04-18T14:52:08.104Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:12 [2024-04-18T14:52:12.267Z] [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
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] 
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] 
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] 
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] 
10:52:12 [2024-04-18T14:52:12.267Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:12 [2024-04-18T14:52:12.267Z] [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
10:52:13 [2024-04-18T14:52:13.193Z] [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
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] 
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] 
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] 
10:52:14 [2024-04-18T14:52:14.557Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:14 [2024-04-18T14:52:14.557Z] [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
10:52:14 [2024-04-18T14:52:14.557Z] [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
10:52:14 [2024-04-18T14:52:14.558Z] [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
10:52:14 [2024-04-18T14:52:14.558Z] [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
10:52:14 [2024-04-18T14:52:14.558Z] [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
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] 
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] 
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT [6/128]
10:52:14 [2024-04-18T14:52:14.558Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
10:52:14 [2024-04-18T14:52:14.558Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:14 [2024-04-18T14:52:14.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
10:52:14 [2024-04-18T14:52:14.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
10:52:14 [2024-04-18T14:52:14.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
10:52:14 [2024-04-18T14:52:14.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
10:52:14 [2024-04-18T14:52:14.558Z] [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
10:52:14 [2024-04-18T14:52:14.813Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] The project's OSGi version is 0.1.5.202404181450
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.069Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.325Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core
10:52:15 [2024-04-18T14:52:15.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:15 [2024-04-18T14:52:15.325Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:15 [2024-04-18T14:52:15.580Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.580Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.580Z] [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.*
10:52:15 [2024-04-18T14:52:15.580Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.580Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
10:52:15 [2024-04-18T14:52:15.581Z] [INFO] 
10:52:15 [2024-04-18T14:52:15.581Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:15 [2024-04-18T14:52:15.581Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:15 [2024-04-18T14:52:15.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:15 [2024-04-18T14:52:15.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:15 [2024-04-18T14:52:15.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:15 [2024-04-18T14:52:15.581Z] [INFO] Compiling 66 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
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.469Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.469Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:17 [2024-04-18T14:52:17.724Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:17 [2024-04-18T14:52:17.725Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:17 [2024-04-18T14:52:17.725Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.725Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.725Z] [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
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.725Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.980Z] [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
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] 
10:52:17 [2024-04-18T14:52:17.980Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:17 [2024-04-18T14:52:17.980Z] [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
10:52:18 [2024-04-18T14:52:18.906Z] [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
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] 
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] 
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:19 [2024-04-18T14:52:19.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] 
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] 
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] 
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT [7/128]
10:52:20 [2024-04-18T14:52:20.087Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
10:52:20 [2024-04-18T14:52:20.087Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:20 [2024-04-18T14:52:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:20 [2024-04-18T14:52:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:20 [2024-04-18T14:52:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:20 [2024-04-18T14:52:20.087Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:20 [2024-04-18T14:52:20.087Z] [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
10:52:21 [2024-04-18T14:52:21.977Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:21 [2024-04-18T14:52:21.977Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:21 [2024-04-18T14:52:21.977Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:21 [2024-04-18T14:52:21.977Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:23 [2024-04-18T14:52:23.862Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:26 [2024-04-18T14:52:26.374Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] 
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:26 [2024-04-18T14:52:26.934Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui
10:52:26 [2024-04-18T14:52:26.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
10:52:26 [2024-04-18T14:52:26.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
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] 
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:27 [2024-04-18T14:52:27.861Z] [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.*
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] 
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] 
10:52:27 [2024-04-18T14:52:27.861Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:27 [2024-04-18T14:52:27.861Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:27 [2024-04-18T14:52:27.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
10:52:27 [2024-04-18T14:52:27.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
10:52:27 [2024-04-18T14:52:27.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
10:52:27 [2024-04-18T14:52:27.861Z] [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
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.226Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.226Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:29 [2024-04-18T14:52:29.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:29 [2024-04-18T14:52:29.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:29 [2024-04-18T14:52:29.226Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.227Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.227Z] [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
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.227Z] [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
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.227Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.482Z] [INFO] 
10:52:29 [2024-04-18T14:52:29.482Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:29 [2024-04-18T14:52:29.482Z] [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
10:52:30 [2024-04-18T14:52:30.408Z] [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
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:32 [2024-04-18T14:52:32.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:32 [2024-04-18T14:52:32.550Z] [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
10:52:32 [2024-04-18T14:52:32.550Z] [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
10:52:32 [2024-04-18T14:52:32.550Z] [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
10:52:32 [2024-04-18T14:52:32.550Z] [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
10:52:32 [2024-04-18T14:52:32.550Z] [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
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] Building Trace Compass Incubator Documentation 0.9.0-SNAPSHOT    [8/128]
10:52:32 [2024-04-18T14:52:32.550Z] [INFO]   from doc/pom.xml
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --------------------------------[ pom ]---------------------------------
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.550Z] [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.*
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.550Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.551Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
10:52:32 [2024-04-18T14:52:32.551Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT [9/128]
10:52:32 [2024-04-18T14:52:32.806Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:32 [2024-04-18T14:52:32.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:32 [2024-04-18T14:52:32.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:32 [2024-04-18T14:52:32.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] 
10:52:32 [2024-04-18T14:52:32.806Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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 24 kB/s)
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:32 [2024-04-18T14:52:32.806Z] [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
10:52:33 [2024-04-18T14:52:33.061Z] [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 66 kB/s)
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
10:52:33 [2024-04-18T14:52:33.061Z] [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
10:52:33 [2024-04-18T14:52:33.061Z] [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 73 kB/s)
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
10:52:33 [2024-04-18T14:52:33.061Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
10:52:33 [2024-04-18T14:52:33.061Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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 123 kB/s)
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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 159 kB/s)
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.318Z] [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 27 kB/s)
10:52:33 [2024-04-18T14:52:33.318Z] [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
10:52:33 [2024-04-18T14:52:33.573Z] [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
10:52:33 [2024-04-18T14:52:33.573Z] [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
10:52:33 [2024-04-18T14:52:33.573Z] [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
10:52:33 [2024-04-18T14:52:33.573Z] [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
10:52:33 [2024-04-18T14:52:33.573Z] [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 136 kB/s)
10:52:33 [2024-04-18T14:52:33.573Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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 69 kB/s)
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.574Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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 34 kB/s)
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.829Z] [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
10:52:33 [2024-04-18T14:52:33.830Z] [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
10:52:33 [2024-04-18T14:52:33.830Z] [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
10:52:33 [2024-04-18T14:52:33.830Z] [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 40 kB/s)
10:52:33 [2024-04-18T14:52:33.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
10:52:33 [2024-04-18T14:52:33.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
10:52:33 [2024-04-18T14:52:33.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
10:52:33 [2024-04-18T14:52:33.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
10:52:33 [2024-04-18T14:52:33.830Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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 146 kB/s)
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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 116 kB/s)
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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 4.0 MB/s)
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.085Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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 285 kB/s)
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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 932 kB/s)
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.340Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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 226 kB/s)
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.341Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.342Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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 6.4 MB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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 66 MB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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 68 MB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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
10:52:34 [2024-04-18T14:52:34.598Z] [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 382 kB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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 623 kB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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 4.3 MB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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 804 kB/s)
10:52:34 [2024-04-18T14:52:34.598Z] [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 19 MB/s)
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] Executing tasks
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] Executed tasks
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.853Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] Resolving class path of Trace Compass Incubator callstack User Guide
10:52:34 [2024-04-18T14:52:34.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
10:52:34 [2024-04-18T14:52:34.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
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:34 [2024-04-18T14:52:34.854Z] [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.*
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] 
10:52:34 [2024-04-18T14:52:34.854Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] Executing tasks
10:52:35 [2024-04-18T14:52:35.109Z] 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
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] [xmlvalidate] 5 file(s) have been successfully validated.
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] Executed tasks
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] 
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:35 [2024-04-18T14:52:35.109Z] [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
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] 
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:35 [2024-04-18T14:52:35.109Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:35 [2024-04-18T14:52:35.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
10:52:35 [2024-04-18T14:52:35.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
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] 
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:35 [2024-04-18T14:52:35.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
10:52:35 [2024-04-18T14:52:35.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
10:52:35 [2024-04-18T14:52:35.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
10:52:35 [2024-04-18T14:52:35.109Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.20
10:52:36 [2024-04-18T14:52:36.995Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:52:36 [2024-04-18T14:52:36.995Z] [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
10:52:36 [2024-04-18T14:52:36.995Z] [INFO] Command line:
10:52:36 [2024-04-18T14:52:36.995Z] 	[/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]
10:52:36 [2024-04-18T14:52:36.995Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:52:37 [2024-04-18T14:52:37.920Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:52:37 [2024-04-18T14:52:37.920Z] 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)
10:52:37 [2024-04-18T14:52:37.920Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:52:37 [2024-04-18T14:52:37.920Z] WARNING: System::setSecurityManager will be removed in a future release
10:52:38 [2024-04-18T14:52:38.847Z] Buildfile: build.xml
10:52:38 [2024-04-18T14:52:38.847Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:52:38 [2024-04-18T14:52:38.847Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:52:38 [2024-04-18T14:52:38.847Z] 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)
10:52:38 [2024-04-18T14:52:38.847Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:52:38 [2024-04-18T14:52:38.847Z] WARNING: System::setSecurityManager will be removed in a future release
10:52:38 [2024-04-18T14:52:38.847Z] 
10:52:38 [2024-04-18T14:52:38.847Z] build.index:
10:52:40 [2024-04-18T14:52:40.211Z] BUILD SUCCESSFUL
10:52:40 [2024-04-18T14:52:40.211Z] 
10:52:40 [2024-04-18T14:52:40.211Z] BUILD SUCCESSFUL
10:52:40 [2024-04-18T14:52:40.211Z] Total time: 1 second
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [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
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:40 [2024-04-18T14:52:40.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:40 [2024-04-18T14:52:40.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [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
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [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
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] 
10:52:40 [2024-04-18T14:52:40.211Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:40 [2024-04-18T14:52:40.211Z] [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
10:52:41 [2024-04-18T14:52:41.573Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] 
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] 
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] 
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:42 [2024-04-18T14:52:42.498Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [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
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] 
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] 
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
10:52:42 [2024-04-18T14:52:42.498Z] [INFO] Executing tasks
10:52:42 [2024-04-18T14:52:42.498Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
10:52:43 [2024-04-18T14:52:43.058Z] [INFO]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
10:52:43 [2024-04-18T14:52:43.058Z] [INFO] Executed tasks
10:52:43 [2024-04-18T14:52:43.058Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.058Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
10:52:43 [2024-04-18T14:52:43.058Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT [10/128]
10:52:43 [2024-04-18T14:52:43.058Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
10:52:43 [2024-04-18T14:52:43.058Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:52:43 [2024-04-18T14:52:43.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:43 [2024-04-18T14:52:43.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:43 [2024-04-18T14:52:43.058Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:43 [2024-04-18T14:52:43.058Z] [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
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/target
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [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.*
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack/src/main/resources
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.314Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.314Z] [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
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.315Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.315Z] [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
10:52:43 [2024-04-18T14:52:43.572Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.572Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.572Z] [INFO] 
10:52:43 [2024-04-18T14:52:43.572Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:43 [2024-04-18T14:52:43.572Z] [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
10:52:44 [2024-04-18T14:52:44.934Z] [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
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] 
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] 
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:45 [2024-04-18T14:52:45.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
10:52:45 [2024-04-18T14:52:45.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:52:46 [2024-04-18T14:52:46.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
10:52:46 [2024-04-18T14:52:46.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:52:46 [2024-04-18T14:52:46.004Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT [11/128]
10:52:46 [2024-04-18T14:52:46.005Z] [INFO]   from tracetypes/pom.xml
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --------------------------------[ pom ]---------------------------------
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [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.*
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core >--
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT [12/128]
10:52:46 [2024-04-18T14:52:46.005Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core/.polyglot.build.properties
10:52:46 [2024-04-18T14:52:46.005Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:46 [2024-04-18T14:52:46.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.005Z] [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
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] The project's OSGi version is 0.1.4.202404181450
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.260Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core
10:52:46 [2024-04-18T14:52:46.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
10:52:46 [2024-04-18T14:52:46.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
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.821Z] [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.*
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/main/resources
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] 
10:52:46 [2024-04-18T14:52:46.821Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:46 [2024-04-18T14:52:46.821Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:46 [2024-04-18T14:52:46.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:46 [2024-04-18T14:52:46.821Z] [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
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.core/src/test/resources
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.184Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:48 [2024-04-18T14:52:48.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:48 [2024-04-18T14:52:48.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:48 [2024-04-18T14:52:48.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.184Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.184Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.185Z] [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
10:52:48 [2024-04-18T14:52:48.185Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.185Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.185Z] [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
10:52:48 [2024-04-18T14:52:48.441Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.441Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.441Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.441Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.442Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.442Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.442Z] [INFO] 
10:52:48 [2024-04-18T14:52:48.442Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:48 [2024-04-18T14:52:48.442Z] [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
10:52:49 [2024-04-18T14:52:49.367Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.doc.user >--
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] Building Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT [13/128]
10:52:51 [2024-04-18T14:52:51.251Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros2.doc.user/pom.xml
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:51 [2024-04-18T14:52:51.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.251Z] [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
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] Executing tasks
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] Executed tasks
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.251Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros2.doc.user/target
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] Resolving class path of Trace Compass Incubator ROS 2 User Guide
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [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.*
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] Executing tasks
10:52:51 [2024-04-18T14:52:51.252Z] 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
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] Executed tasks
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [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
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] 
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:51 [2024-04-18T14:52:51.252Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:52:51 [2024-04-18T14:52:51.252Z] [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
10:52:51 [2024-04-18T14:52:51.252Z] [INFO] Command line:
10:52:51 [2024-04-18T14:52:51.252Z] 	[/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]
10:52:51 [2024-04-18T14:52:51.252Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:52:51 [2024-04-18T14:52:51.813Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:52:51 [2024-04-18T14:52:51.813Z] 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)
10:52:51 [2024-04-18T14:52:51.813Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:52:51 [2024-04-18T14:52:51.813Z] WARNING: System::setSecurityManager will be removed in a future release
10:52:53 [2024-04-18T14:52:53.177Z] Buildfile: build.xml
10:52:53 [2024-04-18T14:52:53.177Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:52:53 [2024-04-18T14:52:53.177Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:52:53 [2024-04-18T14:52:53.177Z] 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)
10:52:53 [2024-04-18T14:52:53.177Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:52:53 [2024-04-18T14:52:53.177Z] WARNING: System::setSecurityManager will be removed in a future release
10:52:53 [2024-04-18T14:52:53.177Z] 
10:52:53 [2024-04-18T14:52:53.177Z] build.index:
10:52:53 [2024-04-18T14:52:53.737Z] BUILD SUCCESSFUL
10:52:53 [2024-04-18T14:52:53.737Z] 
10:52:53 [2024-04-18T14:52:53.737Z] BUILD SUCCESSFUL
10:52:53 [2024-04-18T14:52:53.737Z] Total time: 1 second
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [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
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:53 [2024-04-18T14:52:53.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
10:52:53 [2024-04-18T14:52:53.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
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [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
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [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
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] 
10:52:53 [2024-04-18T14:52:53.994Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:53 [2024-04-18T14:52:53.994Z] [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
10:52:54 [2024-04-18T14:52:54.554Z] [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
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.480Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:55 [2024-04-18T14:52:55.480Z] [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
10:52:55 [2024-04-18T14:52:55.480Z] [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
10:52:55 [2024-04-18T14:52:55.480Z] [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
10:52:55 [2024-04-18T14:52:55.480Z] [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
10:52:55 [2024-04-18T14:52:55.481Z] [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
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros2.doc.user ---
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] Executing tasks
10:52:55 [2024-04-18T14:52:55.481Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
10:52:55 [2024-04-18T14:52:55.481Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros2.doc.user
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] Executed tasks
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.ui >--
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT [14/128]
10:52:55 [2024-04-18T14:52:55.481Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/.polyglot.build.properties
10:52:55 [2024-04-18T14:52:55.481Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:55 [2024-04-18T14:52:55.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:55 [2024-04-18T14:52:55.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:55 [2024-04-18T14:52:55.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:55 [2024-04-18T14:52:55.481Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:55 [2024-04-18T14:52:55.481Z] [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
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] The project's OSGi version is 0.1.3.202404181450
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] 
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:55 [2024-04-18T14:52:55.736Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.ui
10:52:55 [2024-04-18T14:52:55.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:55 [2024-04-18T14:52:55.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.297Z] [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.*
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/main/resources
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.297Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.297Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:56 [2024-04-18T14:52:56.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.297Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.297Z] [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
10:52:56 [2024-04-18T14:52:56.857Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.857Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2.ui/src/test/resources
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:52:56 [2024-04-18T14:52:56.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.858Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [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
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [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
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] 
10:52:56 [2024-04-18T14:52:56.858Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:56 [2024-04-18T14:52:56.858Z] [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
10:52:57 [2024-04-18T14:52:57.783Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:59 [2024-04-18T14:52:59.148Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [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
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.ui ---
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2 >--
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT [15/128]
10:52:59 [2024-04-18T14:52:59.148Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2/.polyglot.build.properties
10:52:59 [2024-04-18T14:52:59.148Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:52:59 [2024-04-18T14:52:59.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:59 [2024-04-18T14:52:59.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:59 [2024-04-18T14:52:59.148Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:52:59 [2024-04-18T14:52:59.149Z] [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
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/target
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [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.*
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros2/src/main/resources
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.404Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [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
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [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
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] 
10:52:59 [2024-04-18T14:52:59.405Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2 ---
10:52:59 [2024-04-18T14:52:59.405Z] [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
10:53:00 [2024-04-18T14:53:00.331Z] [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
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2 ---
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.257Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2 ---
10:53:01 [2024-04-18T14:53:01.257Z] [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
10:53:01 [2024-04-18T14:53:01.257Z] [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
10:53:01 [2024-04-18T14:53:01.258Z] [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
10:53:01 [2024-04-18T14:53:01.258Z] [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
10:53:01 [2024-04-18T14:53:01.258Z] [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
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2 ---
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT [16/128]
10:53:01 [2024-04-18T14:53:01.258Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
10:53:01 [2024-04-18T14:53:01.258Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.258Z] [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
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] Executing tasks
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] Executed tasks
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.513Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] Resolving class path of Trace Compass Incubator Scripting User Guide
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [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.*
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] Executing tasks
10:53:01 [2024-04-18T14:53:01.514Z] 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
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] Executed tasks
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [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
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.514Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] 
10:53:01 [2024-04-18T14:53:01.514Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.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
10:53:01 [2024-04-18T14:53:01.770Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:53:01 [2024-04-18T14:53:01.770Z] [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
10:53:01 [2024-04-18T14:53:01.770Z] [INFO] Command line:
10:53:01 [2024-04-18T14:53:01.770Z] 	[/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]
10:53:01 [2024-04-18T14:53:01.770Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:53:02 [2024-04-18T14:53:02.697Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:02 [2024-04-18T14:53:02.697Z] 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)
10:53:02 [2024-04-18T14:53:02.697Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:53:02 [2024-04-18T14:53:02.697Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:03 [2024-04-18T14:53:03.624Z] Buildfile: build.xml
10:53:03 [2024-04-18T14:53:03.624Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:53:03 [2024-04-18T14:53:03.624Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:03 [2024-04-18T14:53:03.624Z] 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)
10:53:03 [2024-04-18T14:53:03.624Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:53:03 [2024-04-18T14:53:03.624Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:03 [2024-04-18T14:53:03.624Z] 
10:53:03 [2024-04-18T14:53:03.624Z] build.index:
10:53:04 [2024-04-18T14:53:04.552Z] BUILD SUCCESSFUL
10:53:04 [2024-04-18T14:53:04.552Z] 
10:53:04 [2024-04-18T14:53:04.552Z] BUILD SUCCESSFUL
10:53:04 [2024-04-18T14:53:04.552Z] Total time: 1 second
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.807Z] [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
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.807Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.807Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:04 [2024-04-18T14:53:04.807Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:04 [2024-04-18T14:53:04.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
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [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
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [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
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] 
10:53:04 [2024-04-18T14:53:04.808Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:04 [2024-04-18T14:53:04.808Z] [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
10:53:06 [2024-04-18T14:53:06.695Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:07 [2024-04-18T14:53:07.256Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [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
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] Executing tasks
10:53:07 [2024-04-18T14:53:07.256Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
10:53:07 [2024-04-18T14:53:07.256Z] [INFO]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] Executed tasks
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] Building Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT [17/128]
10:53:07 [2024-04-18T14:53:07.256Z] [INFO]   from analyses/pom.xml
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --------------------------------[ pom ]---------------------------------
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [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.*
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.256Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
10:53:07 [2024-04-18T14:53:07.257Z] [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
10:53:07 [2024-04-18T14:53:07.257Z] [INFO] 
10:53:07 [2024-04-18T14:53:07.257Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
10:53:07 [2024-04-18T14:53:07.257Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT [18/128]
10:53:07 [2024-04-18T14:53:07.257Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
10:53:07 [2024-04-18T14:53:07.257Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:07 [2024-04-18T14:53:07.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:07 [2024-04-18T14:53:07.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:07 [2024-04-18T14:53:07.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:07 [2024-04-18T14:53:07.257Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:07 [2024-04-18T14:53:07.257Z] [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
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [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.*
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.183Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.183Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.183Z] [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
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.438Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.438Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:08 [2024-04-18T14:53:08.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.438Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.439Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.439Z] [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
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.439Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.694Z] [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
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] 
10:53:08 [2024-04-18T14:53:08.694Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:08 [2024-04-18T14:53:08.694Z] [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
10:53:09 [2024-04-18T14:53:09.619Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:10 [2024-04-18T14:53:10.179Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [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
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT [19/128]
10:53:10 [2024-04-18T14:53:10.179Z] [INFO]   from scripting/pom.xml
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --------------------------------[ pom ]---------------------------------
10:53:10 [2024-04-18T14:53:10.179Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.179Z] [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.*
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.179Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.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/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:53:10 [2024-04-18T14:53:10.180Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.180Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
10:53:10 [2024-04-18T14:53:10.180Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.180Z] [INFO] 
10:53:10 [2024-04-18T14:53:10.180Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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 418 kB/s)
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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 197 kB/s)
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.180Z] [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 2.0 MB/s)
10:53:10 [2024-04-18T14:53:10.180Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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 226 kB/s)
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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 490 kB/s)
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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 752 kB/s)
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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 894 kB/s)
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.435Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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 2.8 MB/s)
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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 647 kB/s)
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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 699 kB/s)
10:53:10 [2024-04-18T14:53:10.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
10:53:10 [2024-04-18T14:53:10.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
10:53:10 [2024-04-18T14:53:10.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
10:53:10 [2024-04-18T14:53:10.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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 1.8 MB/s)
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.436Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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 246 kB/s)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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.5 MB/s)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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 460 kB/s)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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 909 kB/s)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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 241 kB/s)
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.691Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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 371 kB/s)
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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 129 kB/s)
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.692Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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 438 kB/s)
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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 91 kB/s)
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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 606 kB/s)
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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 2.5 MB/s)
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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
10:53:10 [2024-04-18T14:53:10.947Z] [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 329 kB/s)
10:53:10 [2024-04-18T14:53:10.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:53:10 [2024-04-18T14:53:10.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:53:10 [2024-04-18T14:53:10.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 850 kB/s)
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 933 kB/s)
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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 258 kB/s)
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:10 [2024-04-18T14:53:10.948Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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 318 kB/s)
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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 376 kB/s)
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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 697 kB/s)
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
10:53:11 [2024-04-18T14:53:11.203Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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.9 MB/s)
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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 312 kB/s)
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.203Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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)
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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 251 kB/s)
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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)
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.204Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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 434 kB/s)
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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 342 kB/s)
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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 557 kB/s)
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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 722 kB/s)
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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
10:53:11 [2024-04-18T14:53:11.459Z] [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 494 kB/s)
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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 686 kB/s)
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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 4.0 MB/s)
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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 727 kB/s)
10:53:11 [2024-04-18T14:53:11.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:53:11 [2024-04-18T14:53:11.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:53:11 [2024-04-18T14:53:11.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:53:11 [2024-04-18T14:53:11.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.460Z] [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 2.2 MB/s)
10:53:11 [2024-04-18T14:53:11.460Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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 783 kB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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)
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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 2.3 MB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
10:53:11 [2024-04-18T14:53:11.716Z] [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.8 MB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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 354 kB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
10:53:11 [2024-04-18T14:53:11.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
10:53:11 [2024-04-18T14:53:11.716Z] [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 173 kB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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 1.1 MB/s)
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.716Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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 1.5 MB/s)
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.717Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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)
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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 3.1 MB/s)
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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)
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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 503 kB/s)
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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 62 kB/s)
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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
10:53:11 [2024-04-18T14:53:11.972Z] [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 1.8 MB/s)
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/45/commons-parent-45.pom
10:53:11 [2024-04-18T14:53:11.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/45/commons-parent-45.pom
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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 3.3 MB/s)
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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 310 kB/s)
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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 774 kB/s)
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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 136 kB/s)
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.227Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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 50 kB/s)
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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 229 kB/s)
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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 338 kB/s)
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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 180 kB/s)
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.482Z] [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 183 kB/s)
10:53:12 [2024-04-18T14:53:12.482Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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 180 kB/s)
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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 138 kB/s)
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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
10:53:12 [2024-04-18T14:53:12.737Z] [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 429 kB/s)
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.738Z] [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 434 kB/s)
10:53:12 [2024-04-18T14:53:12.738Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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 174 kB/s)
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.994Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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 118 kB/s)
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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 179 kB/s)
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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 282 kB/s)
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:12 [2024-04-18T14:53:12.995Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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 221 kB/s)
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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 553 kB/s)
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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 679 kB/s)
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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 431 kB/s)
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
10:53:13 [2024-04-18T14:53:13.250Z] [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
10:53:13 [2024-04-18T14:53:13.250Z] [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 2.0 MB/s)
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
10:53:13 [2024-04-18T14:53:13.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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 932 kB/s)
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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 1.8 MB/s)
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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 at 40 kB/s)
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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 58 kB/s)
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.505Z] [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 584 kB/s)
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
10:53:13 [2024-04-18T14:53:13.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
10:53:13 [2024-04-18T14:53:13.505Z] [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
10:53:13 [2024-04-18T14:53:13.506Z] [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 883 kB/s)
10:53:13 [2024-04-18T14:53:13.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:53:13 [2024-04-18T14:53:13.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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 21 kB/s)
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/logkit/logkit/1.0.1/logkit-1.0.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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 18 kB/s)
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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 at 9.8 kB/s)
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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 668 kB/s)
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
10:53:13 [2024-04-18T14:53:13.761Z] [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
10:53:13 [2024-04-18T14:53:13.761Z] [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 46 kB/s)
10:53:13 [2024-04-18T14:53:13.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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 330 kB/s)
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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 16 kB/s)
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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 at 17 kB/s)
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
10:53:14 [2024-04-18T14:53:14.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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 152 kB/s)
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.016Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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 125 kB/s)
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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.6 MB/s)
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
10:53:14 [2024-04-18T14:53:14.271Z] [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 at 18 kB/s)
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
10:53:14 [2024-04-18T14:53:14.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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 16 kB/s)
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.271Z] [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 708 kB/s)
10:53:14 [2024-04-18T14:53:14.271Z] [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
10:53:14 [2024-04-18T14:53:14.272Z] [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
10:53:14 [2024-04-18T14:53:14.272Z] [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
10:53:14 [2024-04-18T14:53:14.272Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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 775 kB/s)
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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 4.4 MB/s)
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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 216 kB/s)
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:53:14 [2024-04-18T14:53:14.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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 1.0 MB/s)
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.526Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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 1.7 MB/s)
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.527Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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 69 kB/s)
10:53:14 [2024-04-18T14:53:14.781Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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
10:53:14 [2024-04-18T14:53:14.781Z] [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 192 kB/s)
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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 207 kB/s)
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
10:53:14 [2024-04-18T14:53:14.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.782Z] [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
10:53:14 [2024-04-18T14:53:14.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
10:53:14 [2024-04-18T14:53:14.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
10:53:14 [2024-04-18T14:53:14.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/dom4j/dom4j/1.1/dom4j-1.1.jar
10:53:14 [2024-04-18T14:53:14.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
10:53:14 [2024-04-18T14:53:14.783Z] [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
10:53:14 [2024-04-18T14:53:14.783Z] [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
10:53:14 [2024-04-18T14:53:14.783Z] [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
10:53:14 [2024-04-18T14:53:14.783Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
10:53:15 [2024-04-18T14:53:15.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [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
10:53:15 [2024-04-18T14:53:15.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
10:53:15 [2024-04-18T14:53:15.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
10:53:15 [2024-04-18T14:53:15.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
10:53:15 [2024-04-18T14:53:15.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [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
10:53:15 [2024-04-18T14:53:15.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.7/velocity-1.7.jar
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.041Z] [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
10:53:15 [2024-04-18T14:53:15.042Z] [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
10:53:15 [2024-04-18T14:53:15.042Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/dom4j/dom4j/1.1/dom4j-1.1.jar
10:53:15 [2024-04-18T14:53:15.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 813 kB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 3.3 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 8.8 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 21 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 3.4 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 1.6 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 42 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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 5.9 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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.0 MB/s)
10:53:15 [2024-04-18T14:53:15.298Z] [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
10:53:15 [2024-04-18T14:53:15.298Z] [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)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 16 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 4.0 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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.5 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 945 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 377 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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.5 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 3.0 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 484 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 529 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 245 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 803 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 168 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 165 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 590 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 935 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 858 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 757 kB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.299Z] [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 2.7 MB/s)
10:53:15 [2024-04-18T14:53:15.299Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 50 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 201 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 181 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 193 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 2.5 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 123 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 78 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 2.5 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 4.2 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
10:53:15 [2024-04-18T14:53:15.300Z] [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 1.8 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 3.2 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 567 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 756 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 3.8 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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
10:53:15 [2024-04-18T14:53:15.300Z] [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 1.2 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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 430 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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 74 kB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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 4.5 MB/s)
10:53:15 [2024-04-18T14:53:15.300Z] [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 1.8 MB/s)
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.556Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.810Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.810Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.810Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
10:53:15 [2024-04-18T14:53:15.811Z] [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
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] 
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT [20/128]
10:53:15 [2024-04-18T14:53:15.811Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
10:53:15 [2024-04-18T14:53:15.811Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:15 [2024-04-18T14:53:15.811Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:53:15 [2024-04-18T14:53:15.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:15 [2024-04-18T14:53:15.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:15 [2024-04-18T14:53:15.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:15 [2024-04-18T14:53:15.811Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:15 [2024-04-18T14:53:15.811Z] [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
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] The project's OSGi version is 0.1.4.202404181450
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.065Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.066Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core
10:53:16 [2024-04-18T14:53:16.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:16 [2024-04-18T14:53:16.066Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.320Z] [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.*
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] The project's OSGi version is 0.1.4.202404181450
10:53:16 [2024-04-18T14:53:16.320Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.321Z] [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.*
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] 
10:53:16 [2024-04-18T14:53:16.321Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:16 [2024-04-18T14:53:16.575Z] [INFO] No previous run data found, generating javadoc.
10:53:19 [2024-04-18T14:53:19.091Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/help
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.092Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:19 [2024-04-18T14:53:19.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.092Z] [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
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.652Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.652Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:19 [2024-04-18T14:53:19.652Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.652Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.652Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [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
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [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
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] 
10:53:19 [2024-04-18T14:53:19.653Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:19 [2024-04-18T14:53:19.653Z] [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
10:53:20 [2024-04-18T14:53:20.578Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] 
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] 
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] 
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] 
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] 
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT [21/128]
10:53:21 [2024-04-18T14:53:21.505Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
10:53:21 [2024-04-18T14:53:21.505Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:21 [2024-04-18T14:53:21.505Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:53:21 [2024-04-18T14:53:21.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:21 [2024-04-18T14:53:21.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:21 [2024-04-18T14:53:21.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:21 [2024-04-18T14:53:21.505Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:21 [2024-04-18T14:53:21.505Z] [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
10:53:22 [2024-04-18T14:53:22.430Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:53:22 [2024-04-18T14:53:22.430Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.686Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.ui
10:53:22 [2024-04-18T14:53:22.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:22 [2024-04-18T14:53:22.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:22 [2024-04-18T14:53:22.944Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.944Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:22 [2024-04-18T14:53:22.944Z] [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.*
10:53:22 [2024-04-18T14:53:22.944Z] [INFO] 
10:53:22 [2024-04-18T14:53:22.944Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [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.*
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] 
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:23 [2024-04-18T14:53:23.201Z] [INFO] No previous run data found, generating javadoc.
10:53:25 [2024-04-18T14:53:25.710Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.710Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.710Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.711Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
10:53:25 [2024-04-18T14:53:25.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/help
10:53:25 [2024-04-18T14:53:25.711Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.711Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.711Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:25 [2024-04-18T14:53:25.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.711Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.711Z] [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
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:25 [2024-04-18T14:53:25.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:25 [2024-04-18T14:53:25.966Z] [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
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] 
10:53:25 [2024-04-18T14:53:25.966Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:26 [2024-04-18T14:53:26.221Z] [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
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] 
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] 
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] 
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] 
10:53:26 [2024-04-18T14:53:26.221Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:26 [2024-04-18T14:53:26.221Z] [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
10:53:28 [2024-04-18T14:53:28.105Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT [22/128]
10:53:29 [2024-04-18T14:53:29.030Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
10:53:29 [2024-04-18T14:53:29.030Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:53:29 [2024-04-18T14:53:29.030Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:53:29 [2024-04-18T14:53:29.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:29 [2024-04-18T14:53:29.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:29 [2024-04-18T14:53:29.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:29 [2024-04-18T14:53:29.030Z] [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
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/target
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.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/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.285Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [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.*
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/src/main/resources
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting/help
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.286Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.286Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:53:29 [2024-04-18T14:53:29.540Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
10:53:29 [2024-04-18T14:53:29.540Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.540Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [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
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [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
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] 
10:53:29 [2024-04-18T14:53:29.541Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:29 [2024-04-18T14:53:29.541Z] [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
10:53:30 [2024-04-18T14:53:30.902Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] 
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] 
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] 
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] 
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] 
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT [23/128]
10:53:31 [2024-04-18T14:53:31.827Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
10:53:31 [2024-04-18T14:53:31.827Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:53:31 [2024-04-18T14:53:31.827Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:53:31 [2024-04-18T14:53:31.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
10:53:31 [2024-04-18T14:53:31.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
10:53:31 [2024-04-18T14:53:31.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
10:53:31 [2024-04-18T14:53:31.827Z] [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
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [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.*
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [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.*
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/src/main/resources
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/help
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] 
10:53:32 [2024-04-18T14:53:32.082Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:32 [2024-04-18T14:53:32.642Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:53:35 [2024-04-18T14:53:35.153Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [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
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [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
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] 
10:53:35 [2024-04-18T14:53:35.153Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:35 [2024-04-18T14:53:35.153Z] [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
10:53:35 [2024-04-18T14:53:35.408Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core >--
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT [24/128]
10:53:36 [2024-04-18T14:53:36.769Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core/.polyglot.build.properties
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:36 [2024-04-18T14:53:36.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
10:53:36 [2024-04-18T14:53:36.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
10:53:36 [2024-04-18T14:53:36.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
10:53:36 [2024-04-18T14:53:36.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
10:53:36 [2024-04-18T14:53:36.769Z] [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
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.769Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.770Z] [INFO] 
10:53:36 [2024-04-18T14:53:36.770Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:36 [2024-04-18T14:53:36.770Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core
10:53:36 [2024-04-18T14:53:36.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
10:53:36 [2024-04-18T14:53:36.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
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.024Z] [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.*
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/main/resources
10:53:37 [2024-04-18T14:53:37.024Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.025Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.025Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:37 [2024-04-18T14:53:37.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
10:53:37 [2024-04-18T14:53:37.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
10:53:37 [2024-04-18T14:53:37.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
10:53:37 [2024-04-18T14:53:37.025Z] [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
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.core/src/test/resources
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.279Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.279Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:37 [2024-04-18T14:53:37.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:37 [2024-04-18T14:53:37.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:37 [2024-04-18T14:53:37.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.280Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.280Z] [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
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.280Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.535Z] [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
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] 
10:53:37 [2024-04-18T14:53:37.535Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:37 [2024-04-18T14:53:37.535Z] [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
10:53:38 [2024-04-18T14:53:38.094Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core ---
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.ui >--
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT [25/128]
10:53:39 [2024-04-18T14:53:39.456Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.ui/.polyglot.build.properties
10:53:39 [2024-04-18T14:53:39.456Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:39 [2024-04-18T14:53:39.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.456Z] [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
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.713Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.714Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.ui
10:53:39 [2024-04-18T14:53:39.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
10:53:39 [2024-04-18T14:53:39.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
10:53:39 [2024-04-18T14:53:39.968Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.969Z] [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.*
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/main/resources
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] 
10:53:39 [2024-04-18T14:53:39.969Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:39 [2024-04-18T14:53:39.969Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:39 [2024-04-18T14:53:39.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.969Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:39 [2024-04-18T14:53:39.969Z] [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
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout.ui/src/test/resources
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:40 [2024-04-18T14:53:40.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:40 [2024-04-18T14:53:40.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:40 [2024-04-18T14:53:40.529Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [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
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [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
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] 
10:53:40 [2024-04-18T14:53:40.529Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:40 [2024-04-18T14:53:40.529Z] [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
10:53:41 [2024-04-18T14:53:41.890Z] [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
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.449Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.ui ---
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.doc.user >--
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] Building Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT [26/128]
10:53:42 [2024-04-18T14:53:42.450Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.inandout.doc.user/pom.xml
10:53:42 [2024-04-18T14:53:42.450Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:42 [2024-04-18T14:53:42.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
10:53:42 [2024-04-18T14:53:42.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
10:53:42 [2024-04-18T14:53:42.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
10:53:42 [2024-04-18T14:53:42.450Z] [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
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Executing tasks
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Executed tasks
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.inandout.doc.user/target
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Resolving class path of Trace Compass Incubator inandout User Guide
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [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.*
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Executing tasks
10:53:42 [2024-04-18T14:53:42.705Z] 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
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Executed tasks
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [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
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] 
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:42 [2024-04-18T14:53:42.705Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:53:42 [2024-04-18T14:53:42.705Z] [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
10:53:42 [2024-04-18T14:53:42.705Z] [INFO] Command line:
10:53:42 [2024-04-18T14:53:42.705Z] 	[/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]
10:53:42 [2024-04-18T14:53:42.705Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:53:43 [2024-04-18T14:53:43.630Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:43 [2024-04-18T14:53:43.630Z] 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)
10:53:43 [2024-04-18T14:53:43.630Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:53:43 [2024-04-18T14:53:43.630Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:44 [2024-04-18T14:53:44.557Z] Buildfile: build.xml
10:53:44 [2024-04-18T14:53:44.557Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:53:44 [2024-04-18T14:53:44.557Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:44 [2024-04-18T14:53:44.557Z] 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)
10:53:44 [2024-04-18T14:53:44.557Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:53:44 [2024-04-18T14:53:44.557Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:44 [2024-04-18T14:53:44.557Z] 
10:53:44 [2024-04-18T14:53:44.557Z] build.index:
10:53:45 [2024-04-18T14:53:45.483Z] BUILD SUCCESSFUL
10:53:45 [2024-04-18T14:53:45.483Z] 
10:53:45 [2024-04-18T14:53:45.483Z] BUILD SUCCESSFUL
10:53:45 [2024-04-18T14:53:45.483Z] Total time: 1 second
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [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
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:45 [2024-04-18T14:53:45.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:45 [2024-04-18T14:53:45.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [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
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [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
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] 
10:53:45 [2024-04-18T14:53:45.483Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:45 [2024-04-18T14:53:45.483Z] [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
10:53:46 [2024-04-18T14:53:46.846Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.inandout.doc.user ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] Executing tasks
10:53:47 [2024-04-18T14:53:47.770Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
10:53:47 [2024-04-18T14:53:47.770Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.inandout.doc.user
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] Executed tasks
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout >--
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT [27/128]
10:53:47 [2024-04-18T14:53:47.770Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout/.polyglot.build.properties
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:53:47 [2024-04-18T14:53:47.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
10:53:47 [2024-04-18T14:53:47.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
10:53:47 [2024-04-18T14:53:47.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
10:53:47 [2024-04-18T14:53:47.770Z] [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
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/target
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.770Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [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.*
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.inandout/src/main/resources
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [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
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:47 [2024-04-18T14:53:47.771Z] [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
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] 
10:53:47 [2024-04-18T14:53:47.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:48 [2024-04-18T14:53:48.026Z] [INFO] 
10:53:48 [2024-04-18T14:53:48.026Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:48 [2024-04-18T14:53:48.026Z] [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
10:53:48 [2024-04-18T14:53:48.586Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT [28/128]
10:53:49 [2024-04-18T14:53:49.948Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:49 [2024-04-18T14:53:49.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:49 [2024-04-18T14:53:49.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:49 [2024-04-18T14:53:49.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:49 [2024-04-18T14:53:49.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:49 [2024-04-18T14:53:49.948Z] [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
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] The project's OSGi version is 0.1.5.202404181450
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core
10:53:49 [2024-04-18T14:53:49.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
10:53:49 [2024-04-18T14:53:49.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
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.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/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] 
10:53:49 [2024-04-18T14:53:49.949Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:49 [2024-04-18T14:53:49.949Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:49 [2024-04-18T14:53:49.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
10:53:49 [2024-04-18T14:53:49.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
10:53:49 [2024-04-18T14:53:49.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
10:53:49 [2024-04-18T14:53:49.949Z] [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
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.309Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:51 [2024-04-18T14:53:51.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:51 [2024-04-18T14:53:51.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:51 [2024-04-18T14:53:51.310Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [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
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [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
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] 
10:53:51 [2024-04-18T14:53:51.310Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:51 [2024-04-18T14:53:51.310Z] [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
10:53:52 [2024-04-18T14:53:52.670Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:53 [2024-04-18T14:53:53.594Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [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
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT [29/128]
10:53:53 [2024-04-18T14:53:53.594Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
10:53:53 [2024-04-18T14:53:53.594Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:53 [2024-04-18T14:53:53.595Z] [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
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core
10:53:53 [2024-04-18T14:53:53.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:53 [2024-04-18T14:53:53.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:53 [2024-04-18T14:53:53.849Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.850Z] [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.*
10:53:53 [2024-04-18T14:53:53.850Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.850Z] [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
10:53:53 [2024-04-18T14:53:53.850Z] [INFO] 
10:53:53 [2024-04-18T14:53:53.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:53 [2024-04-18T14:53:53.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.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
10:53:53 [2024-04-18T14:53:53.850Z] [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
10:53:54 [2024-04-18T14:53:54.104Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.104Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.104Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.104Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.104Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [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
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:54 [2024-04-18T14:53:54.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:54 [2024-04-18T14:53:54.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:54 [2024-04-18T14:53:54.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [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
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [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
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] 
10:53:54 [2024-04-18T14:53:54.105Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:54 [2024-04-18T14:53:54.105Z] [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
10:53:55 [2024-04-18T14:53:55.030Z] [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
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:55 [2024-04-18T14:53:55.590Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:53:55 [2024-04-18T14:53:55.844Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.844Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:55 [2024-04-18T14:53:55.844Z] [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
10:53:55 [2024-04-18T14:53:55.844Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT [30/128]
10:53:55 [2024-04-18T14:53:55.845Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.845Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Executing tasks
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Executed tasks
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Resolving class path of Trace Compass Incubator LTTng2 Ust Extras User Guide
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.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/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Executing tasks
10:53:55 [2024-04-18T14:53:55.845Z] 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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] Executed tasks
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.845Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] 
10:53:55 [2024-04-18T14:53:55.845Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:55 [2024-04-18T14:53:55.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
10:53:56 [2024-04-18T14:53:56.101Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:53:56 [2024-04-18T14:53:56.101Z] [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
10:53:56 [2024-04-18T14:53:56.101Z] [INFO] Command line:
10:53:56 [2024-04-18T14:53:56.101Z] 	[/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]
10:53:56 [2024-04-18T14:53:56.101Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:53:57 [2024-04-18T14:53:57.025Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:57 [2024-04-18T14:53:57.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)
10:53:57 [2024-04-18T14:53:57.025Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:53:57 [2024-04-18T14:53:57.025Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:58 [2024-04-18T14:53:58.387Z] Buildfile: build.xml
10:53:58 [2024-04-18T14:53:58.387Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:53:58 [2024-04-18T14:53:58.387Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:53:58 [2024-04-18T14:53:58.387Z] 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)
10:53:58 [2024-04-18T14:53:58.387Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:53:58 [2024-04-18T14:53:58.387Z] WARNING: System::setSecurityManager will be removed in a future release
10:53:58 [2024-04-18T14:53:58.387Z] 
10:53:58 [2024-04-18T14:53:58.387Z] build.index:
10:53:59 [2024-04-18T14:53:59.311Z] BUILD SUCCESSFUL
10:53:59 [2024-04-18T14:53:59.311Z] 
10:53:59 [2024-04-18T14:53:59.311Z] BUILD SUCCESSFUL
10:53:59 [2024-04-18T14:53:59.311Z] Total time: 1 second
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [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
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:53:59 [2024-04-18T14:53:59.311Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:59 [2024-04-18T14:53:59.311Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [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
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [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
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] 
10:53:59 [2024-04-18T14:53:59.311Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:53:59 [2024-04-18T14:53:59.311Z] [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
10:54:00 [2024-04-18T14:54:00.238Z] [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
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.797Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:54:00 [2024-04-18T14:54:00.797Z] [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
10:54:00 [2024-04-18T14:54:00.797Z] [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
10:54:00 [2024-04-18T14:54:00.797Z] [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
10:54:00 [2024-04-18T14:54:00.798Z] [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
10:54:00 [2024-04-18T14:54:00.798Z] [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
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] Executing tasks
10:54:00 [2024-04-18T14:54:00.798Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
10:54:00 [2024-04-18T14:54:00.798Z] [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
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] Executed tasks
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] 
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT [31/128]
10:54:00 [2024-04-18T14:54:00.798Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
10:54:00 [2024-04-18T14:54:00.798Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:00 [2024-04-18T14:54:00.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:00 [2024-04-18T14:54:00.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:00 [2024-04-18T14:54:00.798Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:00 [2024-04-18T14:54:00.798Z] [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
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.053Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.053Z] [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.*
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [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
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 45 were skipped
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [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
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [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
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] 
10:54:01 [2024-04-18T14:54:01.054Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:01 [2024-04-18T14:54:01.054Z] [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
10:54:01 [2024-04-18T14:54:01.978Z] [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
10:54:02 [2024-04-18T14:54:02.537Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.537Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:02 [2024-04-18T14:54:02.537Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:02 [2024-04-18T14:54:02.537Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.537Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:02 [2024-04-18T14:54:02.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
10:54:02 [2024-04-18T14:54:02.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
10:54:02 [2024-04-18T14:54:02.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:54:02 [2024-04-18T14:54:02.538Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT [32/128]
10:54:02 [2024-04-18T14:54:02.793Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [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
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] The project's OSGi version is 0.1.3.202404181450
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [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.*
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] 
10:54:02 [2024-04-18T14:54:02.793Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:02 [2024-04-18T14:54:02.793Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:02 [2024-04-18T14:54:02.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.794Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:02 [2024-04-18T14:54:02.794Z] [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
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:03 [2024-04-18T14:54:03.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:03 [2024-04-18T14:54:03.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:03 [2024-04-18T14:54:03.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [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
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [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
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.719Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.720Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.720Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.720Z] [INFO] 
10:54:03 [2024-04-18T14:54:03.720Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:03 [2024-04-18T14:54:03.720Z] [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
10:54:05 [2024-04-18T14:54:05.084Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT [33/128]
10:54:05 [2024-04-18T14:54:05.643Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
10:54:05 [2024-04-18T14:54:05.643Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:05 [2024-04-18T14:54:05.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:05 [2024-04-18T14:54:05.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:05 [2024-04-18T14:54:05.643Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:05 [2024-04-18T14:54:05.643Z] [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
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Executing tasks
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Executed tasks
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Resolving class path of Trace Compass Incubator ftrace User Guide
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.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.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Executing tasks
10:54:05 [2024-04-18T14:54:05.898Z] 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
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] Executed tasks
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [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
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.898Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.898Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.899Z] [INFO] 
10:54:05 [2024-04-18T14:54:05.899Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.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
10:54:05 [2024-04-18T14:54:05.899Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:54:05 [2024-04-18T14:54:05.899Z] [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
10:54:05 [2024-04-18T14:54:05.899Z] [INFO] Command line:
10:54:05 [2024-04-18T14:54:05.899Z] 	[/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]
10:54:05 [2024-04-18T14:54:05.899Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:54:06 [2024-04-18T14:54:06.823Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:06 [2024-04-18T14:54:06.823Z] 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)
10:54:06 [2024-04-18T14:54:06.823Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:54:06 [2024-04-18T14:54:06.823Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:07 [2024-04-18T14:54:07.749Z] Buildfile: build.xml
10:54:07 [2024-04-18T14:54:07.749Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:54:07 [2024-04-18T14:54:07.749Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:07 [2024-04-18T14:54:07.749Z] 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)
10:54:07 [2024-04-18T14:54:07.749Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:54:07 [2024-04-18T14:54:07.749Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:07 [2024-04-18T14:54:07.749Z] 
10:54:07 [2024-04-18T14:54:07.749Z] build.index:
10:54:08 [2024-04-18T14:54:08.674Z] BUILD SUCCESSFUL
10:54:08 [2024-04-18T14:54:08.674Z] 
10:54:08 [2024-04-18T14:54:08.674Z] BUILD SUCCESSFUL
10:54:08 [2024-04-18T14:54:08.674Z] Total time: 1 second
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [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
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:08 [2024-04-18T14:54:08.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:08 [2024-04-18T14:54:08.674Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.674Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.674Z] [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
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.929Z] [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
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] 
10:54:08 [2024-04-18T14:54:08.929Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:08 [2024-04-18T14:54:08.929Z] [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
10:54:09 [2024-04-18T14:54:09.855Z] [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
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.781Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:10 [2024-04-18T14:54:10.781Z] [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
10:54:10 [2024-04-18T14:54:10.781Z] [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
10:54:10 [2024-04-18T14:54:10.781Z] [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
10:54:10 [2024-04-18T14:54:10.781Z] [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
10:54:10 [2024-04-18T14:54:10.782Z] [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
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] Executing tasks
10:54:10 [2024-04-18T14:54:10.782Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
10:54:10 [2024-04-18T14:54:10.782Z] [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] Executed tasks
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT [34/128]
10:54:10 [2024-04-18T14:54:10.782Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:10 [2024-04-18T14:54:10.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
10:54:10 [2024-04-18T14:54:10.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
10:54:10 [2024-04-18T14:54:10.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
10:54:10 [2024-04-18T14:54:10.782Z] [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
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.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/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/src/main/resources
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [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
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] 
10:54:10 [2024-04-18T14:54:10.782Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:11 [2024-04-18T14:54:11.038Z] [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
10:54:11 [2024-04-18T14:54:11.038Z] [INFO] 
10:54:11 [2024-04-18T14:54:11.038Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:11 [2024-04-18T14:54:11.038Z] [INFO] 
10:54:11 [2024-04-18T14:54:11.038Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:11 [2024-04-18T14:54:11.038Z] [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
10:54:11 [2024-04-18T14:54:11.961Z] [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
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:12 [2024-04-18T14:54:12.520Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT [35/128]
10:54:12 [2024-04-18T14:54:12.775Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:12 [2024-04-18T14:54:12.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
10:54:12 [2024-04-18T14:54:12.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
10:54:12 [2024-04-18T14:54:12.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
10:54:12 [2024-04-18T14:54:12.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
10:54:12 [2024-04-18T14:54:12.775Z] [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
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] The project's OSGi version is 0.1.3.202404181450
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] 
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:12 [2024-04-18T14:54:12.775Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core
10:54:12 [2024-04-18T14:54:12.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:12 [2024-04-18T14:54:12.776Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.030Z] [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.*
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.030Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.030Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:13 [2024-04-18T14:54:13.030Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.031Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.031Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.031Z] [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
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:13 [2024-04-18T14:54:13.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [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
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [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
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] 
10:54:13 [2024-04-18T14:54:13.591Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:13 [2024-04-18T14:54:13.847Z] [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
10:54:14 [2024-04-18T14:54:14.774Z] [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
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.333Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:15 [2024-04-18T14:54:15.333Z] [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
10:54:15 [2024-04-18T14:54:15.333Z] [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
10:54:15 [2024-04-18T14:54:15.333Z] [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
10:54:15 [2024-04-18T14:54:15.334Z] [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
10:54:15 [2024-04-18T14:54:15.334Z] [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
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT [36/128]
10:54:15 [2024-04-18T14:54:15.334Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
10:54:15 [2024-04-18T14:54:15.334Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:15 [2024-04-18T14:54:15.334Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.334Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.334Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.334Z] [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
10:54:15 [2024-04-18T14:54:15.588Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.588Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.588Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.588Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Executing tasks
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Executed tasks
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Resolving class path of Trace Compass Incubator for Android User Guide
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [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.*
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Executing tasks
10:54:15 [2024-04-18T14:54:15.589Z] 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
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] Executed tasks
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [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
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] 
10:54:15 [2024-04-18T14:54:15.589Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.589Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:15 [2024-04-18T14:54:15.844Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:54:15 [2024-04-18T14:54:15.844Z] [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
10:54:15 [2024-04-18T14:54:15.844Z] [INFO] Command line:
10:54:15 [2024-04-18T14:54:15.844Z] 	[/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]
10:54:15 [2024-04-18T14:54:15.844Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:54:16 [2024-04-18T14:54:16.770Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:16 [2024-04-18T14:54:16.771Z] 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)
10:54:16 [2024-04-18T14:54:16.771Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:54:16 [2024-04-18T14:54:16.771Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:18 [2024-04-18T14:54:18.135Z] Buildfile: build.xml
10:54:18 [2024-04-18T14:54:18.135Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:54:18 [2024-04-18T14:54:18.135Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:18 [2024-04-18T14:54:18.135Z] 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)
10:54:18 [2024-04-18T14:54:18.135Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:54:18 [2024-04-18T14:54:18.135Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:18 [2024-04-18T14:54:18.135Z] 
10:54:18 [2024-04-18T14:54:18.135Z] build.index:
10:54:19 [2024-04-18T14:54:19.060Z] BUILD SUCCESSFUL
10:54:19 [2024-04-18T14:54:19.060Z] 
10:54:19 [2024-04-18T14:54:19.060Z] BUILD SUCCESSFUL
10:54:19 [2024-04-18T14:54:19.060Z] Total time: 1 second
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [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
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:19 [2024-04-18T14:54:19.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:19 [2024-04-18T14:54:19.060Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [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
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [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
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] 
10:54:19 [2024-04-18T14:54:19.060Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:19 [2024-04-18T14:54:19.060Z] [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
10:54:19 [2024-04-18T14:54:19.988Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:20 [2024-04-18T14:54:20.550Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [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
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.550Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] Executing tasks
10:54:20 [2024-04-18T14:54:20.816Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
10:54:20 [2024-04-18T14:54:20.816Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] Executed tasks
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT [37/128]
10:54:20 [2024-04-18T14:54:20.816Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:20 [2024-04-18T14:54:20.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
10:54:20 [2024-04-18T14:54:20.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
10:54:20 [2024-04-18T14:54:20.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
10:54:20 [2024-04-18T14:54:20.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
10:54:20 [2024-04-18T14:54:20.816Z] [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
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] 
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:20 [2024-04-18T14:54:20.816Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.ui
10:54:20 [2024-04-18T14:54:20.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
10:54:20 [2024-04-18T14:54:20.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
10:54:21 [2024-04-18T14:54:21.072Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.072Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.072Z] [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.*
10:54:21 [2024-04-18T14:54:21.072Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.072Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
10:54:21 [2024-04-18T14:54:21.328Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.328Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.328Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:21 [2024-04-18T14:54:21.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:21 [2024-04-18T14:54:21.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:21 [2024-04-18T14:54:21.328Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:21 [2024-04-18T14:54:21.328Z] [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
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:21 [2024-04-18T14:54:21.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
10:54:21 [2024-04-18T14:54:21.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
10:54:21 [2024-04-18T14:54:21.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
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [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
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [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
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] 
10:54:21 [2024-04-18T14:54:21.584Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:21 [2024-04-18T14:54:21.584Z] [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
10:54:22 [2024-04-18T14:54:22.512Z] [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
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:54:23 [2024-04-18T14:54:23.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT [38/128]
10:54:23 [2024-04-18T14:54:23.330Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:23 [2024-04-18T14:54:23.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:23 [2024-04-18T14:54:23.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:23 [2024-04-18T14:54:23.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:23 [2024-04-18T14:54:23.330Z] [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
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.330Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
10:54:23 [2024-04-18T14:54:23.585Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.585Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [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.*
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/src/main/resources
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [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
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [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
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] 
10:54:23 [2024-04-18T14:54:23.586Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:23 [2024-04-18T14:54:23.586Z] [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
10:54:24 [2024-04-18T14:54:24.147Z] [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
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
10:54:25 [2024-04-18T14:54:25.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT [39/128]
10:54:25 [2024-04-18T14:54:25.330Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.330Z] [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
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.330Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.330Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.586Z] [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.*
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.586Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.586Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:25 [2024-04-18T14:54:25.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.586Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.586Z] [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
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:25 [2024-04-18T14:54:25.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [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
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [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
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] 
10:54:25 [2024-04-18T14:54:25.842Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:25 [2024-04-18T14:54:25.842Z] [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
10:54:26 [2024-04-18T14:54:26.403Z] [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
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] 
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] 
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
10:54:27 [2024-04-18T14:54:27.767Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT [40/128]
10:54:28 [2024-04-18T14:54:28.022Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
10:54:28 [2024-04-18T14:54:28.022Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:28 [2024-04-18T14:54:28.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
10:54:28 [2024-04-18T14:54:28.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
10:54:28 [2024-04-18T14:54:28.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
10:54:28 [2024-04-18T14:54:28.022Z] [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
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [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.*
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/src/main/resources
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [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
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [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
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] 
10:54:28 [2024-04-18T14:54:28.279Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:28 [2024-04-18T14:54:28.279Z] [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
10:54:29 [2024-04-18T14:54:29.206Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT [41/128]
10:54:30 [2024-04-18T14:54:30.130Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
10:54:30 [2024-04-18T14:54:30.130Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:30 [2024-04-18T14:54:30.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
10:54:30 [2024-04-18T14:54:30.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
10:54:30 [2024-04-18T14:54:30.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
10:54:30 [2024-04-18T14:54:30.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
10:54:30 [2024-04-18T14:54:30.130Z] [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
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] The project's OSGi version is 0.1.4.202404181450
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core
10:54:30 [2024-04-18T14:54:30.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:30 [2024-04-18T14:54:30.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:30 [2024-04-18T14:54:30.641Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.641Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.641Z] [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.*
10:54:30 [2024-04-18T14:54:30.641Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.641Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
10:54:30 [2024-04-18T14:54:30.642Z] [INFO] 
10:54:30 [2024-04-18T14:54:30.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:30 [2024-04-18T14:54:30.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:30 [2024-04-18T14:54:30.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:30 [2024-04-18T14:54:30.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:30 [2024-04-18T14:54:30.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:30 [2024-04-18T14:54:30.897Z] [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
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:31 [2024-04-18T14:54:31.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:31 [2024-04-18T14:54:31.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:31 [2024-04-18T14:54:31.456Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.456Z] [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
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.456Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.711Z] [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
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] 
10:54:31 [2024-04-18T14:54:31.711Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:31 [2024-04-18T14:54:31.711Z] [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
10:54:34 [2024-04-18T14:54:34.225Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:34 [2024-04-18T14:54:34.482Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [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
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT [42/128]
10:54:34 [2024-04-18T14:54:34.482Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
10:54:34 [2024-04-18T14:54:34.482Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:34 [2024-04-18T14:54:34.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.483Z] [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
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.738Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.739Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.ui
10:54:34 [2024-04-18T14:54:34.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.739Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.994Z] [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.*
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] 
10:54:34 [2024-04-18T14:54:34.994Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:34 [2024-04-18T14:54:34.994Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:34 [2024-04-18T14:54:34.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
10:54:34 [2024-04-18T14:54:34.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
10:54:34 [2024-04-18T14:54:34.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
10:54:34 [2024-04-18T14:54:34.994Z] [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
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:35 [2024-04-18T14:54:35.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:35 [2024-04-18T14:54:35.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:35 [2024-04-18T14:54:35.556Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [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
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [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
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] 
10:54:35 [2024-04-18T14:54:35.556Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:35 [2024-04-18T14:54:35.556Z] [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
10:54:36 [2024-04-18T14:54:36.119Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT  [43/128]
10:54:37 [2024-04-18T14:54:37.483Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:37 [2024-04-18T14:54:37.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.483Z] [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
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Executing tasks
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Executed tasks
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.483Z] [INFO] Resolving class path of Trace Compass Incubator ROS User Guide
10:54:37 [2024-04-18T14:54:37.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.484Z] [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.*
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] Executing tasks
10:54:37 [2024-04-18T14:54:37.484Z] 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
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] Executed tasks
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.484Z] [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
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] 
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:37 [2024-04-18T14:54:37.484Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:54:37 [2024-04-18T14:54:37.484Z] [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
10:54:37 [2024-04-18T14:54:37.484Z] [INFO] Command line:
10:54:37 [2024-04-18T14:54:37.484Z] 	[/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]
10:54:37 [2024-04-18T14:54:37.484Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:54:38 [2024-04-18T14:54:38.411Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:38 [2024-04-18T14:54:38.411Z] 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)
10:54:38 [2024-04-18T14:54:38.411Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:54:38 [2024-04-18T14:54:38.411Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:39 [2024-04-18T14:54:39.340Z] Buildfile: build.xml
10:54:39 [2024-04-18T14:54:39.340Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:54:39 [2024-04-18T14:54:39.340Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:39 [2024-04-18T14:54:39.340Z] 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)
10:54:39 [2024-04-18T14:54:39.340Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:54:39 [2024-04-18T14:54:39.340Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:39 [2024-04-18T14:54:39.340Z] 
10:54:39 [2024-04-18T14:54:39.340Z] build.index:
10:54:40 [2024-04-18T14:54:40.266Z] BUILD SUCCESSFUL
10:54:40 [2024-04-18T14:54:40.266Z] 
10:54:40 [2024-04-18T14:54:40.266Z] BUILD SUCCESSFUL
10:54:40 [2024-04-18T14:54:40.266Z] Total time: 1 second
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [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
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:40 [2024-04-18T14:54:40.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:40 [2024-04-18T14:54:40.266Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [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
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [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
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] 
10:54:40 [2024-04-18T14:54:40.266Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:40 [2024-04-18T14:54:40.266Z] [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
10:54:41 [2024-04-18T14:54:41.630Z] [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
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.994Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:42 [2024-04-18T14:54:42.994Z] [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
10:54:42 [2024-04-18T14:54:42.994Z] [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
10:54:42 [2024-04-18T14:54:42.995Z] [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
10:54:42 [2024-04-18T14:54:42.995Z] [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
10:54:42 [2024-04-18T14:54:42.995Z] [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
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] Executing tasks
10:54:42 [2024-04-18T14:54:42.995Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
10:54:42 [2024-04-18T14:54:42.995Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] Executed tasks
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT  [44/128]
10:54:42 [2024-04-18T14:54:42.995Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:42 [2024-04-18T14:54:42.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:42 [2024-04-18T14:54:42.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:42 [2024-04-18T14:54:42.995Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:42 [2024-04-18T14:54:42.995Z] [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
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [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.*
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.ros/src/main/resources
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] 
10:54:42 [2024-04-18T14:54:42.995Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
10:54:42 [2024-04-18T14:54:42.995Z] [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
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] 
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] 
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] 
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros ---
10:54:43 [2024-04-18T14:54:43.250Z] [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
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] 
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] 
10:54:43 [2024-04-18T14:54:43.250Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
10:54:43 [2024-04-18T14:54:43.250Z] [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
10:54:43 [2024-04-18T14:54:43.809Z] [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
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
10:54:44 [2024-04-18T14:54:44.735Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
10:54:44 [2024-04-18T14:54:44.990Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
10:54:44 [2024-04-18T14:54:44.990Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.990Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT [45/128]
10:54:44 [2024-04-18T14:54:44.991Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Executing tasks
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Executed tasks
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Resolving class path of Trace Compass Incubator Virtual Machine Analysis User Guide
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [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.*
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Executing tasks
10:54:44 [2024-04-18T14:54:44.991Z] 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
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] [xmlvalidate] 3 file(s) have been successfully validated.
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] Executed tasks
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [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
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] 
10:54:44 [2024-04-18T14:54:44.991Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:44 [2024-04-18T14:54:44.992Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.992Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:44 [2024-04-18T14:54:44.992Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:45 [2024-04-18T14:54:45.247Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:54:45 [2024-04-18T14:54:45.247Z] [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
10:54:45 [2024-04-18T14:54:45.247Z] [INFO] Command line:
10:54:45 [2024-04-18T14:54:45.247Z] 	[/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]
10:54:45 [2024-04-18T14:54:45.247Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:54:45 [2024-04-18T14:54:45.807Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:45 [2024-04-18T14:54:45.807Z] 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)
10:54:45 [2024-04-18T14:54:45.807Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:54:45 [2024-04-18T14:54:45.807Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:47 [2024-04-18T14:54:47.169Z] Buildfile: build.xml
10:54:47 [2024-04-18T14:54:47.169Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:54:47 [2024-04-18T14:54:47.169Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:54:47 [2024-04-18T14:54:47.169Z] 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)
10:54:47 [2024-04-18T14:54:47.169Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:54:47 [2024-04-18T14:54:47.169Z] WARNING: System::setSecurityManager will be removed in a future release
10:54:47 [2024-04-18T14:54:47.169Z] 
10:54:47 [2024-04-18T14:54:47.169Z] build.index:
10:54:48 [2024-04-18T14:54:48.095Z] BUILD SUCCESSFUL
10:54:48 [2024-04-18T14:54:48.095Z] 
10:54:48 [2024-04-18T14:54:48.095Z] BUILD SUCCESSFUL
10:54:48 [2024-04-18T14:54:48.095Z] Total time: 1 second
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [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
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:48 [2024-04-18T14:54:48.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
10:54:48 [2024-04-18T14:54:48.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
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [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
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [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
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] 
10:54:48 [2024-04-18T14:54:48.351Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:48 [2024-04-18T14:54:48.351Z] [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
10:54:49 [2024-04-18T14:54:49.277Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
10:54:49 [2024-04-18T14:54:49.839Z] [INFO] Executing tasks
10:54:49 [2024-04-18T14:54:49.839Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
10:54:49 [2024-04-18T14:54:49.839Z] [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
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] Executed tasks
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] Building Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT       [46/128]
10:54:49 [2024-04-18T14:54:49.840Z] [INFO]   from vm/pom.xml
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --------------------------------[ pom ]---------------------------------
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [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.*
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
10:54:49 [2024-04-18T14:54:49.840Z] [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
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] 
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT [47/128]
10:54:49 [2024-04-18T14:54:49.840Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
10:54:49 [2024-04-18T14:54:49.840Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:50 [2024-04-18T14:54:50.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
10:54:50 [2024-04-18T14:54:50.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
10:54:50 [2024-04-18T14:54:50.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
10:54:50 [2024-04-18T14:54:50.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
10:54:50 [2024-04-18T14:54:50.095Z] [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
10:54:50 [2024-04-18T14:54:50.095Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.095Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.095Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.095Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [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.*
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [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
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] 
10:54:50 [2024-04-18T14:54:50.096Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:50 [2024-04-18T14:54:50.096Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:50 [2024-04-18T14:54:50.096Z] [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
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [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
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:51 [2024-04-18T14:54:51.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
10:54:51 [2024-04-18T14:54:51.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
10:54:51 [2024-04-18T14:54:51.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
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 40 were skipped
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.022Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.022Z] [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
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.277Z] [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
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] 
10:54:51 [2024-04-18T14:54:51.277Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:51 [2024-04-18T14:54:51.277Z] [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
10:54:53 [2024-04-18T14:54:53.164Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:54 [2024-04-18T14:54:54.527Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [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
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT [48/128]
10:54:54 [2024-04-18T14:54:54.527Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
10:54:54 [2024-04-18T14:54:54.527Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.528Z] [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
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.528Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.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
10:54:54 [2024-04-18T14:54:54.784Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.784Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.785Z] [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.*
10:54:54 [2024-04-18T14:54:54.785Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.785Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.785Z] [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
10:54:54 [2024-04-18T14:54:54.785Z] [INFO] 
10:54:54 [2024-04-18T14:54:54.785Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:54 [2024-04-18T14:54:54.785Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:54 [2024-04-18T14:54:54.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:54 [2024-04-18T14:54:54.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:54 [2024-04-18T14:54:54.785Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:54 [2024-04-18T14:54:54.785Z] [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
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [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
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:54:55 [2024-04-18T14:54:55.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:55 [2024-04-18T14:54:55.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:55 [2024-04-18T14:54:55.710Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [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
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [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
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] 
10:54:55 [2024-04-18T14:54:55.710Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:55 [2024-04-18T14:54:55.710Z] [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
10:54:56 [2024-04-18T14:54:56.637Z] [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
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:57 [2024-04-18T14:54:57.197Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
10:54:57 [2024-04-18T14:54:57.457Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.457Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:57 [2024-04-18T14:54:57.457Z] [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
10:54:57 [2024-04-18T14:54:57.457Z] [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
10:54:57 [2024-04-18T14:54:57.457Z] [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
10:54:57 [2024-04-18T14:54:57.457Z] [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
10:54:57 [2024-04-18T14:54:57.458Z] [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
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT [49/128]
10:54:57 [2024-04-18T14:54:57.458Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:54:57 [2024-04-18T14:54:57.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
10:54:57 [2024-04-18T14:54:57.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
10:54:57 [2024-04-18T14:54:57.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
10:54:57 [2024-04-18T14:54:57.458Z] [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
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [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.*
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [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
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.458Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.458Z] [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
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.714Z] [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
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] 
10:54:57 [2024-04-18T14:54:57.714Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:54:57 [2024-04-18T14:54:57.714Z] [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
10:54:59 [2024-04-18T14:54:59.077Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT [50/128]
10:55:00 [2024-04-18T14:55:00.005Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
10:55:00 [2024-04-18T14:55:00.005Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:00 [2024-04-18T14:55:00.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.005Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.005Z] [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
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.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/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.261Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.261Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.261Z] [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
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:00 [2024-04-18T14:55:00.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.516Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.516Z] [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
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.516Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.771Z] [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
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] 
10:55:00 [2024-04-18T14:55:00.771Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:00 [2024-04-18T14:55:00.771Z] [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
10:55:02 [2024-04-18T14:55:02.131Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT [51/128]
10:55:02 [2024-04-18T14:55:02.692Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:02 [2024-04-18T14:55:02.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
10:55:02 [2024-04-18T14:55:02.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
10:55:02 [2024-04-18T14:55:02.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
10:55:02 [2024-04-18T14:55:02.692Z] [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
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.692Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.693Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.693Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Executing tasks
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Executed tasks
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Resolving class path of Trace Compass Incubator uftrace User Guide
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [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.*
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Executing tasks
10:55:02 [2024-04-18T14:55:02.948Z] 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
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] Executed tasks
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [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
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] 
10:55:02 [2024-04-18T14:55:02.948Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:02 [2024-04-18T14:55:02.948Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:55:02 [2024-04-18T14:55:02.949Z] [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
10:55:02 [2024-04-18T14:55:02.949Z] [INFO] Command line:
10:55:02 [2024-04-18T14:55:02.949Z] 	[/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]
10:55:02 [2024-04-18T14:55:02.949Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:55:03 [2024-04-18T14:55:03.875Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:03 [2024-04-18T14:55:03.875Z] 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)
10:55:03 [2024-04-18T14:55:03.875Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:55:03 [2024-04-18T14:55:03.875Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:04 [2024-04-18T14:55:04.803Z] Buildfile: build.xml
10:55:04 [2024-04-18T14:55:04.803Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:55:04 [2024-04-18T14:55:04.803Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:04 [2024-04-18T14:55:04.803Z] 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)
10:55:04 [2024-04-18T14:55:04.803Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:55:04 [2024-04-18T14:55:04.803Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:04 [2024-04-18T14:55:04.803Z] 
10:55:04 [2024-04-18T14:55:04.803Z] build.index:
10:55:05 [2024-04-18T14:55:05.729Z] BUILD SUCCESSFUL
10:55:05 [2024-04-18T14:55:05.729Z] 
10:55:05 [2024-04-18T14:55:05.729Z] BUILD SUCCESSFUL
10:55:05 [2024-04-18T14:55:05.729Z] Total time: 1 second
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [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
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:05 [2024-04-18T14:55:05.729Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:05 [2024-04-18T14:55:05.729Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [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
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [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
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] 
10:55:05 [2024-04-18T14:55:05.729Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:05 [2024-04-18T14:55:05.729Z] [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
10:55:07 [2024-04-18T14:55:07.092Z] [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
10:55:08 [2024-04-18T14:55:08.018Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.018Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] Executing tasks
10:55:08 [2024-04-18T14:55:08.019Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
10:55:08 [2024-04-18T14:55:08.019Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] Executed tasks
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT [52/128]
10:55:08 [2024-04-18T14:55:08.019Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:55:08 [2024-04-18T14:55:08.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
10:55:08 [2024-04-18T14:55:08.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
10:55:08 [2024-04-18T14:55:08.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
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [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.*
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/src/main/resources
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 36 were skipped
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [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
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] 
10:55:08 [2024-04-18T14:55:08.019Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:08 [2024-04-18T14:55:08.020Z] [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
10:55:08 [2024-04-18T14:55:08.946Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:10 [2024-04-18T14:55:10.313Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [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
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
10:55:10 [2024-04-18T14:55:10.313Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT [53/128]
10:55:10 [2024-04-18T14:55:10.314Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [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
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Executing tasks
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Executed tasks
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Resolving class path of Trace Compass Incubator Perf Profiling User Guide
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [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.*
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Executing tasks
10:55:10 [2024-04-18T14:55:10.314Z] 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
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Executed tasks
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [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
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] 
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:10 [2024-04-18T14:55:10.314Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:55:10 [2024-04-18T14:55:10.314Z] [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
10:55:10 [2024-04-18T14:55:10.314Z] [INFO] Command line:
10:55:10 [2024-04-18T14:55:10.314Z] 	[/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]
10:55:10 [2024-04-18T14:55:10.314Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:55:11 [2024-04-18T14:55:11.239Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:11 [2024-04-18T14:55:11.239Z] 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)
10:55:11 [2024-04-18T14:55:11.239Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:55:11 [2024-04-18T14:55:11.239Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:12 [2024-04-18T14:55:12.164Z] Buildfile: build.xml
10:55:12 [2024-04-18T14:55:12.164Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:55:12 [2024-04-18T14:55:12.164Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:12 [2024-04-18T14:55:12.164Z] 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)
10:55:12 [2024-04-18T14:55:12.164Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:55:12 [2024-04-18T14:55:12.164Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:12 [2024-04-18T14:55:12.164Z] 
10:55:12 [2024-04-18T14:55:12.164Z] build.index:
10:55:13 [2024-04-18T14:55:13.091Z] BUILD SUCCESSFUL
10:55:13 [2024-04-18T14:55:13.091Z] 
10:55:13 [2024-04-18T14:55:13.091Z] BUILD SUCCESSFUL
10:55:13 [2024-04-18T14:55:13.091Z] Total time: 1 second
10:55:13 [2024-04-18T14:55:13.091Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.091Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [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
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:13 [2024-04-18T14:55:13.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:13 [2024-04-18T14:55:13.092Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [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
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [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
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] 
10:55:13 [2024-04-18T14:55:13.092Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:13 [2024-04-18T14:55:13.348Z] [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
10:55:14 [2024-04-18T14:55:14.274Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] Executing tasks
10:55:14 [2024-04-18T14:55:14.840Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] Executed tasks
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] 
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT [54/128]
10:55:14 [2024-04-18T14:55:14.840Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
10:55:14 [2024-04-18T14:55:14.840Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:14 [2024-04-18T14:55:14.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:14 [2024-04-18T14:55:14.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:14 [2024-04-18T14:55:14.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:14 [2024-04-18T14:55:14.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:14 [2024-04-18T14:55:14.840Z] [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
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [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.*
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [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
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.098Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.098Z] [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
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [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
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:15 [2024-04-18T14:55:15.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.354Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.354Z] [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
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.354Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.610Z] [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
10:55:15 [2024-04-18T14:55:15.610Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.610Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.610Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.610Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.611Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.611Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.611Z] [INFO] 
10:55:15 [2024-04-18T14:55:15.611Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:15 [2024-04-18T14:55:15.611Z] [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
10:55:16 [2024-04-18T14:55:16.539Z] [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
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.904Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:17 [2024-04-18T14:55:17.904Z] [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
10:55:17 [2024-04-18T14:55:17.904Z] [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
10:55:17 [2024-04-18T14:55:17.904Z] [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
10:55:17 [2024-04-18T14:55:17.904Z] [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
10:55:17 [2024-04-18T14:55:17.905Z] [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
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT [55/128]
10:55:17 [2024-04-18T14:55:17.905Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:55:17 [2024-04-18T14:55:17.905Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:17 [2024-04-18T14:55:17.905Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:17 [2024-04-18T14:55:17.905Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:17 [2024-04-18T14:55:17.905Z] [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
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [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.*
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/src/main/resources
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [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
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [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
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] 
10:55:17 [2024-04-18T14:55:17.905Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:17 [2024-04-18T14:55:17.905Z] [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
10:55:19 [2024-04-18T14:55:19.271Z] [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
10:55:20 [2024-04-18T14:55:20.198Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.198Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:20 [2024-04-18T14:55:20.198Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:20 [2024-04-18T14:55:20.198Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.198Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT [56/128]
10:55:20 [2024-04-18T14:55:20.199Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
10:55:20 [2024-04-18T14:55:20.199Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:20 [2024-04-18T14:55:20.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.199Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.199Z] [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
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] The project's OSGi version is 0.1.3.202404181450
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.454Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [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.*
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [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
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] 
10:55:20 [2024-04-18T14:55:20.455Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.455Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:20 [2024-04-18T14:55:20.710Z] [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
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [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
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:21 [2024-04-18T14:55:21.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
10:55:21 [2024-04-18T14:55:21.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
10:55:21 [2024-04-18T14:55:21.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
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [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
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.636Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.636Z] [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
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] 
10:55:21 [2024-04-18T14:55:21.891Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:21 [2024-04-18T14:55:21.892Z] [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
10:55:23 [2024-04-18T14:55:23.775Z] [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
10:55:24 [2024-04-18T14:55:24.335Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.335Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT [57/128]
10:55:24 [2024-04-18T14:55:24.336Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
10:55:24 [2024-04-18T14:55:24.336Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:24 [2024-04-18T14:55:24.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.336Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.336Z] [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
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Executing tasks
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Executed tasks
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Resolving class path of Trace Compass Incubator Filters User Guide
10:55:24 [2024-04-18T14:55:24.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [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.*
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Executing tasks
10:55:24 [2024-04-18T14:55:24.591Z] 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
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] Executed tasks
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [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
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.591Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:24 [2024-04-18T14:55:24.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] 
10:55:24 [2024-04-18T14:55:24.591Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:24 [2024-04-18T14:55:24.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.592Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:24 [2024-04-18T14:55:24.592Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:55:24 [2024-04-18T14:55:24.592Z] [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
10:55:24 [2024-04-18T14:55:24.592Z] [INFO] Command line:
10:55:24 [2024-04-18T14:55:24.592Z] 	[/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]
10:55:24 [2024-04-18T14:55:24.592Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:55:25 [2024-04-18T14:55:25.153Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:25 [2024-04-18T14:55:25.153Z] 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)
10:55:25 [2024-04-18T14:55:25.153Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:55:25 [2024-04-18T14:55:25.153Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:26 [2024-04-18T14:55:26.514Z] Buildfile: build.xml
10:55:26 [2024-04-18T14:55:26.514Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:55:26 [2024-04-18T14:55:26.514Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:26 [2024-04-18T14:55:26.514Z] 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)
10:55:26 [2024-04-18T14:55:26.514Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:55:26 [2024-04-18T14:55:26.514Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:26 [2024-04-18T14:55:26.514Z] 
10:55:26 [2024-04-18T14:55:26.514Z] build.index:
10:55:27 [2024-04-18T14:55:27.439Z] BUILD SUCCESSFUL
10:55:27 [2024-04-18T14:55:27.439Z] 
10:55:27 [2024-04-18T14:55:27.439Z] BUILD SUCCESSFUL
10:55:27 [2024-04-18T14:55:27.439Z] Total time: 1 second
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [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
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:27 [2024-04-18T14:55:27.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:27 [2024-04-18T14:55:27.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [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
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [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
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] 
10:55:27 [2024-04-18T14:55:27.439Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:27 [2024-04-18T14:55:27.440Z] [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
10:55:28 [2024-04-18T14:55:28.363Z] [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
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.923Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:28 [2024-04-18T14:55:28.923Z] [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
10:55:28 [2024-04-18T14:55:28.923Z] [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
10:55:28 [2024-04-18T14:55:28.924Z] [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
10:55:28 [2024-04-18T14:55:28.924Z] [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
10:55:28 [2024-04-18T14:55:28.924Z] [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
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] Executing tasks
10:55:28 [2024-04-18T14:55:28.924Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
10:55:28 [2024-04-18T14:55:28.924Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] Executed tasks
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] 
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT [58/128]
10:55:28 [2024-04-18T14:55:28.924Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
10:55:28 [2024-04-18T14:55:28.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:28 [2024-04-18T14:55:28.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
10:55:28 [2024-04-18T14:55:28.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
10:55:28 [2024-04-18T14:55:28.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
10:55:28 [2024-04-18T14:55:28.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
10:55:28 [2024-04-18T14:55:28.924Z] [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
10:55:29 [2024-04-18T14:55:29.179Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.179Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.ui
10:55:29 [2024-04-18T14:55:29.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.179Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.433Z] [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.*
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.433Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.433Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:29 [2024-04-18T14:55:29.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.434Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.434Z] [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
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.689Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:29 [2024-04-18T14:55:29.689Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.689Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.689Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.689Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.944Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
10:55:29 [2024-04-18T14:55:29.944Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.944Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.944Z] [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
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.945Z] [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
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] 
10:55:29 [2024-04-18T14:55:29.945Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:29 [2024-04-18T14:55:29.945Z] [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
10:55:30 [2024-04-18T14:55:30.867Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT [59/128]
10:55:31 [2024-04-18T14:55:31.428Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
10:55:31 [2024-04-18T14:55:31.428Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:55:31 [2024-04-18T14:55:31.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:31 [2024-04-18T14:55:31.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:31 [2024-04-18T14:55:31.428Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:31 [2024-04-18T14:55:31.428Z] [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
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/target
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [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.*
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.filters/src/main/resources
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [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
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [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
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] 
10:55:31 [2024-04-18T14:55:31.684Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
10:55:31 [2024-04-18T14:55:31.684Z] [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
10:55:32 [2024-04-18T14:55:32.609Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] 
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] 
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] 
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] 
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] 
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT [60/128]
10:55:33 [2024-04-18T14:55:33.972Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
10:55:33 [2024-04-18T14:55:33.972Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:33 [2024-04-18T14:55:33.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
10:55:33 [2024-04-18T14:55:33.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
10:55:33 [2024-04-18T14:55:33.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
10:55:33 [2024-04-18T14:55:33.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
10:55:33 [2024-04-18T14:55:33.972Z] [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
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.227Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.ui
10:55:34 [2024-04-18T14:55:34.227Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:34 [2024-04-18T14:55:34.227Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.482Z] [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.*
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] 
10:55:34 [2024-04-18T14:55:34.482Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:34 [2024-04-18T14:55:34.482Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:34 [2024-04-18T14:55:34.482Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:34 [2024-04-18T14:55:34.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:34 [2024-04-18T14:55:34.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:34 [2024-04-18T14:55:34.483Z] [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
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:35 [2024-04-18T14:55:35.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:35 [2024-04-18T14:55:35.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:35 [2024-04-18T14:55:35.044Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [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
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [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
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] 
10:55:35 [2024-04-18T14:55:35.044Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:35 [2024-04-18T14:55:35.044Z] [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
10:55:36 [2024-04-18T14:55:36.929Z] [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
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
10:55:37 [2024-04-18T14:55:37.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT [61/128]
10:55:37 [2024-04-18T14:55:37.762Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Executing tasks
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Executed tasks
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Resolving class path of Trace Compass Incubator kernel User Guide
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [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.*
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Executing tasks
10:55:37 [2024-04-18T14:55:37.762Z] 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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] Executed tasks
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.762Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] 
10:55:37 [2024-04-18T14:55:37.762Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:37 [2024-04-18T14:55:37.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
10:55:37 [2024-04-18T14:55:37.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:37 [2024-04-18T14:55:37.763Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:37 [2024-04-18T14:55:37.763Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:55:37 [2024-04-18T14:55:37.763Z] [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
10:55:37 [2024-04-18T14:55:37.763Z] [INFO] Command line:
10:55:37 [2024-04-18T14:55:37.763Z] 	[/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]
10:55:37 [2024-04-18T14:55:37.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:55:38 [2024-04-18T14:55:38.688Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:38 [2024-04-18T14:55:38.688Z] 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)
10:55:38 [2024-04-18T14:55:38.688Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:55:38 [2024-04-18T14:55:38.688Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:39 [2024-04-18T14:55:39.613Z] Buildfile: build.xml
10:55:39 [2024-04-18T14:55:39.613Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:55:39 [2024-04-18T14:55:39.613Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:39 [2024-04-18T14:55:39.613Z] 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)
10:55:39 [2024-04-18T14:55:39.613Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:55:39 [2024-04-18T14:55:39.613Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:39 [2024-04-18T14:55:39.613Z] 
10:55:39 [2024-04-18T14:55:39.613Z] build.index:
10:55:40 [2024-04-18T14:55:40.538Z] BUILD SUCCESSFUL
10:55:40 [2024-04-18T14:55:40.538Z] 
10:55:40 [2024-04-18T14:55:40.538Z] BUILD SUCCESSFUL
10:55:40 [2024-04-18T14:55:40.538Z] Total time: 1 second
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [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
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:40 [2024-04-18T14:55:40.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:40 [2024-04-18T14:55:40.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [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
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.538Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.538Z] [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
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] 
10:55:40 [2024-04-18T14:55:40.539Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:40 [2024-04-18T14:55:40.539Z] [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
10:55:41 [2024-04-18T14:55:41.464Z] [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
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.345Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:43 [2024-04-18T14:55:43.345Z] [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
10:55:43 [2024-04-18T14:55:43.345Z] [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
10:55:43 [2024-04-18T14:55:43.345Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] Executing tasks
10:55:43 [2024-04-18T14:55:43.346Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
10:55:43 [2024-04-18T14:55:43.346Z] [INFO]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] Executed tasks
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT [62/128]
10:55:43 [2024-04-18T14:55:43.346Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:55:43 [2024-04-18T14:55:43.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:43 [2024-04-18T14:55:43.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:43 [2024-04-18T14:55:43.346Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/target
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [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.*
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.kernel/src/main/resources
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] 
10:55:43 [2024-04-18T14:55:43.346Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:43 [2024-04-18T14:55:43.346Z] [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
10:55:44 [2024-04-18T14:55:44.271Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT [63/128]
10:55:46 [2024-04-18T14:55:46.158Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:46 [2024-04-18T14:55:46.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.158Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.158Z] [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
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.158Z] [INFO] Executing tasks
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] Executed tasks
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] Resolving class path of Trace Compass Incubator otf2 User Guide
10:55:46 [2024-04-18T14:55:46.414Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.414Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [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.*
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] Executing tasks
10:55:46 [2024-04-18T14:55:46.414Z] 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
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] Executed tasks
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.414Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.415Z] [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
10:55:46 [2024-04-18T14:55:46.415Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.415Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.415Z] [INFO] 
10:55:46 [2024-04-18T14:55:46.415Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:46 [2024-04-18T14:55:46.415Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:55:46 [2024-04-18T14:55:46.415Z] [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
10:55:46 [2024-04-18T14:55:46.415Z] [INFO] Command line:
10:55:46 [2024-04-18T14:55:46.415Z] 	[/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]
10:55:46 [2024-04-18T14:55:46.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:55:46 [2024-04-18T14:55:46.975Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:46 [2024-04-18T14:55:46.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)
10:55:46 [2024-04-18T14:55:46.975Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:55:46 [2024-04-18T14:55:46.975Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:48 [2024-04-18T14:55:48.336Z] Buildfile: build.xml
10:55:48 [2024-04-18T14:55:48.336Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:55:48 [2024-04-18T14:55:48.336Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:55:48 [2024-04-18T14:55:48.336Z] 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)
10:55:48 [2024-04-18T14:55:48.336Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:55:48 [2024-04-18T14:55:48.336Z] WARNING: System::setSecurityManager will be removed in a future release
10:55:48 [2024-04-18T14:55:48.336Z] 
10:55:48 [2024-04-18T14:55:48.336Z] build.index:
10:55:49 [2024-04-18T14:55:49.260Z] BUILD SUCCESSFUL
10:55:49 [2024-04-18T14:55:49.260Z] 
10:55:49 [2024-04-18T14:55:49.260Z] BUILD SUCCESSFUL
10:55:49 [2024-04-18T14:55:49.260Z] Total time: 1 second
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.260Z] [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
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.260Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:49 [2024-04-18T14:55:49.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
10:55:49 [2024-04-18T14:55:49.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
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.260Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.260Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [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
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [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
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] 
10:55:49 [2024-04-18T14:55:49.261Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:49 [2024-04-18T14:55:49.261Z] [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
10:55:49 [2024-04-18T14:55:49.821Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] Executing tasks
10:55:51 [2024-04-18T14:55:51.184Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
10:55:51 [2024-04-18T14:55:51.184Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] Executed tasks
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT [64/128]
10:55:51 [2024-04-18T14:55:51.184Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
10:55:51 [2024-04-18T14:55:51.184Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:51 [2024-04-18T14:55:51.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.184Z] [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
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] The project's OSGi version is 0.1.4.202404181450
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core
10:55:51 [2024-04-18T14:55:51.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [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.*
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] 
10:55:51 [2024-04-18T14:55:51.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:51 [2024-04-18T14:55:51.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:51 [2024-04-18T14:55:51.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.440Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:51 [2024-04-18T14:55:51.440Z] [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
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.364Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.364Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:52 [2024-04-18T14:55:52.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:52 [2024-04-18T14:55:52.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:52 [2024-04-18T14:55:52.365Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 41 were skipped
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [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
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [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
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] 
10:55:52 [2024-04-18T14:55:52.365Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:52 [2024-04-18T14:55:52.620Z] [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
10:55:53 [2024-04-18T14:55:53.980Z] [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
10:55:55 [2024-04-18T14:55:55.339Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.339Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:55 [2024-04-18T14:55:55.339Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:55 [2024-04-18T14:55:55.339Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT [65/128]
10:55:55 [2024-04-18T14:55:55.340Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
10:55:55 [2024-04-18T14:55:55.340Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:55:55 [2024-04-18T14:55:55.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.340Z] [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
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.ui
10:55:55 [2024-04-18T14:55:55.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.850Z] [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.*
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] 
10:55:55 [2024-04-18T14:55:55.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:55 [2024-04-18T14:55:55.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:55 [2024-04-18T14:55:55.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
10:55:55 [2024-04-18T14:55:55.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
10:55:55 [2024-04-18T14:55:55.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
10:55:55 [2024-04-18T14:55:55.850Z] [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
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:55:56 [2024-04-18T14:55:56.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:56 [2024-04-18T14:55:56.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:56 [2024-04-18T14:55:56.107Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [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
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [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
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] 
10:55:56 [2024-04-18T14:55:56.107Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:56 [2024-04-18T14:55:56.107Z] [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
10:55:56 [2024-04-18T14:55:56.667Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT [66/128]
10:55:57 [2024-04-18T14:55:57.591Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
10:55:57 [2024-04-18T14:55:57.591Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:55:57 [2024-04-18T14:55:57.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:57 [2024-04-18T14:55:57.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:57 [2024-04-18T14:55:57.591Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:55:57 [2024-04-18T14:55:57.591Z] [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
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [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.*
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/src/main/resources
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.592Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [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
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [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
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] 
10:55:57 [2024-04-18T14:55:57.849Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
10:55:57 [2024-04-18T14:55:57.849Z] [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
10:55:58 [2024-04-18T14:55:58.773Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT [67/128]
10:56:00 [2024-04-18T14:56:00.131Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:00 [2024-04-18T14:56:00.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.131Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.131Z] [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
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] The project's OSGi version is 0.1.3.202404181450
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.131Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [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.*
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.132Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.132Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.132Z] [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
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.690Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:00 [2024-04-18T14:56:00.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.691Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [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
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [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
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] 
10:56:00 [2024-04-18T14:56:00.691Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:00 [2024-04-18T14:56:00.947Z] [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
10:56:02 [2024-04-18T14:56:02.307Z] [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
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] 
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] 
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:56:02 [2024-04-18T14:56:02.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:56:03 [2024-04-18T14:56:03.122Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.122Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:03 [2024-04-18T14:56:03.122Z] [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
10:56:03 [2024-04-18T14:56:03.122Z] [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
10:56:03 [2024-04-18T14:56:03.122Z] [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
10:56:03 [2024-04-18T14:56:03.122Z] [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
10:56:03 [2024-04-18T14:56:03.122Z] [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
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT [68/128]
10:56:03 [2024-04-18T14:56:03.123Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:03 [2024-04-18T14:56:03.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:03 [2024-04-18T14:56:03.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:03 [2024-04-18T14:56:03.123Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:03 [2024-04-18T14:56:03.123Z] [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
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/target
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [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.*
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.rocm/src/main/resources
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 46 were skipped
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [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
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [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
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] 
10:56:03 [2024-04-18T14:56:03.123Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:03 [2024-04-18T14:56:03.123Z] [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
10:56:04 [2024-04-18T14:56:04.048Z] [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
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:05 [2024-04-18T14:56:05.410Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:56:05 [2024-04-18T14:56:05.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:56:05 [2024-04-18T14:56:05.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
10:56:05 [2024-04-18T14:56:05.664Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.664Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:05 [2024-04-18T14:56:05.664Z] [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
10:56:05 [2024-04-18T14:56:05.664Z] [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
10:56:05 [2024-04-18T14:56:05.664Z] [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
10:56:05 [2024-04-18T14:56:05.665Z] [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
10:56:05 [2024-04-18T14:56:05.665Z] [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
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT [69/128]
10:56:05 [2024-04-18T14:56:05.665Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.665Z] [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
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [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.*
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [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
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.665Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.665Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.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
10:56:05 [2024-04-18T14:56:05.665Z] [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
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [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
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:05 [2024-04-18T14:56:05.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:05 [2024-04-18T14:56:05.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:05 [2024-04-18T14:56:05.922Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [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
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:05 [2024-04-18T14:56:05.922Z] [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
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] 
10:56:05 [2024-04-18T14:56:05.922Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] 
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] 
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] 
10:56:06 [2024-04-18T14:56:06.178Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:06 [2024-04-18T14:56:06.178Z] [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
10:56:06 [2024-04-18T14:56:06.737Z] [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
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.097Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT [70/128]
10:56:08 [2024-04-18T14:56:08.098Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
10:56:08 [2024-04-18T14:56:08.098Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:08 [2024-04-18T14:56:08.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.098Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.098Z] [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
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.353Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.ui
10:56:08 [2024-04-18T14:56:08.353Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.353Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [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.*
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [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
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.608Z] [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
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [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
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.608Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.608Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.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
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.609Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.609Z] [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
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.609Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.863Z] [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
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] 
10:56:08 [2024-04-18T14:56:08.863Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:08 [2024-04-18T14:56:08.863Z] [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
10:56:10 [2024-04-18T14:56:10.224Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:11 [2024-04-18T14:56:11.586Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [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
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT [71/128]
10:56:11 [2024-04-18T14:56:11.586Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
10:56:11 [2024-04-18T14:56:11.586Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:11 [2024-04-18T14:56:11.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:11 [2024-04-18T14:56:11.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:11 [2024-04-18T14:56:11.840Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:11 [2024-04-18T14:56:11.840Z] [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
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.840Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [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.*
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/src/main/resources
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [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
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [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
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] 
10:56:11 [2024-04-18T14:56:11.841Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:11 [2024-04-18T14:56:11.841Z] [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
10:56:12 [2024-04-18T14:56:12.764Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT [72/128]
10:56:13 [2024-04-18T14:56:13.323Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
10:56:13 [2024-04-18T14:56:13.323Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:13 [2024-04-18T14:56:13.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:13 [2024-04-18T14:56:13.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:13 [2024-04-18T14:56:13.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:13 [2024-04-18T14:56:13.323Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:13 [2024-04-18T14:56:13.323Z] [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
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.577Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.578Z] [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.*
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.578Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.578Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.578Z] [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
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.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
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [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
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [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
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] 
10:56:13 [2024-04-18T14:56:13.833Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:13 [2024-04-18T14:56:13.833Z] [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
10:56:15 [2024-04-18T14:56:15.195Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT [73/128]
10:56:16 [2024-04-18T14:56:16.121Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:16 [2024-04-18T14:56:16.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
10:56:16 [2024-04-18T14:56:16.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
10:56:16 [2024-04-18T14:56:16.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
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.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/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/src/main/resources
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 44 were skipped
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.121Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.121Z] [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
10:56:16 [2024-04-18T14:56:16.377Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.377Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.377Z] [INFO] 
10:56:16 [2024-04-18T14:56:16.377Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:16 [2024-04-18T14:56:16.377Z] [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
10:56:16 [2024-04-18T14:56:16.936Z] [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
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] 
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] 
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] 
10:56:17 [2024-04-18T14:56:17.861Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:17 [2024-04-18T14:56:17.861Z] [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
10:56:17 [2024-04-18T14:56:17.862Z] [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
10:56:17 [2024-04-18T14:56:17.862Z] [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
10:56:17 [2024-04-18T14:56:17.862Z] [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
10:56:17 [2024-04-18T14:56:17.862Z] [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
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] 
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] 
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT [74/128]
10:56:17 [2024-04-18T14:56:17.862Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
10:56:17 [2024-04-18T14:56:17.862Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:17 [2024-04-18T14:56:17.862Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
10:56:17 [2024-04-18T14:56:17.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:17 [2024-04-18T14:56:17.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:17 [2024-04-18T14:56:17.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:17 [2024-04-18T14:56:17.862Z] [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
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [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.*
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.117Z] [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.*
10:56:18 [2024-04-18T14:56:18.117Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/src/main/resources
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/help
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] 
10:56:18 [2024-04-18T14:56:18.118Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.002Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:20 [2024-04-18T14:56:20.003Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:20 [2024-04-18T14:56:20.258Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 183 were skipped
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [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
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [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
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] 
10:56:20 [2024-04-18T14:56:20.258Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:20 [2024-04-18T14:56:20.258Z] [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
10:56:20 [2024-04-18T14:56:20.818Z] [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
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
10:56:22 [2024-04-18T14:56:22.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:22 [2024-04-18T14:56:22.438Z] [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
10:56:22 [2024-04-18T14:56:22.438Z] [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
10:56:22 [2024-04-18T14:56:22.438Z] [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
10:56:22 [2024-04-18T14:56:22.438Z] [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
10:56:22 [2024-04-18T14:56:22.438Z] [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
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
10:56:22 [2024-04-18T14:56:22.438Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT [75/128]
10:56:22 [2024-04-18T14:56:22.438Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [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
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] The project's OSGi version is 0.1.5.202404181450
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [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.*
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] 
10:56:22 [2024-04-18T14:56:22.439Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:22 [2024-04-18T14:56:22.439Z] [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
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:23 [2024-04-18T14:56:23.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:23 [2024-04-18T14:56:23.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:23 [2024-04-18T14:56:23.000Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 36 were skipped
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [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
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [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
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] 
10:56:23 [2024-04-18T14:56:23.000Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:23 [2024-04-18T14:56:23.255Z] [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
10:56:24 [2024-04-18T14:56:24.180Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:24 [2024-04-18T14:56:24.740Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [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
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT [76/128]
10:56:24 [2024-04-18T14:56:24.740Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
10:56:24 [2024-04-18T14:56:24.740Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:24 [2024-04-18T14:56:24.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:24 [2024-04-18T14:56:24.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:24 [2024-04-18T14:56:24.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:24 [2024-04-18T14:56:24.740Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:24 [2024-04-18T14:56:24.741Z] [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
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.995Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] 
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:24 [2024-04-18T14:56:24.996Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.ui
10:56:24 [2024-04-18T14:56:24.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:24 [2024-04-18T14:56:24.996Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.250Z] [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.*
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.250Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.251Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:25 [2024-04-18T14:56:25.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.251Z] [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
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:25 [2024-04-18T14:56:25.812Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.812Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.812Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [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
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [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
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] 
10:56:25 [2024-04-18T14:56:25.812Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:25 [2024-04-18T14:56:25.812Z] [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
10:56:26 [2024-04-18T14:56:26.371Z] [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
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:27 [2024-04-18T14:56:27.295Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT [77/128]
10:56:27 [2024-04-18T14:56:27.296Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Executing tasks
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Executed tasks
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Resolving class path of Trace Compass Incubator opentracing User Guide
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [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.*
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Executing tasks
10:56:27 [2024-04-18T14:56:27.296Z] 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
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] Executed tasks
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [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
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] 
10:56:27 [2024-04-18T14:56:27.296Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:27 [2024-04-18T14:56:27.296Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:56:27 [2024-04-18T14:56:27.297Z] [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
10:56:27 [2024-04-18T14:56:27.297Z] [INFO] Command line:
10:56:27 [2024-04-18T14:56:27.297Z] 	[/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]
10:56:27 [2024-04-18T14:56:27.297Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:56:28 [2024-04-18T14:56:28.220Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:56:28 [2024-04-18T14:56:28.220Z] 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)
10:56:28 [2024-04-18T14:56:28.220Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:56:28 [2024-04-18T14:56:28.220Z] WARNING: System::setSecurityManager will be removed in a future release
10:56:29 [2024-04-18T14:56:29.142Z] Buildfile: build.xml
10:56:29 [2024-04-18T14:56:29.142Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:56:29 [2024-04-18T14:56:29.142Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:56:29 [2024-04-18T14:56:29.142Z] 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)
10:56:29 [2024-04-18T14:56:29.142Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:56:29 [2024-04-18T14:56:29.142Z] WARNING: System::setSecurityManager will be removed in a future release
10:56:29 [2024-04-18T14:56:29.142Z] 
10:56:29 [2024-04-18T14:56:29.142Z] build.index:
10:56:30 [2024-04-18T14:56:30.065Z] BUILD SUCCESSFUL
10:56:30 [2024-04-18T14:56:30.065Z] 
10:56:30 [2024-04-18T14:56:30.065Z] BUILD SUCCESSFUL
10:56:30 [2024-04-18T14:56:30.065Z] Total time: 1 second
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.065Z] [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
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.065Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:30 [2024-04-18T14:56:30.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:30 [2024-04-18T14:56:30.065Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.065Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.065Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.066Z] [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
10:56:30 [2024-04-18T14:56:30.066Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.066Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.066Z] [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
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] 
10:56:30 [2024-04-18T14:56:30.321Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:30 [2024-04-18T14:56:30.321Z] [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
10:56:30 [2024-04-18T14:56:30.882Z] [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
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.441Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:31 [2024-04-18T14:56:31.441Z] [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
10:56:31 [2024-04-18T14:56:31.442Z] [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
10:56:31 [2024-04-18T14:56:31.442Z] [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
10:56:31 [2024-04-18T14:56:31.442Z] [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
10:56:31 [2024-04-18T14:56:31.442Z] [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
10:56:31 [2024-04-18T14:56:31.442Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.442Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:31 [2024-04-18T14:56:31.442Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.442Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
10:56:31 [2024-04-18T14:56:31.696Z] [INFO] Executing tasks
10:56:31 [2024-04-18T14:56:31.696Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
10:56:31 [2024-04-18T14:56:31.696Z] [INFO]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
10:56:31 [2024-04-18T14:56:31.696Z] [INFO] Executed tasks
10:56:31 [2024-04-18T14:56:31.696Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.696Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
10:56:31 [2024-04-18T14:56:31.696Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT [78/128]
10:56:31 [2024-04-18T14:56:31.697Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:31 [2024-04-18T14:56:31.697Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:31 [2024-04-18T14:56:31.697Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:31 [2024-04-18T14:56:31.697Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:31 [2024-04-18T14:56:31.697Z] [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
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [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.*
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/src/main/resources
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [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
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.697Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.952Z] [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
10:56:31 [2024-04-18T14:56:31.952Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.952Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.952Z] [INFO] 
10:56:31 [2024-04-18T14:56:31.952Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:31 [2024-04-18T14:56:31.952Z] [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
10:56:32 [2024-04-18T14:56:32.877Z] [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
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.436Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:33 [2024-04-18T14:56:33.436Z] [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
10:56:33 [2024-04-18T14:56:33.436Z] [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
10:56:33 [2024-04-18T14:56:33.436Z] [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
10:56:33 [2024-04-18T14:56:33.437Z] [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
10:56:33 [2024-04-18T14:56:33.437Z] [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
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT [79/128]
10:56:33 [2024-04-18T14:56:33.437Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.437Z] [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
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [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.*
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.437Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.437Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.692Z] [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
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.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
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 34 were skipped
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.692Z] [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
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.692Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.947Z] [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
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] 
10:56:33 [2024-04-18T14:56:33.947Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:33 [2024-04-18T14:56:33.947Z] [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
10:56:34 [2024-04-18T14:56:34.508Z] [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
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.870Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:35 [2024-04-18T14:56:35.870Z] [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
10:56:35 [2024-04-18T14:56:35.870Z] [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
10:56:35 [2024-04-18T14:56:35.870Z] [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
10:56:35 [2024-04-18T14:56:35.870Z] [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
10:56:35 [2024-04-18T14:56:35.870Z] [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
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT [80/128]
10:56:35 [2024-04-18T14:56:35.871Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [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
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Executing tasks
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Executed tasks
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Resolving class path of Trace Compass Incubator eventcount User Guide
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [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.*
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Executing tasks
10:56:35 [2024-04-18T14:56:35.871Z] 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
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Executed tasks
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [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
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] 
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:35 [2024-04-18T14:56:35.871Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
10:56:35 [2024-04-18T14:56:35.871Z] [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
10:56:35 [2024-04-18T14:56:35.871Z] [INFO] Command line:
10:56:35 [2024-04-18T14:56:35.871Z] 	[/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]
10:56:35 [2024-04-18T14:56:35.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:56:36 [2024-04-18T14:56:36.797Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:56:36 [2024-04-18T14:56:36.797Z] 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)
10:56:36 [2024-04-18T14:56:36.797Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:56:36 [2024-04-18T14:56:36.797Z] WARNING: System::setSecurityManager will be removed in a future release
10:56:37 [2024-04-18T14:56:37.722Z] Buildfile: build.xml
10:56:37 [2024-04-18T14:56:37.977Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
10:56:37 [2024-04-18T14:56:37.977Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:56:37 [2024-04-18T14:56:37.977Z] 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)
10:56:37 [2024-04-18T14:56:37.977Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
10:56:37 [2024-04-18T14:56:37.977Z] WARNING: System::setSecurityManager will be removed in a future release
10:56:37 [2024-04-18T14:56:37.977Z] 
10:56:37 [2024-04-18T14:56:37.977Z] build.index:
10:56:38 [2024-04-18T14:56:38.536Z] BUILD SUCCESSFUL
10:56:38 [2024-04-18T14:56:38.536Z] 
10:56:38 [2024-04-18T14:56:38.536Z] BUILD SUCCESSFUL
10:56:38 [2024-04-18T14:56:38.536Z] Total time: 1 second
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.792Z] [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
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.792Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:38 [2024-04-18T14:56:38.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:38 [2024-04-18T14:56:38.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:38 [2024-04-18T14:56:38.792Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [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
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [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
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] 
10:56:38 [2024-04-18T14:56:38.793Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:38 [2024-04-18T14:56:38.793Z] [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
10:56:39 [2024-04-18T14:56:39.718Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:40 [2024-04-18T14:56:40.279Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [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
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.279Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] Executing tasks
10:56:40 [2024-04-18T14:56:40.280Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
10:56:40 [2024-04-18T14:56:40.280Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] Executed tasks
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT [81/128]
10:56:40 [2024-04-18T14:56:40.280Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:56:40 [2024-04-18T14:56:40.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:40 [2024-04-18T14:56:40.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:40 [2024-04-18T14:56:40.280Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:40 [2024-04-18T14:56:40.280Z] [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
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [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.*
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/src/main/resources
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [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
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [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
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] 
10:56:40 [2024-04-18T14:56:40.280Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:40 [2024-04-18T14:56:40.280Z] [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
10:56:41 [2024-04-18T14:56:41.642Z] [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
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.201Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:42 [2024-04-18T14:56:42.201Z] [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
10:56:42 [2024-04-18T14:56:42.201Z] [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
10:56:42 [2024-04-18T14:56:42.201Z] [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
10:56:42 [2024-04-18T14:56:42.202Z] [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
10:56:42 [2024-04-18T14:56:42.202Z] [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
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] Building Trace Compass Incubator Repository 0.9.0-SNAPSHOT      [82/128]
10:56:42 [2024-04-18T14:56:42.202Z] [INFO]   from common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
10:56:42 [2024-04-18T14:56:42.202Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
10:56:42 [2024-04-18T14:56:42.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:42 [2024-04-18T14:56:42.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:42 [2024-04-18T14:56:42.202Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:42 [2024-04-18T14:56:42.202Z] [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
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.761Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [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.*
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] 
10:56:42 [2024-04-18T14:56:42.762Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:42 [2024-04-18T14:56:42.762Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:44 [2024-04-18T14:56:44.123Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:44 [2024-04-18T14:56:44.682Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:44 [2024-04-18T14:56:44.938Z] [INFO] Adding references to the following repositories:
10:56:44 [2024-04-18T14:56:44.938Z] [INFO]   https://eclipse.py4j.org
10:56:44 [2024-04-18T14:56:44.938Z] [INFO]   https://download.eclipse.org/ease/release/0.8.0
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] 
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
10:56:46 [2024-04-18T14:56:46.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
10:56:47 [2024-04-18T14:56:47.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
10:56:47 [2024-04-18T14:56:47.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:56:47 [2024-04-18T14:56:47.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
10:56:47 [2024-04-18T14:56:47.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 10 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
10:56:47 [2024-04-18T14:56:47.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
10:56:47 [2024-04-18T14:56:47.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
10:56:47 [2024-04-18T14:56:47.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
10:56:47 [2024-04-18T14:56:47.844Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.doc.user' with 0 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.ui' with 22 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
10:56:48 [2024-04-18T14:56:48.099Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
10:56:48 [2024-04-18T14:56:48.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
10:56:48 [2024-04-18T14:56:48.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
10:56:48 [2024-04-18T14:56:48.354Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.354Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:48 [2024-04-18T14:56:48.354Z] [INFO] No primary artifact to install, installing attached artifacts instead.
10:56:48 [2024-04-18T14:56:48.354Z] [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
10:56:48 [2024-04-18T14:56:48.354Z] [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
10:56:48 [2024-04-18T14:56:48.354Z] [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
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT [83/128]
10:56:48 [2024-04-18T14:56:48.355Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:48 [2024-04-18T14:56:48.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.355Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.355Z] [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
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.355Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.core
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.610Z] [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.*
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.610Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.610Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.610Z] [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
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.864Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.864Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:48 [2024-04-18T14:56:48.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.864Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.865Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 47 were skipped
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [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
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [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
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] 
10:56:48 [2024-04-18T14:56:48.865Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:48 [2024-04-18T14:56:48.865Z] [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
10:56:49 [2024-04-18T14:56:49.790Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT [84/128]
10:56:51 [2024-04-18T14:56:51.154Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
10:56:51 [2024-04-18T14:56:51.154Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:51 [2024-04-18T14:56:51.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.154Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.154Z] [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
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] The project's OSGi version is 1.0.3.202404181450
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.410Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.xaf.ui
10:56:51 [2024-04-18T14:56:51.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.410Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.665Z] [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.*
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] 
10:56:51 [2024-04-18T14:56:51.665Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:51 [2024-04-18T14:56:51.665Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:51 [2024-04-18T14:56:51.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
10:56:51 [2024-04-18T14:56:51.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
10:56:51 [2024-04-18T14:56:51.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
10:56:51 [2024-04-18T14:56:51.665Z] [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
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:54 [2024-04-18T14:56:54.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:54 [2024-04-18T14:56:54.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:54 [2024-04-18T14:56:54.178Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 158 were skipped
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.178Z] [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
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.178Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.433Z] [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
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] 
10:56:54 [2024-04-18T14:56:54.433Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:54 [2024-04-18T14:56:54.688Z] [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
10:56:55 [2024-04-18T14:56:55.614Z] [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
10:56:56 [2024-04-18T14:56:56.537Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.537Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:56 [2024-04-18T14:56:56.537Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:56:56 [2024-04-18T14:56:56.537Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.537Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT [85/128]
10:56:56 [2024-04-18T14:56:56.538Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
10:56:56 [2024-04-18T14:56:56.538Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:56:56 [2024-04-18T14:56:56.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:56 [2024-04-18T14:56:56.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:56 [2024-04-18T14:56:56.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:56 [2024-04-18T14:56:56.538Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:56 [2024-04-18T14:56:56.538Z] [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
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] 
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:56 [2024-04-18T14:56:56.792Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests
10:56:56 [2024-04-18T14:56:56.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:56 [2024-04-18T14:56:56.792Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [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.*
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [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
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:56:57 [2024-04-18T14:56:57.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:57 [2024-04-18T14:56:57.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:57 [2024-04-18T14:56:57.047Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:56:57 [2024-04-18T14:56:57.047Z] [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
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [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
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.047Z] [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
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.047Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.301Z] [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
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] 
10:56:57 [2024-04-18T14:56:57.302Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:57 [2024-04-18T14:56:57.302Z] [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
10:56:57 [2024-04-18T14:56:57.861Z] [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
10:56:58 [2024-04-18T14:56:58.785Z] [INFO] 
10:56:58 [2024-04-18T14:56:58.785Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:56:58 [2024-04-18T14:56:58.785Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:59 [2024-04-18T14:56:59.040Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:59 [2024-04-18T14:56:59.040Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:56:59 [2024-04-18T14:56:59.296Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:57:02 [2024-04-18T14:57:02.559Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:02 [2024-04-18T14:57:02.559Z] [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
10:57:02 [2024-04-18T14:57:02.559Z] [INFO] Command line:
10:57:02 [2024-04-18T14:57:02.559Z] 	[/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]
10:57:02 [2024-04-18T14:57:02.559Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:03 [2024-04-18T14:57:03.120Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:03 [2024-04-18T14:57:03.120Z] 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)
10:57:03 [2024-04-18T14:57:03.120Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:03 [2024-04-18T14:57:03.120Z] WARNING: System::setSecurityManager will be removed in a future release
10:57:05 [2024-04-18T14:57:05.633Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
10:57:05 [2024-04-18T14:57:05.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
10:57:05 [2024-04-18T14:57:05.633Z] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
10:57:05 [2024-04-18T14:57:05.633Z] 
10:57:05 [2024-04-18T14:57:05.633Z] Results:
10:57:05 [2024-04-18T14:57:05.633Z] 
10:57:05 [2024-04-18T14:57:05.633Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:57:05 [2024-04-18T14:57:05.633Z] 
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] All tests passed
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] 
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] 
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:57:05 [2024-04-18T14:57:05.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] 
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] 
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] 
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT [86/128]
10:57:06 [2024-04-18T14:57:06.143Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
10:57:06 [2024-04-18T14:57:06.143Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:57:06 [2024-04-18T14:57:06.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
10:57:06 [2024-04-18T14:57:06.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
10:57:06 [2024-04-18T14:57:06.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
10:57:06 [2024-04-18T14:57:06.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
10:57:06 [2024-04-18T14:57:06.143Z] [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
10:57:06 [2024-04-18T14:57:06.705Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] 
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:09 [2024-04-18T14:57:09.966Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.kernel.core.tests
10:57:09 [2024-04-18T14:57:09.966Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:09 [2024-04-18T14:57:09.967Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.222Z] [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.*
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.222Z] [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
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.222Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.222Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:57:10 [2024-04-18T14:57:10.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:10 [2024-04-18T14:57:10.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:10 [2024-04-18T14:57:10.222Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:10 [2024-04-18T14:57:10.222Z] [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
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.782Z] [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
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.782Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:10 [2024-04-18T14:57:10.782Z] [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
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] 
10:57:10 [2024-04-18T14:57:10.782Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:11 [2024-04-18T14:57:11.036Z] [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
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] 
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] 
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] 
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] 
10:57:11 [2024-04-18T14:57:11.036Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:11 [2024-04-18T14:57:11.036Z] [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
10:57:12 [2024-04-18T14:57:12.398Z] [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
10:57:13 [2024-04-18T14:57:13.324Z] [INFO] 
10:57:13 [2024-04-18T14:57:13.324Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:13 [2024-04-18T14:57:13.579Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:13 [2024-04-18T14:57:13.579Z] [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
10:57:13 [2024-04-18T14:57:13.579Z] [INFO] Command line:
10:57:13 [2024-04-18T14:57:13.579Z] 	[/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]
10:57:13 [2024-04-18T14:57:13.579Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:14 [2024-04-18T14:57:14.139Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:14 [2024-04-18T14:57:14.139Z] 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)
10:57:14 [2024-04-18T14:57:14.140Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:14 [2024-04-18T14:57:14.140Z] WARNING: System::setSecurityManager will be removed in a future release
10:57:17 [2024-04-18T14:57:17.403Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
10:57:21 [2024-04-18T14:57:21.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.190 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest
10:57:21 [2024-04-18T14:57:21.569Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testIncorrectParameters -- Time elapsed: 1.690 s
10:57:21 [2024-04-18T14:57:21.569Z] org.eclipse.tracecompass.incubator.kernel.core.tests.fileaccess.FileAccessDataProviderTest.testFileAccessDataProvider -- Time elapsed: 2.490 s
10:57:21 [2024-04-18T14:57:21.569Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
10:57:22 [2024-04-18T14:57:22.933Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
10:57:22 [2024-04-18T14:57:22.933Z] org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.testSmallTraceSequential -- Time elapsed: 1.137 s
10:57:22 [2024-04-18T14:57:22.933Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
10:57:22 [2024-04-18T14:57:22.933Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
10:57:22 [2024-04-18T14:57:22.933Z] org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
10:57:22 [2024-04-18T14:57:22.933Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
10:57:25 [2024-04-18T14:57:25.448Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
10:57:25 [2024-04-18T14:57:25.448Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest.testAnalysisExecution -- Time elapsed: 2.252 s
10:57:25 [2024-04-18T14:57:25.448Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
10:57:29 [2024-04-18T14:57:29.611Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.494 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
10:57:29 [2024-04-18T14:57:29.611Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProviderMultipleTids -- Time elapsed: 2.253 s
10:57:29 [2024-04-18T14:57:29.611Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest.testIoDataProvider -- Time elapsed: 2.239 s
10:57:29 [2024-04-18T14:57:29.611Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
10:57:32 [2024-04-18T14:57:32.127Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
10:57:32 [2024-04-18T14:57:32.127Z] org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest.testIoDataProvider -- Time elapsed: 2.252 s
10:57:32 [2024-04-18T14:57:32.127Z] 
10:57:32 [2024-04-18T14:57:32.127Z] Results:
10:57:32 [2024-04-18T14:57:32.127Z] 
10:57:32 [2024-04-18T14:57:32.127Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
10:57:32 [2024-04-18T14:57:32.127Z] 
10:57:32 [2024-04-18T14:57:32.127Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest.setUp(SWSLatencyTest.java:84)
10:57:32 [2024-04-18T14:57:32.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.127Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.127Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.127Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:57:32 [2024-04-18T14:57:32.127Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:57:32 [2024-04-18T14:57:32.128Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.eclipse.tracecompass.incubator.kernel.core.io.tests.AbstractTestInputOutput.setUp(AbstractTestInputOutput.java:146)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.128Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:57:32 [2024-04-18T14:57:32.128Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:57:32 [2024-04-18T14:57:32.129Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:57:32 [2024-04-18T14:57:32.129Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] All tests passed
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:32 [2024-04-18T14:57:32.385Z] [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
10:57:32 [2024-04-18T14:57:32.385Z] [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
10:57:32 [2024-04-18T14:57:32.385Z] [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
10:57:32 [2024-04-18T14:57:32.385Z] [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
10:57:32 [2024-04-18T14:57:32.385Z] [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
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.385Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT [87/128]
10:57:32 [2024-04-18T14:57:32.386Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.386Z] [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
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.386Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.eventfieldcount.core.tests
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.386Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.641Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.642Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.642Z] [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.*
10:57:32 [2024-04-18T14:57:32.642Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.642Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.642Z] [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
10:57:32 [2024-04-18T14:57:32.642Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.642Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.642Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:57:32 [2024-04-18T14:57:32.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.642Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:32 [2024-04-18T14:57:32.642Z] [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
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.896Z] [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
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.896Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.896Z] [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
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] 
10:57:32 [2024-04-18T14:57:32.896Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:32 [2024-04-18T14:57:32.896Z] [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
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] 
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] 
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] 
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] 
10:57:33 [2024-04-18T14:57:33.153Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:33 [2024-04-18T14:57:33.153Z] [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
10:57:34 [2024-04-18T14:57:34.079Z] [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
10:57:34 [2024-04-18T14:57:34.640Z] [INFO] 
10:57:34 [2024-04-18T14:57:34.640Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:34 [2024-04-18T14:57:34.896Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:34 [2024-04-18T14:57:34.896Z] [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
10:57:34 [2024-04-18T14:57:34.896Z] [INFO] Command line:
10:57:34 [2024-04-18T14:57:34.896Z] 	[/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]
10:57:34 [2024-04-18T14:57:34.896Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:35 [2024-04-18T14:57:35.457Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:35 [2024-04-18T14:57:35.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)
10:57:35 [2024-04-18T14:57:35.457Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:35 [2024-04-18T14:57:35.457Z] WARNING: System::setSecurityManager will be removed in a future release
10:57:38 [2024-04-18T14:57:38.721Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
10:57:38 [2024-04-18T14:57:38.721Z] !SESSION 2024-04-18 14:57:34.966 -----------------------------------------------
10:57:38 [2024-04-18T14:57:38.721Z] eclipse.buildId=unknown
10:57:38 [2024-04-18T14:57:38.721Z] java.version=17.0.2
10:57:38 [2024-04-18T14:57:38.721Z] java.vendor=Oracle Corporation
10:57:38 [2024-04-18T14:57:38.721Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:57:38 [2024-04-18T14:57:38.721Z] 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
10:57:38 [2024-04-18T14:57:38.721Z] 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
10:57:38 [2024-04-18T14:57:38.721Z] 
10:57:38 [2024-04-18T14:57:38.721Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2024-04-18 14:57:38.721
10:57:38 [2024-04-18T14:57:38.721Z] !MESSAGE buildFilterFromRegex: Invalid regex
10:57:40 [2024-04-18T14:57:40.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
10:57:40 [2024-04-18T14:57:40.086Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest.test -- Time elapsed: 1.486 s
10:57:40 [2024-04-18T14:57:40.086Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
10:57:40 [2024-04-18T14:57:40.086Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
10:57:40 [2024-04-18T14:57:40.086Z] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
10:57:40 [2024-04-18T14:57:40.086Z] 
10:57:40 [2024-04-18T14:57:40.086Z] Results:
10:57:40 [2024-04-18T14:57:40.086Z] 
10:57:40 [2024-04-18T14:57:40.086Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
10:57:40 [2024-04-18T14:57:40.086Z] 
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] All tests passed
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.340Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:40 [2024-04-18T14:57:40.340Z] [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
10:57:40 [2024-04-18T14:57:40.341Z] [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
10:57:40 [2024-04-18T14:57:40.341Z] [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
10:57:40 [2024-04-18T14:57:40.341Z] [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
10:57:40 [2024-04-18T14:57:40.341Z] [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
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT [88/128]
10:57:40 [2024-04-18T14:57:40.341Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
10:57:40 [2024-04-18T14:57:40.341Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:57:40 [2024-04-18T14:57:40.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.341Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.341Z] [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
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.595Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.filters.core.tests
10:57:40 [2024-04-18T14:57:40.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.595Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.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/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.850Z] [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
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] 
10:57:40 [2024-04-18T14:57:40.850Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:40 [2024-04-18T14:57:40.850Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:57:40 [2024-04-18T14:57:40.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
10:57:40 [2024-04-18T14:57:40.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
10:57:40 [2024-04-18T14:57:40.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
10:57:40 [2024-04-18T14:57:40.850Z] [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
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.106Z] [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
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.106Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.106Z] [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
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.106Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.361Z] [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
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] 
10:57:41 [2024-04-18T14:57:41.361Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:41 [2024-04-18T14:57:41.361Z] [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
10:57:42 [2024-04-18T14:57:42.286Z] [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
10:57:43 [2024-04-18T14:57:43.211Z] [INFO] 
10:57:43 [2024-04-18T14:57:43.211Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:43 [2024-04-18T14:57:43.211Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:43 [2024-04-18T14:57:43.211Z] [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
10:57:43 [2024-04-18T14:57:43.211Z] [INFO] Command line:
10:57:43 [2024-04-18T14:57:43.211Z] 	[/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]
10:57:43 [2024-04-18T14:57:43.211Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:44 [2024-04-18T14:57:44.137Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:44 [2024-04-18T14:57:44.137Z] 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)
10:57:44 [2024-04-18T14:57:44.137Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:44 [2024-04-18T14:57:44.137Z] WARNING: System::setSecurityManager will be removed in a future release
10:57:46 [2024-04-18T14:57:46.651Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
10:57:46 [2024-04-18T14:57:46.651Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
10:57:46 [2024-04-18T14:57:46.651Z] org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
10:57:46 [2024-04-18T14:57:46.651Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
10:57:47 [2024-04-18T14:57:47.212Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.colorHighlightReply -- Time elapsed: 0.295 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.validityReply -- Time elapsed: 0.164 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest.completionReply -- Time elapsed: 0.119 s
10:57:47 [2024-04-18T14:57:47.212Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
10:57:47 [2024-04-18T14:57:47.212Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationNoViableAltException -- Time elapsed: 0.056 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddle -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsOnly -- Time elapsed: 0.001 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseMultipleChars -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationSimpleStringNoErrors -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMissingClosingParentheseOneChar -- Time elapsed: 0.001 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparators -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionSeparatorsAfterParentheses -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationMismatchedTokenException -- Time elapsed: 0.001 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.validationComplexStringNoErrors -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.syntaxColorTests -- Time elapsed: 0.001 s
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest.completionOperatorsSeparators -- Time elapsed: 0 s
10:57:47 [2024-04-18T14:57:47.212Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
10:57:47 [2024-04-18T14:57:47.212Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
10:57:47 [2024-04-18T14:57:47.212Z] org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest.hello -- Time elapsed: 0.014 s
10:57:47 [2024-04-18T14:57:47.212Z] 
10:57:47 [2024-04-18T14:57:47.212Z] Results:
10:57:47 [2024-04-18T14:57:47.212Z] 
10:57:47 [2024-04-18T14:57:47.212Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
10:57:47 [2024-04-18T14:57:47.212Z] 
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] All tests passed
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.138Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:48 [2024-04-18T14:57:48.138Z] [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
10:57:48 [2024-04-18T14:57:48.138Z] [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
10:57:48 [2024-04-18T14:57:48.139Z] [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
10:57:48 [2024-04-18T14:57:48.139Z] [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
10:57:48 [2024-04-18T14:57:48.139Z] [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
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT [89/128]
10:57:48 [2024-04-18T14:57:48.139Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
10:57:48 [2024-04-18T14:57:48.139Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
10:57:48 [2024-04-18T14:57:48.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:48 [2024-04-18T14:57:48.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:48 [2024-04-18T14:57:48.139Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:48 [2024-04-18T14:57:48.139Z] [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
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] The project's OSGi version is 0.9.0.202404181450
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [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.*
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [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
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [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
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [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
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] 
10:57:48 [2024-04-18T14:57:48.394Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:48 [2024-04-18T14:57:48.394Z] [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
10:57:49 [2024-04-18T14:57:49.756Z] [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
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:50 [2024-04-18T14:57:50.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT [90/128]
10:57:50 [2024-04-18T14:57:50.573Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:57:50 [2024-04-18T14:57:50.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.573Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.573Z] [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
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.573Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.574Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.rocm.core.tests
10:57:50 [2024-04-18T14:57:50.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.574Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.829Z] [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.*
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.829Z] [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
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] 
10:57:50 [2024-04-18T14:57:50.829Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:50 [2024-04-18T14:57:50.829Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:57:50 [2024-04-18T14:57:50.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.829Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:50 [2024-04-18T14:57:50.829Z] [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
10:57:51 [2024-04-18T14:57:51.084Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.084Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.084Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.084Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.084Z] [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
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [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
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [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
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] 
10:57:51 [2024-04-18T14:57:51.085Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:51 [2024-04-18T14:57:51.085Z] [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
10:57:51 [2024-04-18T14:57:51.645Z] [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
10:57:52 [2024-04-18T14:57:52.568Z] [INFO] 
10:57:52 [2024-04-18T14:57:52.568Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:52 [2024-04-18T14:57:52.823Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:52 [2024-04-18T14:57:52.823Z] [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
10:57:52 [2024-04-18T14:57:52.824Z] [INFO] Command line:
10:57:52 [2024-04-18T14:57:52.824Z] 	[/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]
10:57:52 [2024-04-18T14:57:52.824Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:53 [2024-04-18T14:57:53.384Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:53 [2024-04-18T14:57:53.384Z] 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)
10:57:53 [2024-04-18T14:57:53.384Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:53 [2024-04-18T14:57:53.384Z] WARNING: System::setSecurityManager will be removed in a future release
10:57:55 [2024-04-18T14:57:55.898Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
10:57:56 [2024-04-18T14:57:56.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
10:57:56 [2024-04-18T14:57:56.152Z] org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
10:57:56 [2024-04-18T14:57:56.152Z] 
10:57:56 [2024-04-18T14:57:56.152Z] Results:
10:57:56 [2024-04-18T14:57:56.152Z] 
10:57:56 [2024-04-18T14:57:56.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:57:56 [2024-04-18T14:57:56.152Z] 
10:57:56 [2024-04-18T14:57:56.406Z] [INFO] All tests passed
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:57:56 [2024-04-18T14:57:56.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:57:56 [2024-04-18T14:57:56.661Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.inandout.core.tests >--
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] Building org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT [91/128]
10:57:56 [2024-04-18T14:57:56.662Z] [INFO]   from analyses/org.eclipse.tracecompass.incubator.inandout.core.tests/.polyglot.build.properties
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.inandout.core.tests
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [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.*
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [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
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.662Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.662Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:56 [2024-04-18T14:57:56.917Z] [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
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.917Z] [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
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.917Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] 
10:57:56 [2024-04-18T14:57:56.917Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:56 [2024-04-18T14:57:56.917Z] [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
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] 
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:57 [2024-04-18T14:57:57.172Z] [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
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] 
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] 
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] 
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] 
10:57:57 [2024-04-18T14:57:57.172Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:57 [2024-04-18T14:57:57.172Z] [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
10:57:58 [2024-04-18T14:57:58.096Z] [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
10:57:59 [2024-04-18T14:57:59.020Z] [INFO] 
10:57:59 [2024-04-18T14:57:59.020Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:57:59 [2024-04-18T14:57:59.020Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:57:59 [2024-04-18T14:57:59.020Z] [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
10:57:59 [2024-04-18T14:57:59.020Z] [INFO] Command line:
10:57:59 [2024-04-18T14:57:59.020Z] 	[/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]
10:57:59 [2024-04-18T14:57:59.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:57:59 [2024-04-18T14:57:59.947Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:57:59 [2024-04-18T14:57:59.947Z] 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)
10:57:59 [2024-04-18T14:57:59.947Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:57:59 [2024-04-18T14:57:59.947Z] WARNING: System::setSecurityManager will be removed in a future release
10:58:02 [2024-04-18T14:58:02.459Z] Running org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
10:58:02 [2024-04-18T14:58:02.460Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest
10:58:02 [2024-04-18T14:58:02.460Z] org.eclipse.tracecompass.incubator.inandout.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
10:58:02 [2024-04-18T14:58:02.460Z] 
10:58:02 [2024-04-18T14:58:02.460Z] Results:
10:58:02 [2024-04-18T14:58:02.460Z] 
10:58:02 [2024-04-18T14:58:02.460Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:58:02 [2024-04-18T14:58:02.460Z] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] All tests passed
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.inandout.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT [92/128]
10:58:02 [2024-04-18T14:58:02.715Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.715Z] [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
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.715Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.analysis.core.tests
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.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
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.971Z] [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.*
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.971Z] [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
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] 
10:58:02 [2024-04-18T14:58:02.971Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:02 [2024-04-18T14:58:02.971Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:58:02 [2024-04-18T14:58:02.971Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:02 [2024-04-18T14:58:02.971Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:02 [2024-04-18T14:58:02.971Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:02 [2024-04-18T14:58:02.971Z] [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
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [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
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [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
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [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
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.895Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.896Z] [INFO] 
10:58:03 [2024-04-18T14:58:03.896Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:03 [2024-04-18T14:58:03.896Z] [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
10:58:04 [2024-04-18T14:58:04.821Z] [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
10:58:06 [2024-04-18T14:58:06.184Z] [INFO] 
10:58:06 [2024-04-18T14:58:06.184Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:06 [2024-04-18T14:58:06.184Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:06 [2024-04-18T14:58:06.184Z] [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
10:58:06 [2024-04-18T14:58:06.184Z] [INFO] Command line:
10:58:06 [2024-04-18T14:58:06.184Z] 	[/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]
10:58:06 [2024-04-18T14:58:06.184Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:58:07 [2024-04-18T14:58:07.108Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:58:07 [2024-04-18T14:58:07.108Z] 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)
10:58:07 [2024-04-18T14:58:07.108Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:58:07 [2024-04-18T14:58:07.108Z] WARNING: System::setSecurityManager will be removed in a future release
10:58:11 [2024-04-18T14:58:11.268Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
10:58:29 [2024-04-18T14:58:29.300Z] !SESSION 2024-04-18 14:58:06.322 -----------------------------------------------
10:58:29 [2024-04-18T14:58:29.300Z] eclipse.buildId=unknown
10:58:29 [2024-04-18T14:58:29.300Z] java.version=17.0.2
10:58:29 [2024-04-18T14:58:29.300Z] java.vendor=Oracle Corporation
10:58:29 [2024-04-18T14:58:29.300Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:58:29 [2024-04-18T14:58:29.300Z] 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
10:58:29 [2024-04-18T14:58:29.300Z] 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
10:58:29 [2024-04-18T14:58:29.300Z] 
10:58:29 [2024-04-18T14:58:29.300Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:27.738
10:58:29 [2024-04-18T14:58:29.300Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.300Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.300Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName(AnalysisProcessNameAspectTest.java:108)
10:58:29 [2024-04-18T14:58:29.300Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.300Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.300Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.300Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.300Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.301Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.08 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
10:58:29 [2024-04-18T14:58:29.301Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 16.67 s
10:58:29 [2024-04-18T14:58:29.301Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.testModelExecName -- Time elapsed: 0.405 s
10:58:29 [2024-04-18T14:58:29.301Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
10:58:29 [2024-04-18T14:58:29.301Z] 
10:58:29 [2024-04-18T14:58:29.301Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:28.232
10:58:29 [2024-04-18T14:58:29.301Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.301Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.301Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName(AnalysisThreadNameAspectTest.java:107)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.301Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.301Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.302Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
10:58:29 [2024-04-18T14:58:29.302Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.212 s
10:58:29 [2024-04-18T14:58:29.302Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest.testModelExecName -- Time elapsed: 0.211 s
10:58:29 [2024-04-18T14:58:29.302Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
10:58:29 [2024-04-18T14:58:29.302Z] 
10:58:29 [2024-04-18T14:58:29.302Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:28.627
10:58:29 [2024-04-18T14:58:29.302Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.302Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.302Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:99)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.302Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.302Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.303Z] 
10:58:29 [2024-04-18T14:58:29.303Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:28.628
10:58:29 [2024-04-18T14:58:29.303Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.303Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.303Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.303Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.303Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.304Z] 
10:58:29 [2024-04-18T14:58:29.304Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:28.629
10:58:29 [2024-04-18T14:58:29.304Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.304Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.304Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.304Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.304Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.305Z] 
10:58:29 [2024-04-18T14:58:29.305Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:58:28.630
10:58:29 [2024-04-18T14:58:29.305Z] !MESSAGE 
10:58:29 [2024-04-18T14:58:29.305Z] !STACK 0
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.305Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.305Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.305Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace -- Time elapsed: 0.128 s
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu -- Time elapsed: 0.179 s
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelCpuTime -- Time elapsed: 0.211 s
10:58:29 [2024-04-18T14:58:29.305Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
10:58:29 [2024-04-18T14:58:29.305Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testSimpleMerge -- Time elapsed: 0.003 s
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testDeepMerge -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.305Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testConstructors -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddChild -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testMergeWrongObject -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testAddToWeight -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest.testCopyOf -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[0: Default Palette] -- Time elapsed: 0.004 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[1: Palette With Threshold] -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest.testDefaultDiffPalette[2: Palette With Small Threshold] -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetOneElement -- Time elapsed: 0.010 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsMixed -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetSameElements -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTree -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetUnpairedElements -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.WeightedTreeUtilsTest.testDiffTreeSetNamedElementsTree -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingSimpleData -- Time elapsed: 0.002 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest.testAddingTreeData -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAllNoGrouping -- Time elapsed: 0.007 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2NoGrouping -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBysNoGrouping -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testMultiGroupBys -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1NoGrouping -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByAll -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel1 -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest.testGroupByLevel2 -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest.testGetModelFor -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetExecName -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testGetProcessId -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testThreadOnCpuProvider -- Time elapsed: 0.001 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testNoModel -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest.testCpuTimeProvider -- Time elapsed: 0 s
10:58:29 [2024-04-18T14:58:29.306Z] 
10:58:29 [2024-04-18T14:58:29.306Z] Results:
10:58:29 [2024-04-18T14:58:29.306Z] 
10:58:29 [2024-04-18T14:58:29.306Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
10:58:29 [2024-04-18T14:58:29.306Z] 
10:58:29 [2024-04-18T14:58:29.306Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:58:29 [2024-04-18T14:58:29.306Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:58:29 [2024-04-18T14:58:29.306Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest.setUp(AnalysisProcessNameAspectTest.java:77)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:29 [2024-04-18T14:58:29.307Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:29 [2024-04-18T14:58:29.307Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] All tests passed
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:29 [2024-04-18T14:58:29.563Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:29 [2024-04-18T14:58:29.819Z] [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
10:58:29 [2024-04-18T14:58:29.819Z] [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
10:58:29 [2024-04-18T14:58:29.819Z] [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
10:58:29 [2024-04-18T14:58:29.819Z] [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
10:58:29 [2024-04-18T14:58:29.819Z] [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
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT [93/128]
10:58:29 [2024-04-18T14:58:29.819Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
10:58:29 [2024-04-18T14:58:29.819Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:58:29 [2024-04-18T14:58:29.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
10:58:29 [2024-04-18T14:58:29.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
10:58:29 [2024-04-18T14:58:29.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
10:58:29 [2024-04-18T14:58:29.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
10:58:29 [2024-04-18T14:58:29.820Z] [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
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] 
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:29 [2024-04-18T14:58:29.820Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.core.tests
10:58:29 [2024-04-18T14:58:29.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:29 [2024-04-18T14:58:29.820Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:30 [2024-04-18T14:58:30.074Z] [INFO] 
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:30 [2024-04-18T14:58:30.075Z] [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.*
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] 
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:30 [2024-04-18T14:58:30.075Z] [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
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] 
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:30 [2024-04-18T14:58:30.075Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:58:30 [2024-04-18T14:58:30.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:30 [2024-04-18T14:58:30.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:30 [2024-04-18T14:58:30.075Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:30 [2024-04-18T14:58:30.075Z] [INFO] Compiling 24 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
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] 
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] 
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:31 [2024-04-18T14:58:31.960Z] [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
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] 
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:31 [2024-04-18T14:58:31.960Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] 
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:31 [2024-04-18T14:58:31.960Z] [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
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] 
10:58:31 [2024-04-18T14:58:31.960Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:32 [2024-04-18T14:58:32.216Z] [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
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] 
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] 
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] 
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] 
10:58:32 [2024-04-18T14:58:32.216Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:32 [2024-04-18T14:58:32.216Z] [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
10:58:32 [2024-04-18T14:58:32.776Z] [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
10:58:33 [2024-04-18T14:58:33.702Z] [INFO] 
10:58:33 [2024-04-18T14:58:33.702Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:58:33 [2024-04-18T14:58:33.702Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:58:33 [2024-04-18T14:58:33.702Z] [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
10:58:33 [2024-04-18T14:58:33.702Z] [INFO] Command line:
10:58:33 [2024-04-18T14:58:33.702Z] 	[/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]
10:58:33 [2024-04-18T14:58:33.702Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:58:34 [2024-04-18T14:58:34.626Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:58:34 [2024-04-18T14:58:34.626Z] 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)
10:58:34 [2024-04-18T14:58:34.627Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:58:34 [2024-04-18T14:58:34.627Z] WARNING: System::setSecurityManager will be removed in a future release
10:58:37 [2024-04-18T14:58:37.894Z] !SESSION 2024-04-18 14:58:33.870 -----------------------------------------------
10:58:37 [2024-04-18T14:58:37.894Z] eclipse.buildId=unknown
10:58:37 [2024-04-18T14:58:37.894Z] java.version=17.0.2
10:58:37 [2024-04-18T14:58:37.894Z] java.vendor=Oracle Corporation
10:58:37 [2024-04-18T14:58:37.894Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:58:37 [2024-04-18T14:58:37.894Z] Framework arguments:  -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
10:58:37 [2024-04-18T14:58:37.894Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/callstack/org.eclipse.tracecompass.incubator.callstack.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.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
10:58:37 [2024-04-18T14:58:37.894Z] 
10:58:37 [2024-04-18T14:58:37.894Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-04-18 14:58:37.326
10:58:37 [2024-04-18T14:58:37.894Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
10:58:37 [2024-04-18T14:58:37.894Z] !STACK 0
10:58:37 [2024-04-18T14:58:37.894Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3373)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.Class.getConstructor0(Class.java:3578)
10:58:37 [2024-04-18T14:58:37.894Z] 	at java.base/java.lang.Class.getConstructor(Class.java:2271)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:797)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:749)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:58:37 [2024-04-18T14:58:37.894Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.Class.privateGetPublicMethods(Class.java:3427)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.Class.getMethods(Class.java:2019)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.commons.util.ReflectionUtils.getDefaultMethods(ReflectionUtils.java:1481)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.commons.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:1454)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.commons.util.ReflectionUtils.findMethod(ReflectionUtils.java:1304)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.commons.util.ReflectionUtils.isMethodPresent(ReflectionUtils.java:1205)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTests.hasTestOrTestFactoryOrTestTemplateMethods(IsTestClassWithTests.java:50)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.jupiter.engine.discovery.predicates.IsTestClassWithTests.test(IsTestClassWithTests.java:46)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.jupiter.engine.discovery.ClassSelectorResolver.resolve(ClassSelectorResolver.java:67)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.lambda$resolve$2(EngineDiscoveryRequestResolution.java:134)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1602)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolve(EngineDiscoveryRequestResolution.java:185)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolve(EngineDiscoveryRequestResolution.java:125)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.resolveCompletely(EngineDiscoveryRequestResolution.java:91)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolution.run(EngineDiscoveryRequestResolution.java:82)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.resolve(EngineDiscoveryRequestResolver.java:113)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.jupiter.engine.discovery.DiscoverySelectorResolver.resolveSelectors(DiscoverySelectorResolver.java:45)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.jupiter.engine.JupiterTestEngine.discover(JupiterTestEngine.java:69)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.discoverEngineRoot(EngineDiscoveryOrchestrator.java:103)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.launcher.core.EngineDiscoveryOrchestrator.discover(EngineDiscoveryOrchestrator.java:85)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:92)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.junit.platform.launcher.core.DefaultLauncher.discover(DefaultLauncher.java:67)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.discover(LazyLauncher.java:50)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:52)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.api.util.DefaultScanResult.applyFilter(DefaultScanResult.java:87)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:142)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:37 [2024-04-18T14:58:37.895Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:37 [2024-04-18T14:58:37.895Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:38 [2024-04-18T14:58:38.151Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
10:58:38 [2024-04-18T14:58:38.151Z] 
10:58:38 [2024-04-18T14:58:38.151Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-04-18 14:58:38.149
10:58:38 [2024-04-18T14:58:38.151Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
10:58:38 [2024-04-18T14:58:38.151Z] !STACK 0
10:58:38 [2024-04-18T14:58:38.151Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:58:38 [2024-04-18T14:58:38.151Z] 	at org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTestBase.setUp(CallStackTestBase.java:65)
10:58:38 [2024-04-18T14:58:38.151Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:38 [2024-04-18T14:58:38.151Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:58:38 [2024-04-18T14:58:38.152Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:58:38 [2024-04-18T14:58:38.152Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:58:40 [2024-04-18T14:58:40.040Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.876 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
10:58:40 [2024-04-18T14:58:40.040Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest skipped
10:58:40 [2024-04-18T14:58:40.040Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testSelectionCallGraph -- Time elapsed: 1.709 s
10:58:40 [2024-04-18T14:58:40.040Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest.testCallGraph -- Time elapsed: 0.108 s
10:58:40 [2024-04-18T14:58:40.040Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
10:58:40 [2024-04-18T14:58:40.296Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByAllInstrumented -- Time elapsed: 0.067 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testMultiGroupBys -- Time elapsed: 0.020 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByProcessInstrumented -- Time elapsed: 0.075 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest.testGroupByThreadInstrumented -- Time elapsed: 0.018 s
10:58:40 [2024-04-18T14:58:40.296Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
10:58:40 [2024-04-18T14:58:40.296Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetSelfTime -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetStart -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testToString -- Time elapsed: 0.061 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateLong -- Time elapsed: 0.003 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareTo -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidNull -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetProcessId -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidDouble -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk1 -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk2 -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testAddChildOk3 -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateInteger -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testHashCode -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testCompareToBad -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testEquals -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetParent -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.testGetEnd -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRangeStateString -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest.createInvalidTimeRange -- Time elapsed: 0 s
10:58:40 [2024-04-18T14:58:40.296Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
10:58:40 [2024-04-18T14:58:40.552Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.cascadeTest -- Time elapsed: 0.018 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsTest -- Time elapsed: 0.063 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.emptyStateSystemTest -- Time elapsed: 0.009 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.largeTest -- Time elapsed: 0.117 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.multiFunctionRootsSecondTest -- Time elapsed: 0.010 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.063 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.010 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.treeTest -- Time elapsed: 0.008 s
10:58:40 [2024-04-18T14:58:40.552Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
10:58:40 [2024-04-18T14:58:40.552Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.multiFunctionRootsTest -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeFirstLevelCalleesStatisticsTest -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.552Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest.treeStatisticsTest -- Time elapsed: 0.001 s
10:58:40 [2024-04-18T14:58:40.552Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
10:58:40 [2024-04-18T14:58:40.807Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
10:58:40 [2024-04-18T14:58:40.807Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderAllItems -- Time elapsed: 0.189 s
10:58:40 [2024-04-18T14:58:40.807Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderSelection -- Time elapsed: 0.067 s
10:58:40 [2024-04-18T14:58:40.807Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGrouped -- Time elapsed: 0.014 s
10:58:40 [2024-04-18T14:58:40.807Z] org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest.testFlameGraphDataProviderGroupByProcess -- Time elapsed: 0.013 s
10:58:40 [2024-04-18T14:58:40.807Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
10:58:41 [2024-04-18T14:58:41.062Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
10:58:41 [2024-04-18T14:58:41.062Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackProvider -- Time elapsed: 0.064 s
10:58:41 [2024-04-18T14:58:41.062Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest.testCallStackContent -- Time elapsed: 0.015 s
10:58:41 [2024-04-18T14:58:41.062Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
10:58:41 [2024-04-18T14:58:41.062Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
10:58:41 [2024-04-18T14:58:41.062Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testIntersectingSegmentStore -- Time elapsed: 0.079 s
10:58:41 [2024-04-18T14:58:41.063Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest.testSeriesSegmentStoreIterator -- Time elapsed: 0.010 s
10:58:41 [2024-04-18T14:58:41.063Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
10:58:41 [2024-04-18T14:58:41.317Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFollowEvents -- Time elapsed: 0.076 s
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchTree -- Time elapsed: 0.010 s
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testFetchModel -- Time elapsed: 0.018 s
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest.testGetDescriptors -- Time elapsed: 0.062 s
10:58:41 [2024-04-18T14:58:41.317Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
10:58:41 [2024-04-18T14:58:41.317Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackTraversal -- Time elapsed: 0.010 s
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackRanges -- Time elapsed: 0.008 s
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest.testCallStackNext -- Time elapsed: 0.008 s
10:58:41 [2024-04-18T14:58:41.317Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
10:58:41 [2024-04-18T14:58:41.317Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
10:58:41 [2024-04-18T14:58:41.317Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest.testCallStackRequirements -- Time elapsed: 0.072 s
10:58:41 [2024-04-18T14:58:41.317Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
10:58:53 [2024-04-18T14:58:53.474Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.36 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackEnd -- Time elapsed: 1.492 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testConstruction -- Time elapsed: 1.225 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack1 -- Time elapsed: 1.197 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack2 -- Time elapsed: 1.181 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStack3 -- Time elapsed: 1.190 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testOtherUstTrace -- Time elapsed: 2.925 s
10:58:53 [2024-04-18T14:58:53.474Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest.testCallStackBegin -- Time elapsed: 1.143 s
10:58:53 [2024-04-18T14:58:53.474Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
10:59:01 [2024-04-18T14:59:01.550Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.455 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackEnd -- Time elapsed: 1.167 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testConstruction -- Time elapsed: 1.180 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack1 -- Time elapsed: 1.134 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack2 -- Time elapsed: 1.142 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStack3 -- Time elapsed: 1.145 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testOtherUstTrace -- Time elapsed: 2.558 s
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest.testCallStackBegin -- Time elapsed: 1.127 s
10:59:01 [2024-04-18T14:59:01.550Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
10:59:01 [2024-04-18T14:59:01.550Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
10:59:01 [2024-04-18T14:59:01.550Z] org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest.testStackTraces -- Time elapsed: 0.002 s
10:59:01 [2024-04-18T14:59:01.550Z] 
10:59:01 [2024-04-18T14:59:01.550Z] Results:
10:59:01 [2024-04-18T14:59:01.550Z] 
10:59:01 [2024-04-18T14:59:01.550Z] Tests run: 69, Failures: 0, Errors: 0, Skipped: 1
10:59:01 [2024-04-18T14:59:01.550Z] 
10:59:01 [2024-04-18T14:59:01.550Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:01 [2024-04-18T14:59:01.550Z] 	java.base/java.lang.Thread.run(Thread.java:833)
10:59:01 [2024-04-18T14:59:01.550Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:55)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.getProcessId(LttngUstCallStackProvider.java:164)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:129)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:01 [2024-04-18T14:59:01.550Z] 	java.base/java.lang.Thread.run(Thread.java:833)
10:59:01 [2024-04-18T14:59:01.550Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:55)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.internal.lttng2.ust.core.callstack.LttngUstCallStackProvider.considerEvent(LttngUstCallStackProvider.java:129)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackStateProvider.eventHandle(CallStackStateProvider.java:117)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:01 [2024-04-18T14:59:01.550Z] 	org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:01 [2024-04-18T14:59:01.550Z] 	java.base/java.lang.Thread.run(Thread.java:833)
10:59:01 [2024-04-18T14:59:01.550Z] [INFO] All tests passed
10:59:01 [2024-04-18T14:59:01.550Z] [INFO] 
10:59:01 [2024-04-18T14:59:01.550Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:59:01 [2024-04-18T14:59:01.551Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:01 [2024-04-18T14:59:01.551Z] [INFO] 
10:59:01 [2024-04-18T14:59:01.551Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:59:01 [2024-04-18T14:59:01.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:59:01 [2024-04-18T14:59:01.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] 
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] 
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] 
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT [94/128]
10:59:01 [2024-04-18T14:59:01.806Z] [INFO]   from callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
10:59:01 [2024-04-18T14:59:01.806Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:01 [2024-04-18T14:59:01.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:01 [2024-04-18T14:59:01.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:01 [2024-04-18T14:59:01.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:01 [2024-04-18T14:59:01.806Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:01 [2024-04-18T14:59:01.806Z] [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
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.061Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests
10:59:02 [2024-04-18T14:59:02.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:02 [2024-04-18T14:59:02.061Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.988Z] [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.*
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.988Z] [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
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] 
10:59:02 [2024-04-18T14:59:02.988Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:02 [2024-04-18T14:59:02.988Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:59:02 [2024-04-18T14:59:02.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:02 [2024-04-18T14:59:02.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:02 [2024-04-18T14:59:02.988Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:02 [2024-04-18T14:59:02.988Z] [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
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [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
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [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
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [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
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] 
10:59:03 [2024-04-18T14:59:03.243Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:03 [2024-04-18T14:59:03.243Z] [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
10:59:04 [2024-04-18T14:59:04.608Z] [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
10:59:05 [2024-04-18T14:59:05.532Z] [INFO] 
10:59:05 [2024-04-18T14:59:05.532Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:05 [2024-04-18T14:59:05.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:05 [2024-04-18T14:59:05.787Z] [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
10:59:05 [2024-04-18T14:59:05.787Z] [INFO] Command line:
10:59:05 [2024-04-18T14:59:05.787Z] 	[/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]
10:59:05 [2024-04-18T14:59:05.787Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:59:06 [2024-04-18T14:59:06.346Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:59:06 [2024-04-18T14:59:06.347Z] 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)
10:59:06 [2024-04-18T14:59:06.347Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:59:06 [2024-04-18T14:59:06.347Z] WARNING: System::setSecurityManager will be removed in a future release
10:59:09 [2024-04-18T14:59:09.607Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
10:59:09 [2024-04-18T14:59:09.607Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
10:59:12 [2024-04-18T14:59:12.868Z] !SESSION 2024-04-18 14:59:05.847 -----------------------------------------------
10:59:12 [2024-04-18T14:59:12.868Z] eclipse.buildId=unknown
10:59:12 [2024-04-18T14:59:12.868Z] java.version=17.0.2
10:59:12 [2024-04-18T14:59:12.868Z] java.vendor=Oracle Corporation
10:59:12 [2024-04-18T14:59:12.868Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:59:12 [2024-04-18T14:59:12.868Z] 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
10:59:12 [2024-04-18T14:59:12.868Z] 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
10:59:12 [2024-04-18T14:59:12.868Z] 
10:59:12 [2024-04-18T14:59:12.868Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-04-18 14:59:12.343
10:59:12 [2024-04-18T14:59:12.868Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
10:59:12 [2024-04-18T14:59:12.868Z] !STACK 0
10:59:12 [2024-04-18T14:59:12.868Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.initOutputElements(XmlUtils.java:572)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.Activator.start(Activator.java:53)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
10:59:12 [2024-04-18T14:59:12.868Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:59:12 [2024-04-18T14:59:12.868Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.core.analysis.TmfAnalysisModuleSources.getSources(TmfAnalysisModuleSources.java:62)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initializeModuleSources(TmfAnalysisManager.java:98)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.initialize(TmfAnalysisManager.java:90)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.tracecompass.internal.tmf.core.Activator.start(Activator.java:103)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
10:59:12 [2024-04-18T14:59:12.868Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:59:12 [2024-04-18T14:59:12.868Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:476)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.<clinit>(TmfTraceElement.java:139)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.tracecompass.internal.tmf.ui.Activator.start(Activator.java:97)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:814)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:806)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:763)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1028)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.container.Module.doStart(Module.java:605)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.container.Module.start(Module.java:468)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:511)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:572)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:345)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:401)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:480)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:622)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:196)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:920)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor$1.run(CommonFilterDescriptor.java:142)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.navigator.filters.CommonFilterDescriptor.createFilter(CommonFilterDescriptor.java:122)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.navigator.NavigatorFilterService.getViewerFilter(NavigatorFilterService.java:197)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.navigator.NavigatorFilterService.getVisibleFilters(NavigatorFilterService.java:166)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.navigator.CommonNavigator.createPartControl(CommonNavigator.java:194)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.navigator.resources.ProjectExplorer.createPartControl(ProjectExplorer.java:161)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:158)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:155)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:365)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:12 [2024-04-18T14:59:12.869Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:964)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:405)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:332)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:73)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:109)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5996)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
10:59:12 [2024-04-18T14:59:12.869Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:121)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:677)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SashRenderer.processContents(SashRenderer.java:150)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer.processContents(PerspectiveRenderer.java:51)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveStackRenderer.showTab(PerspectiveStackRenderer.java:82)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.lambda$0(LazyStackRenderer.java:83)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5996)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:152)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveStackImpl.setSelectedElement(PerspectiveStackImpl.java:1)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective(WorkbenchPage.java:4035)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.WorkbenchPage.lambda$10(WorkbenchPage.java:3972)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPerspective(WorkbenchPage.java:3972)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:898)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:96)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:83)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1469)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:118)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:48)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:12 [2024-04-18T14:59:12.870Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:405)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:346)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94)
10:59:12 [2024-04-18T14:59:12.870Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:71)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:109)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:544)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:528)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:688)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:673)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1083)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:12 [2024-04-18T14:59:12.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:12 [2024-04-18T14:59:12.871Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:12 [2024-04-18T14:59:12.871Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:12 [2024-04-18T14:59:12.871Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:12 [2024-04-18T14:59:12.871Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:13 [2024-04-18T14:59:13.794Z] Could not determine the accessibility bus address
10:59:14 [2024-04-18T14:59:14.049Z] 
10:59:14 [2024-04-18T14:59:14.049Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-04-18 14:59:13.929
10:59:14 [2024-04-18T14:59:14.049Z] !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
10:59:14 [2024-04-18T14:59:14.049Z] 
10:59:14 [2024-04-18T14:59:14.049Z] !ENTRY org.eclipse.urischeme 4 0 2024-04-18 14:59:13.944
10:59:14 [2024-04-18T14:59:14.049Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
10:59:14 [2024-04-18T14:59:14.049Z] !STACK 0
10:59:14 [2024-04-18T14:59:14.049Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
10:59:14 [2024-04-18T14:59:14.049Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
10:59:14 [2024-04-18T14:59:14.049Z] Caused by: java.io.IOException: error=2, No such file or directory
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
10:59:14 [2024-04-18T14:59:14.049Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
10:59:14 [2024-04-18T14:59:14.049Z] 	... 7 more
10:59:14 [2024-04-18T14:59:14.974Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
10:59:14 [2024-04-18T14:59:14.974Z] Display size: 1440x900
10:59:14 [2024-04-18T14:59:14.974Z] OS version=6.2.9-300.fc38.x86_64
10:59:14 [2024-04-18T14:59:14.974Z] GTK version=3.24.33
10:59:14 [2024-04-18T14:59:14.974Z] GTK theme=Yaru
10:59:14 [2024-04-18T14:59:14.974Z] LIBOVERLAY_SCROLLBAR=0
10:59:14 [2024-04-18T14:59:14.974Z] Time zone: Greenwich Mean Time
10:59:15 [2024-04-18T14:59:15.229Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotShell - Sent event 26 to [Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-239596071 data=null doit=true}, Shell with text {data - Eclipse Platform}]
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicking on with mnemonic 'Flat'
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 27 to [Deactivate [27]: ShellEvent{MenuItem {&Hierarchical} time=-239595141 data=null doit=true}, MenuItem with text {&Hierarchical}]
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Hierarchical} time=-239595140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, MenuItem with text {&Hierarchical}]
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Sent event 13 to [Selection [13]: SelectionEvent{MenuItem {&Flat} time=-239595139 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true}, with mnemonic 'Flat']
10:59:16 [2024-04-18T14:59:16.154Z] DEBUG org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu - Clicked on with mnemonic 'Flat'
10:59:16 [2024-04-18T14:59:16.410Z] 
10:59:16 [2024-04-18T14:59:16.410Z] (Eclipse:3178): Gtk-WARNING **: 14:59:16.236: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
10:59:16 [2024-04-18T14:59:16.665Z] 
10:59:16 [2024-04-18T14:59:16.665Z] (Eclipse:3178): Gtk-WARNING **: 14:59:16.535: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node button, owner GtkButton)
10:59:17 [2024-04-18T14:59:17.224Z] 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"'
10:59:17 [2024-04-18T14:59:17.225Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:17 [2024-04-18T14:59:17.480Z] 
10:59:17 [2024-04-18T14:59:17.480Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 2 2024-04-18 14:59:17.227
10:59:17 [2024-04-18T14:59:17.480Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.analysis.xml.core".
10:59:17 [2024-04-18T14:59:17.480Z] !STACK 0
10:59:17 [2024-04-18T14:59:17.480Z] java.io.FileNotFoundException: test_xml_files/test_callstack.xml
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils$1.run(XmlUtils.java:352)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.getUrlsFromConfiguration(XmlUtils.java:343)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.listBuiltinFiles(XmlUtils.java:315)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.populateBuiltinModules(XmlAnalysisModuleSource.java:129)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlAnalysisModuleSource.getAnalysisModules(XmlAnalysisModuleSource.java:78)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:134)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.getAnalysisModules(TmfAnalysisManager.java:160)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:294)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest.before(AggregationTreeTest.java:119)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.before(FlameGraphTest.java:114)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:17 [2024-04-18T14:59:17.480Z] 	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:17 [2024-04-18T14:59:17.480Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:17 [2024-04-18T14:59:17.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:17 [2024-04-18T14:59:17.481Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:17 [2024-04-18T14:59:17.481Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:17 [2024-04-18T14:59:17.481Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:51)
10:59:17 [2024-04-18T14:59:17.481Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
10:59:17 [2024-04-18T14:59:17.481Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:18 [2024-04-18T14:59:18.405Z] 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"'
10:59:18 [2024-04-18T14:59:18.405Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:19 [2024-04-18T14:59:19.330Z] 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"'
10:59:19 [2024-04-18T14:59:19.330Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:20 [2024-04-18T14:59:20.255Z] 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"'
10:59:20 [2024-04-18T14:59:20.255Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:20 [2024-04-18T14:59:20.510Z] 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"'
10:59:20 [2024-04-18T14:59:20.510Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:21 [2024-04-18T14:59:21.435Z] 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"'
10:59:21 [2024-04-18T14:59:21.435Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:22 [2024-04-18T14:59:22.361Z] 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"'
10:59:22 [2024-04-18T14:59:22.361Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:23 [2024-04-18T14:59:23.286Z] 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"'
10:59:23 [2024-04-18T14:59:23.286Z] DEBUG org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
10:59:23 [2024-04-18T14:59:23.845Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.009 s -- in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest -- Time elapsed: 1.657 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest -- Time elapsed: 0.824 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest -- Time elapsed: 0.888 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest -- Time elapsed: 0.398 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest -- Time elapsed: 0.913 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest -- Time elapsed: 0.884 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest -- Time elapsed: 0.826 s
10:59:23 [2024-04-18T14:59:23.845Z] org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest -- Time elapsed: 0.882 s
10:59:23 [2024-04-18T14:59:23.845Z] 
10:59:23 [2024-04-18T14:59:23.845Z] Results:
10:59:23 [2024-04-18T14:59:23.845Z] 
10:59:23 [2024-04-18T14:59:23.845Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
10:59:23 [2024-04-18T14:59:23.845Z] 
10:59:25 [2024-04-18T14:59:25.205Z] [INFO] All tests passed
10:59:25 [2024-04-18T14:59:25.205Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.205Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
10:59:25 [2024-04-18T14:59:25.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 32 classes
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT [95/128]
10:59:25 [2024-04-18T14:59:25.460Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:25 [2024-04-18T14:59:25.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.460Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.460Z] [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
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.460Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] The project's OSGi version is 0.1.1.202404181450
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.461Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests
10:59:25 [2024-04-18T14:59:25.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.461Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.715Z] [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.*
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.715Z] [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
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.715Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.715Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
10:59:25 [2024-04-18T14:59:25.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
10:59:25 [2024-04-18T14:59:25.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
10:59:25 [2024-04-18T14:59:25.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
10:59:25 [2024-04-18T14:59:25.715Z] [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
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [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
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [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
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [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
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] 
10:59:25 [2024-04-18T14:59:25.969Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:26 [2024-04-18T14:59:26.224Z] [INFO] 
10:59:26 [2024-04-18T14:59:26.224Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:26 [2024-04-18T14:59:26.224Z] [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
10:59:27 [2024-04-18T14:59:27.147Z] [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
10:59:27 [2024-04-18T14:59:27.707Z] [INFO] 
10:59:27 [2024-04-18T14:59:27.707Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:27 [2024-04-18T14:59:27.962Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:27 [2024-04-18T14:59:27.962Z] [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
10:59:27 [2024-04-18T14:59:27.962Z] [INFO] Command line:
10:59:27 [2024-04-18T14:59:27.962Z] 	[/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]
10:59:27 [2024-04-18T14:59:27.962Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:59:28 [2024-04-18T14:59:28.886Z] WARNING: A terminally deprecated method in java.lang.System has been called
10:59:28 [2024-04-18T14:59:28.887Z] 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)
10:59:28 [2024-04-18T14:59:28.887Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
10:59:28 [2024-04-18T14:59:28.887Z] WARNING: System::setSecurityManager will be removed in a future release
10:59:32 [2024-04-18T14:59:32.151Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
10:59:46 [2024-04-18T14:59:46.983Z] !SESSION 2024-04-18 14:59:28.043 -----------------------------------------------
10:59:46 [2024-04-18T14:59:46.983Z] eclipse.buildId=unknown
10:59:46 [2024-04-18T14:59:46.983Z] java.version=17.0.2
10:59:46 [2024-04-18T14:59:46.983Z] java.vendor=Oracle Corporation
10:59:46 [2024-04-18T14:59:46.983Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:59:46 [2024-04-18T14:59:46.983Z] 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
10:59:46 [2024-04-18T14:59:46.983Z] 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
10:59:46 [2024-04-18T14:59:46.983Z] 
10:59:46 [2024-04-18T14:59:46.983Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:45.172
10:59:46 [2024-04-18T14:59:46.983Z] !MESSAGE 
10:59:46 [2024-04-18T14:59:46.983Z] !STACK 0
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:46 [2024-04-18T14:59:46.983Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:46 [2024-04-18T14:59:46.983Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:46 [2024-04-18T14:59:46.983Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.54 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 2.913 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.269 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.201 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[1: ONE_CONTAINER] -- Time elapsed: 2.236 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[1: ONE_CONTAINER] -- Time elapsed: 1.138 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[1: ONE_CONTAINER] -- Time elapsed: 1.133 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution[2: QEMU_CONTAINER] -- Time elapsed: 2.257 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderIntervalData[2: QEMU_CONTAINER] -- Time elapsed: 1.229 s
10:59:46 [2024-04-18T14:59:46.983Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testStateProviderPunctualData[2: QEMU_CONTAINER] -- Time elapsed: 1.148 s
10:59:46 [2024-04-18T14:59:46.983Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
10:59:47 [2024-04-18T14:59:47.908Z] 
10:59:47 [2024-04-18T14:59:47.908Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.651
10:59:47 [2024-04-18T14:59:47.908Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.908Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.908Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.908Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.908Z] 
10:59:47 [2024-04-18T14:59:47.908Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.652
10:59:47 [2024-04-18T14:59:47.908Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.908Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.908Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.908Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.909Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.909Z] 
10:59:47 [2024-04-18T14:59:47.909Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.652
10:59:47 [2024-04-18T14:59:47.909Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.909Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.909Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.909Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.909Z] 
10:59:47 [2024-04-18T14:59:47.909Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.653
10:59:47 [2024-04-18T14:59:47.909Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.909Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.909Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.909Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.909Z] 
10:59:47 [2024-04-18T14:59:47.909Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.654
10:59:47 [2024-04-18T14:59:47.909Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.909Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.909Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.909Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.909Z] 
10:59:47 [2024-04-18T14:59:47.909Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.654
10:59:47 [2024-04-18T14:59:47.909Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.909Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.909Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.909Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.910Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.910Z] 
10:59:47 [2024-04-18T14:59:47.910Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.655
10:59:47 [2024-04-18T14:59:47.910Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.910Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.910Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.910Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.910Z] 
10:59:47 [2024-04-18T14:59:47.910Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.655
10:59:47 [2024-04-18T14:59:47.910Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.910Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.910Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.910Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.910Z] 
10:59:47 [2024-04-18T14:59:47.910Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.656
10:59:47 [2024-04-18T14:59:47.910Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.910Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.910Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.910Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.910Z] 
10:59:47 [2024-04-18T14:59:47.910Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.656
10:59:47 [2024-04-18T14:59:47.910Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.910Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.910Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.910Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.910Z] 
10:59:47 [2024-04-18T14:59:47.910Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.657
10:59:47 [2024-04-18T14:59:47.910Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.910Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.910Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
10:59:47 [2024-04-18T14:59:47.910Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.911Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.911Z] 
10:59:47 [2024-04-18T14:59:47.911Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.657
10:59:47 [2024-04-18T14:59:47.911Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.911Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.911Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.911Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.911Z] 
10:59:47 [2024-04-18T14:59:47.911Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.658
10:59:47 [2024-04-18T14:59:47.911Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.911Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.911Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.911Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:47 [2024-04-18T14:59:47.911Z] 
10:59:47 [2024-04-18T14:59:47.911Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:47.658
10:59:47 [2024-04-18T14:59:47.911Z] !MESSAGE 
10:59:47 [2024-04-18T14:59:47.911Z] !STACK 0
10:59:47 [2024-04-18T14:59:47.911Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.analysis.profiling.core.model.IHostModel.getThreadOnCpu(IHostModel.java:81)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:47 [2024-04-18T14:59:47.911Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:47 [2024-04-18T14:59:47.911Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:51 [2024-04-18T14:59:51.172Z] 
10:59:51 [2024-04-18T14:59:51.172Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:51.050
10:59:51 [2024-04-18T14:59:51.172Z] !MESSAGE 
10:59:51 [2024-04-18T14:59:51.172Z] !STACK 0
10:59:51 [2024-04-18T14:59:51.172Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:51 [2024-04-18T14:59:51.172Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:51 [2024-04-18T14:59:51.172Z] 
10:59:51 [2024-04-18T14:59:51.172Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:51.050
10:59:51 [2024-04-18T14:59:51.172Z] !MESSAGE 
10:59:51 [2024-04-18T14:59:51.172Z] !STACK 0
10:59:51 [2024-04-18T14:59:51.172Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:51 [2024-04-18T14:59:51.172Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:51 [2024-04-18T14:59:51.172Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:53 [2024-04-18T14:59:53.685Z] 
10:59:53 [2024-04-18T14:59:53.685Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:53.294
10:59:53 [2024-04-18T14:59:53.685Z] !MESSAGE 
10:59:53 [2024-04-18T14:59:53.685Z] !STACK 0
10:59:53 [2024-04-18T14:59:53.685Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:53 [2024-04-18T14:59:53.685Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:53 [2024-04-18T14:59:53.685Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:53 [2024-04-18T14:59:53.685Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:53 [2024-04-18T14:59:53.685Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:53 [2024-04-18T14:59:53.686Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:53 [2024-04-18T14:59:53.686Z] 
10:59:53 [2024-04-18T14:59:53.686Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2024-04-18 14:59:53.294
10:59:53 [2024-04-18T14:59:53.686Z] !MESSAGE 
10:59:53 [2024-04-18T14:59:53.686Z] !STACK 0
10:59:53 [2024-04-18T14:59:53.686Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:597)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:149)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:85)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
10:59:53 [2024-04-18T14:59:53.686Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
10:59:53 [2024-04-18T14:59:53.686Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
10:59:53 [2024-04-18T14:59:53.686Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.869 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
10:59:53 [2024-04-18T14:59:53.686Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 2.368 s
10:59:53 [2024-04-18T14:59:53.686Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 2.256 s
10:59:53 [2024-04-18T14:59:53.686Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 2.242 s
10:59:53 [2024-04-18T14:59:53.686Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
10:59:58 [2024-04-18T14:59:58.922Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.752 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
10:59:58 [2024-04-18T14:59:58.922Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testAnalysisExecution[0: ONE_QEMUKVM] -- Time elapsed: 1.168 s
10:59:58 [2024-04-18T14:59:58.922Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testVirtualEnvironmentModel[0: ONE_QEMUKVM] -- Time elapsed: 1.192 s
10:59:58 [2024-04-18T14:59:58.923Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderIntervalData[0: ONE_QEMUKVM] -- Time elapsed: 1.194 s
10:59:58 [2024-04-18T14:59:58.923Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest.testStateProviderPunctualData[0: ONE_QEMUKVM] -- Time elapsed: 1.197 s
10:59:58 [2024-04-18T14:59:58.923Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
10:59:59 [2024-04-18T14:59:59.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
10:59:59 [2024-04-18T14:59:59.482Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest.testStubTracesOneQemuKvm -- Time elapsed: 1.247 s
10:59:59 [2024-04-18T14:59:59.482Z] 
10:59:59 [2024-04-18T14:59:59.482Z] Results:
10:59:59 [2024-04-18T14:59:59.482Z] 
10:59:59 [2024-04-18T14:59:59.482Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
10:59:59 [2024-04-18T14:59:59.482Z] 
10:59:59 [2024-04-18T14:59:59.482Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
10:59:59 [2024-04-18T14:59:59.482Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.482Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.482Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.482Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:59:59 [2024-04-18T14:59:59.482Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:59 [2024-04-18T14:59:59.483Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.483Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.483Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:59 [2024-04-18T14:59:59.484Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.484Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:59 [2024-04-18T14:59:59.484Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:59 [2024-04-18T14:59:59.485Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:59 [2024-04-18T14:59:59.485Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:59 [2024-04-18T14:59:59.485Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:59 [2024-04-18T14:59:59.486Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.setUp(FusedVmAnalysisTest.java:91)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest.testAnalysisExecution(FusedVmAnalysisTest.java:125)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.Suite.runChild(Suite.java:128)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.Suite.runChild(Suite.java:27)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.486Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
10:59:59 [2024-04-18T14:59:59.486Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
10:59:59 [2024-04-18T14:59:59.487Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:59:59 [2024-04-18T14:59:59.487Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
10:59:59 [2024-04-18T14:59:59.487Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:59:59 [2024-04-18T14:59:59.487Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
10:59:59 [2024-04-18T14:59:59.487Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] All tests passed
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT [96/128]
10:59:59 [2024-04-18T14:59:59.742Z] [INFO]   from vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
10:59:59 [2024-04-18T14:59:59.742Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:59:59 [2024-04-18T14:59:59.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:59 [2024-04-18T14:59:59.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:59 [2024-04-18T14:59:59.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:59 [2024-04-18T14:59:59.742Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
10:59:59 [2024-04-18T14:59:59.742Z] [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
10:59:59 [2024-04-18T14:59:59.997Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.997Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] The project's OSGi version is 0.1.2.202404181450
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] 
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
10:59:59 [2024-04-18T14:59:59.998Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests
10:59:59 [2024-04-18T14:59:59.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
10:59:59 [2024-04-18T14:59:59.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
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.254Z] [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.*
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.254Z] [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
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.254Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.254Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:00 [2024-04-18T15:00:00.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:00 [2024-04-18T15:00:00.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:00 [2024-04-18T15:00:00.254Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:00 [2024-04-18T15:00:00.510Z] [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
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [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
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [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
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [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
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] 
11:00:00 [2024-04-18T15:00:00.765Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:00 [2024-04-18T15:00:00.765Z] [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
11:00:01 [2024-04-18T15:00:01.325Z] [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
11:00:02 [2024-04-18T15:00:02.250Z] [INFO] 
11:00:02 [2024-04-18T15:00:02.251Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:02 [2024-04-18T15:00:02.251Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:02 [2024-04-18T15:00:02.251Z] [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
11:00:02 [2024-04-18T15:00:02.251Z] [INFO] Command line:
11:00:02 [2024-04-18T15:00:02.251Z] 	[/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]
11:00:02 [2024-04-18T15:00:02.251Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:03 [2024-04-18T15:00:03.177Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:00:03 [2024-04-18T15:00:03.177Z] 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)
11:00:03 [2024-04-18T15:00:03.177Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:00:03 [2024-04-18T15:00:03.177Z] WARNING: System::setSecurityManager will be removed in a future release
11:00:05 [2024-04-18T15:00:05.685Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:00:05 [2024-04-18T15:00:05.685Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:00:09 [2024-04-18T15:00:09.846Z] Could not determine the accessibility bus address
11:00:10 [2024-04-18T15:00:10.101Z] !SESSION 2024-04-18 15:00:02.362 -----------------------------------------------
11:00:10 [2024-04-18T15:00:10.101Z] eclipse.buildId=unknown
11:00:10 [2024-04-18T15:00:10.101Z] java.version=17.0.2
11:00:10 [2024-04-18T15:00:10.101Z] java.vendor=Oracle Corporation
11:00:10 [2024-04-18T15:00:10.101Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:00:10 [2024-04-18T15:00:10.101Z] 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
11:00:10 [2024-04-18T15:00:10.101Z] 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
11:00:10 [2024-04-18T15:00:10.101Z] 
11:00:10 [2024-04-18T15:00:10.101Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2024-04-18 15:00:10.054
11:00:10 [2024-04-18T15:00:10.101Z] !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
11:00:10 [2024-04-18T15:00:10.355Z] 
11:00:10 [2024-04-18T15:00:10.355Z] !ENTRY org.eclipse.urischeme 4 0 2024-04-18 15:00:10.122
11:00:10 [2024-04-18T15:00:10.355Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
11:00:10 [2024-04-18T15:00:10.355Z] !STACK 0
11:00:10 [2024-04-18T15:00:10.355Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
11:00:10 [2024-04-18T15:00:10.355Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:00:10 [2024-04-18T15:00:10.355Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:00:10 [2024-04-18T15:00:10.355Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
11:00:10 [2024-04-18T15:00:10.355Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145)
11:00:10 [2024-04-18T15:00:10.355Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87)
11:00:10 [2024-04-18T15:00:10.356Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76)
11:00:10 [2024-04-18T15:00:10.356Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87)
11:00:10 [2024-04-18T15:00:10.356Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:00:10 [2024-04-18T15:00:10.356Z] Caused by: java.io.IOException: error=2, No such file or directory
11:00:10 [2024-04-18T15:00:10.356Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:00:10 [2024-04-18T15:00:10.356Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:00:10 [2024-04-18T15:00:10.356Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:00:10 [2024-04-18T15:00:10.356Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:00:10 [2024-04-18T15:00:10.356Z] 	... 7 more
11:00:10 [2024-04-18T15:00:10.915Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
11:00:11 [2024-04-18T15:00:11.170Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameEndOverlap -- Time elapsed: 0.079 s
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testNoOverlap -- Time elapsed: 0 s
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testPartialOverlap -- Time elapsed: 0 s
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testSameStartOverlap -- Time elapsed: 0 s
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testFullOverlap -- Time elapsed: 0.001 s
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest.testOverlapEnglobing -- Time elapsed: 0 s
11:00:11 [2024-04-18T15:00:11.170Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
11:00:11 [2024-04-18T15:00:11.170Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
11:00:11 [2024-04-18T15:00:11.170Z] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest skipped
11:00:11 [2024-04-18T15:00:11.170Z] 
11:00:11 [2024-04-18T15:00:11.170Z] Results:
11:00:11 [2024-04-18T15:00:11.170Z] 
11:00:11 [2024-04-18T15:00:11.170Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
11:00:11 [2024-04-18T15:00:11.170Z] 
11:00:12 [2024-04-18T15:00:12.095Z] [INFO] All tests passed
11:00:12 [2024-04-18T15:00:12.095Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
11:00:12 [2024-04-18T15:00:12.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
11:00:12 [2024-04-18T15:00:12.351Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
11:00:12 [2024-04-18T15:00:12.351Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.351Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:12 [2024-04-18T15:00:12.351Z] [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
11:00:12 [2024-04-18T15:00:12.351Z] [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
11:00:12 [2024-04-18T15:00:12.351Z] [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
11:00:12 [2024-04-18T15:00:12.351Z] [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
11:00:12 [2024-04-18T15:00:12.351Z] [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
11:00:12 [2024-04-18T15:00:12.351Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.351Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
11:00:12 [2024-04-18T15:00:12.352Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.352Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
11:00:12 [2024-04-18T15:00:12.352Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT [97/128]
11:00:12 [2024-04-18T15:00:12.352Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
11:00:12 [2024-04-18T15:00:12.352Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:12 [2024-04-18T15:00:12.352Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
11:00:12 [2024-04-18T15:00:12.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.352Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.352Z] [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
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] The project's OSGi version is 0.1.2.202404181450
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.607Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.scripting.core.tests
11:00:12 [2024-04-18T15:00:12.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
11:00:12 [2024-04-18T15:00:12.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
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [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.*
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] The project's OSGi version is 0.1.2.202404181450
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.861Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.862Z] [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.*
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.862Z] [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
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] 
11:00:12 [2024-04-18T15:00:12.862Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:12 [2024-04-18T15:00:12.862Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:12 [2024-04-18T15:00:12.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.862Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:12 [2024-04-18T15:00:12.862Z] [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
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.117Z] [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
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.117Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [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
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [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
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] 
11:00:13 [2024-04-18T15:00:13.371Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:13 [2024-04-18T15:00:13.371Z] [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
11:00:14 [2024-04-18T15:00:14.734Z] [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
11:00:15 [2024-04-18T15:00:15.293Z] [INFO] 
11:00:15 [2024-04-18T15:00:15.293Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:15 [2024-04-18T15:00:15.548Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:15 [2024-04-18T15:00:15.548Z] [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
11:00:15 [2024-04-18T15:00:15.548Z] [INFO] Command line:
11:00:15 [2024-04-18T15:00:15.548Z] 	[/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]
11:00:15 [2024-04-18T15:00:15.548Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:16 [2024-04-18T15:00:16.472Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:00:16 [2024-04-18T15:00:16.472Z] 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)
11:00:16 [2024-04-18T15:00:16.472Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:00:16 [2024-04-18T15:00:16.473Z] WARNING: System::setSecurityManager will be removed in a future release
11:00:20 [2024-04-18T15:00:20.634Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
11:00:20 [2024-04-18T15:00:20.634Z] !SESSION 2024-04-18 15:00:15.630 -----------------------------------------------
11:00:20 [2024-04-18T15:00:20.634Z] eclipse.buildId=unknown
11:00:20 [2024-04-18T15:00:20.634Z] java.version=17.0.2
11:00:20 [2024-04-18T15:00:20.634Z] java.vendor=Oracle Corporation
11:00:20 [2024-04-18T15:00:20.634Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:00:20 [2024-04-18T15:00:20.634Z] 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
11:00:20 [2024-04-18T15:00:20.634Z] 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
11:00:20 [2024-04-18T15:00:20.634Z] 
11:00:20 [2024-04-18T15:00:20.634Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-04-18 15:00:20.242
11:00:20 [2024-04-18T15:00:20.634Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
11:00:20 [2024-04-18T15:00:20.634Z] 
11:00:20 [2024-04-18T15:00:20.634Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2024-04-18 15:00:20.244
11:00:20 [2024-04-18T15:00:20.634Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
11:00:20 [2024-04-18T15:00:20.634Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
11:00:20 [2024-04-18T15:00:20.634Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testTimeGraphProvider -- Time elapsed: 0.419 s
11:00:20 [2024-04-18T15:00:20.634Z] org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest.testScriptedTimeGraphProvider -- Time elapsed: 0.099 s
11:00:20 [2024-04-18T15:00:20.634Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
11:00:20 [2024-04-18T15:00:20.634Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
11:00:20 [2024-04-18T15:00:20.634Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest.testGettingStateSystems -- Time elapsed: 0.092 s
11:00:20 [2024-04-18T15:00:20.634Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
11:00:23 [2024-04-18T15:00:23.892Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
11:00:23 [2024-04-18T15:00:23.892Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIteratorWithFilter -- Time elapsed: 1.373 s
11:00:23 [2024-04-18T15:00:23.892Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testGetAnalysis -- Time elapsed: 0.027 s
11:00:23 [2024-04-18T15:00:23.892Z] org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest.testEventIterator -- Time elapsed: 1.199 s
11:00:23 [2024-04-18T15:00:23.892Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
11:00:23 [2024-04-18T15:00:23.892Z] 
11:00:23 [2024-04-18T15:00:23.892Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-18 15:00:23.321
11:00:23 [2024-04-18T15:00:23.892Z] !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
11:00:23 [2024-04-18T15:00:23.892Z] 
11:00:23 [2024-04-18T15:00:23.892Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-18 15:00:23.321
11:00:23 [2024-04-18T15:00:23.892Z] !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
11:00:23 [2024-04-18T15:00:23.892Z] /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
11:00:23 [2024-04-18T15:00:23.892Z]   thread.setDaemon(True)
11:00:25 [2024-04-18T15:00:25.252Z] 
11:00:25 [2024-04-18T15:00:25.252Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2024-04-18 15:00:24.848
11:00:25 [2024-04-18T15:00:25.252Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
11:00:25 [2024-04-18T15:00:25.252Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.630 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
11:00:25 [2024-04-18T15:00:25.252Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest skipped
11:00:25 [2024-04-18T15:00:25.252Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnsupportedEngine -- Time elapsed: 0.102 s
11:00:25 [2024-04-18T15:00:25.252Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testPython -- Time elapsed: 1.511 s
11:00:25 [2024-04-18T15:00:25.252Z] org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest.testUnexistingScript -- Time elapsed: 0.015 s
11:00:25 [2024-04-18T15:00:25.252Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
11:00:25 [2024-04-18T15:00:25.252Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
11:00:25 [2024-04-18T15:00:25.252Z] org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
11:00:25 [2024-04-18T15:00:25.253Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
11:00:26 [2024-04-18T15:00:26.613Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentProject -- Time elapsed: 0.118 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testExistingTraces -- Time elapsed: 0.099 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInNonexistentFolder -- Time elapsed: 0.010 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistentTraceFile -- Time elapsed: 0.059 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testTraceInFolder -- Time elapsed: 0.022 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testEventIterator -- Time elapsed: 1.141 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest.testNonexistingTrace -- Time elapsed: 0.009 s
11:00:26 [2024-04-18T15:00:26.613Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
11:00:26 [2024-04-18T15:00:26.613Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[0: --cli --help] -- Time elapsed: 0.022 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[1: --cli -h] -- Time elapsed: 0.001 s
11:00:26 [2024-04-18T15:00:26.613Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[2: --cli --script myscript] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[3: --cli -s myscript] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3] -- Time elapsed: 0.001 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[6: --cli --script] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[7: --cli -s] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[8: --cli --engine jython] -- Time elapsed: 0.001 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[9: --cli -e jython] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[10: --cli --engine] -- Time elapsed: 0.001 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[11: --cli -e] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[12: --cli --args arg1] -- Time elapsed: 0.001 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[13: --cli -e jython ] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[14: --cli --args arg1 arg2 arg3] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[15: --cli -a arg1 arg2 arg3] -- Time elapsed: 0.002 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[16: --cli --args] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest.testCmdLineArguments[17: --cli -a] -- Time elapsed: 0 s
11:00:26 [2024-04-18T15:00:26.614Z] 
11:00:26 [2024-04-18T15:00:26.614Z] Results:
11:00:26 [2024-04-18T15:00:26.614Z] 
11:00:26 [2024-04-18T15:00:26.614Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
11:00:26 [2024-04-18T15:00:26.614Z] 
11:00:26 [2024-04-18T15:00:26.614Z] 
11:00:26 [2024-04-18T15:00:26.614Z] !ENTRY org.eclipse.core.resources 2 10035 2024-04-18 15:00:26.457
11:00:26 [2024-04-18T15:00:26.614Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] All tests passed
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] 
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] 
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] 
11:00:26 [2024-04-18T15:00:26.869Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:26 [2024-04-18T15:00:26.869Z] [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
11:00:26 [2024-04-18T15:00:26.869Z] [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
11:00:26 [2024-04-18T15:00:26.869Z] [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
11:00:26 [2024-04-18T15:00:26.869Z] [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
11:00:26 [2024-04-18T15:00:26.869Z] [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
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] 
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] 
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT [98/128]
11:00:26 [2024-04-18T15:00:26.870Z] [INFO]   from scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
11:00:26 [2024-04-18T15:00:26.870Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:26 [2024-04-18T15:00:26.870Z] [WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.5.0:javadoc (build-docs)'
11:00:26 [2024-04-18T15:00:26.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:26 [2024-04-18T15:00:26.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:26 [2024-04-18T15:00:26.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:26 [2024-04-18T15:00:26.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:26 [2024-04-18T15:00:26.870Z] [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
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- clean:3.3.1:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] The project's OSGi version is 0.1.3.202404181450
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.125Z] [INFO] Resolving class path of Trace Compass Incubator Scripting UI Tests Plug-in
11:00:27 [2024-04-18T15:00:27.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
11:00:27 [2024-04-18T15:00:27.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
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [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.*
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] >>> javadoc:3.5.0:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] The project's OSGi version is 0.1.3.202404181450
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [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.*
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] <<< javadoc:3.5.0:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- javadoc:3.5.0:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- build-helper:3.4.0:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [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
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] 
11:00:27 [2024-04-18T15:00:27.686Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:27 [2024-04-18T15:00:27.686Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:27 [2024-04-18T15:00:27.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:27 [2024-04-18T15:00:27.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:27 [2024-04-18T15:00:27.686Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:27 [2024-04-18T15:00:27.686Z] [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
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [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
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [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
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [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
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] 
11:00:28 [2024-04-18T15:00:28.247Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:28 [2024-04-18T15:00:28.247Z] [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
11:00:29 [2024-04-18T15:00:29.171Z] [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
11:00:29 [2024-04-18T15:00:29.732Z] [INFO] 
11:00:29 [2024-04-18T15:00:29.732Z] [INFO] --- antrun:3.1.0:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:29 [2024-04-18T15:00:29.987Z] [INFO] Executing tasks
11:00:29 [2024-04-18T15:00:29.987Z] [INFO]      [exec] Cloning into 'tracecompass-ease-scripting'...
11:00:30 [2024-04-18T15:00:30.242Z] [INFO]      [exec] Your branch is up to date with 'origin/master'.
11:00:30 [2024-04-18T15:00:30.242Z] [INFO]      [exec] Already on 'master'
11:00:30 [2024-04-18T15:00:30.497Z] [INFO]      [exec] Already up to date.
11:00:30 [2024-04-18T15:00:30.497Z] [INFO] Executed tasks
11:00:30 [2024-04-18T15:00:30.497Z] [INFO] 
11:00:30 [2024-04-18T15:00:30.497Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:30 [2024-04-18T15:00:30.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
11:00:30 [2024-04-18T15:00:30.751Z] [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
11:00:30 [2024-04-18T15:00:30.751Z] [INFO] Command line:
11:00:30 [2024-04-18T15:00:30.751Z] 	[/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]
11:00:30 [2024-04-18T15:00:30.752Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:31 [2024-04-18T15:00:31.677Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:00:31 [2024-04-18T15:00:31.677Z] 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)
11:00:31 [2024-04-18T15:00:31.677Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:00:31 [2024-04-18T15:00:31.677Z] WARNING: System::setSecurityManager will be removed in a future release
11:00:35 [2024-04-18T15:00:35.838Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
11:00:35 [2024-04-18T15:00:35.838Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
11:00:35 [2024-04-18T15:00:35.838Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest.testActivator -- Time elapsed: 0.004 s
11:00:35 [2024-04-18T15:00:35.838Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
11:00:36 [2024-04-18T15:00:36.765Z] !SESSION 2024-04-18 15:00:30.831 -----------------------------------------------
11:00:36 [2024-04-18T15:00:36.765Z] eclipse.buildId=unknown
11:00:36 [2024-04-18T15:00:36.765Z] java.version=17.0.2
11:00:36 [2024-04-18T15:00:36.765Z] java.vendor=Oracle Corporation
11:00:36 [2024-04-18T15:00:36.765Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:00:36 [2024-04-18T15:00:36.765Z] 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.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
11:00:36 [2024-04-18T15:00:36.765Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.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.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:00:36 [2024-04-18T15:00:36.765Z] 
11:00:36 [2024-04-18T15:00:36.765Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2024-04-18 15:00:36.433
11:00:36 [2024-04-18T15:00:36.765Z] !MESSAGE Failed to deletestatistics-totals.ht
11:00:37 [2024-04-18T15:00:37.020Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.470 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testConfigureTraceMarker -- Time elapsed: 0.678 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerColor -- Time elapsed: 0.088 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerLabel -- Time elapsed: 0.084 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp1 -- Time elapsed: 0.032 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp2 -- Time elapsed: 0.079 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp3 -- Time elapsed: 0.104 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp4 -- Time elapsed: 0.089 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp5 -- Time elapsed: 0.025 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp6 -- Time elapsed: 0.073 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testIncorrectMarkerTimestamp7 -- Time elapsed: 0.019 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testCorrectMarkerTimestamp -- Time elapsed: 0.074 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerTimeStampGetters -- Time elapsed: 0.019 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testMarkerCategory -- Time elapsed: 0.076 s
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.testgetMarkerList -- Time elapsed: 0.021 s
11:00:37 [2024-04-18T15:00:37.020Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
11:00:37 [2024-04-18T15:00:37.020Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.005 s -- in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest skipped
11:00:37 [2024-04-18T15:00:37.020Z] 
11:00:37 [2024-04-18T15:00:37.020Z] Results:
11:00:37 [2024-04-18T15:00:37.020Z] 
11:00:37 [2024-04-18T15:00:37.020Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
11:00:37 [2024-04-18T15:00:37.020Z] 
11:00:37 [2024-04-18T15:00:37.020Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:118)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.incubator.scripting.core.tests.stubs.ScriptingTestUtils.getTrace(ScriptingTestUtils.java:62)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest.setUpEnvironment(TraceMarkerTest.java:86)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
11:00:37 [2024-04-18T15:00:37.020Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
11:00:37 [2024-04-18T15:00:37.020Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:00:37 [2024-04-18T15:00:37.021Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:00:37 [2024-04-18T15:00:37.021Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] All tests passed
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:37 [2024-04-18T15:00:37.580Z] [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
11:00:37 [2024-04-18T15:00:37.580Z] [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
11:00:37 [2024-04-18T15:00:37.580Z] [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
11:00:37 [2024-04-18T15:00:37.580Z] [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
11:00:37 [2024-04-18T15:00:37.580Z] [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
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT [99/128]
11:00:37 [2024-04-18T15:00:37.580Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
11:00:37 [2024-04-18T15:00:37.580Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:37 [2024-04-18T15:00:37.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.580Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.581Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.581Z] [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
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.traceevent.core.tests
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [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.*
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [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
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] 
11:00:37 [2024-04-18T15:00:37.835Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:37 [2024-04-18T15:00:37.835Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:38 [2024-04-18T15:00:38.090Z] [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
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [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
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [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
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [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
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] 
11:00:38 [2024-04-18T15:00:38.344Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:38 [2024-04-18T15:00:38.344Z] [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
11:00:39 [2024-04-18T15:00:39.703Z] [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
11:00:40 [2024-04-18T15:00:40.263Z] [INFO] 
11:00:40 [2024-04-18T15:00:40.263Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:40 [2024-04-18T15:00:40.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
11:00:40 [2024-04-18T15:00:40.263Z] [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
11:00:40 [2024-04-18T15:00:40.263Z] [INFO] Command line:
11:00:40 [2024-04-18T15:00:40.263Z] 	[/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]
11:00:40 [2024-04-18T15:00:40.263Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:41 [2024-04-18T15:00:41.188Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:00:41 [2024-04-18T15:00:41.188Z] 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)
11:00:41 [2024-04-18T15:00:41.188Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:00:41 [2024-04-18T15:00:41.188Z] WARNING: System::setSecurityManager will be removed in a future release
11:00:44 [2024-04-18T15:00:44.450Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
11:00:46 [2024-04-18T15:00:46.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest.test -- Time elapsed: 1.673 s
11:00:46 [2024-04-18T15:00:46.337Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
11:00:46 [2024-04-18T15:00:46.337Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEmptyEvent -- Time elapsed: 0.011 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testTraceEventInsides -- Time elapsed: 0.001 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleOutOfOrder -- Time elapsed: 0.057 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testEvent -- Time elapsed: 0.008 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testDubs -- Time elapsed: 0.005 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testChromeosTrace -- Time elapsed: 0.017 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testAsyncBeginEnd -- Time elapsed: 0.006 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testBigTrace -- Time elapsed: 0.203 s
11:00:46 [2024-04-18T15:00:46.337Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest.testSimpleInOrder -- Time elapsed: 0.003 s
11:00:46 [2024-04-18T15:00:46.337Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
11:00:48 [2024-04-18T15:00:48.849Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
11:00:48 [2024-04-18T15:00:48.849Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsXsf -- Time elapsed: 1.122 s
11:00:48 [2024-04-18T15:00:48.849Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest.testEventsbe -- Time elapsed: 1.113 s
11:00:48 [2024-04-18T15:00:48.849Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
11:00:51 [2024-04-18T15:00:51.362Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
11:00:51 [2024-04-18T15:00:51.362Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrowsWithScopes -- Time elapsed: 1.117 s
11:00:51 [2024-04-18T15:00:51.362Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest.testArrows -- Time elapsed: 1.130 s
11:00:51 [2024-04-18T15:00:51.362Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
11:00:51 [2024-04-18T15:00:51.362Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
11:00:51 [2024-04-18T15:00:51.362Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
11:00:51 [2024-04-18T15:00:51.362Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
11:00:52 [2024-04-18T15:00:52.287Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.312 s -- in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
11:00:52 [2024-04-18T15:00:52.287Z] org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest.testContexts -- Time elapsed: 1.311 s
11:00:52 [2024-04-18T15:00:52.287Z] 
11:00:52 [2024-04-18T15:00:52.287Z] Results:
11:00:52 [2024-04-18T15:00:52.287Z] 
11:00:52 [2024-04-18T15:00:52.287Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
11:00:52 [2024-04-18T15:00:52.287Z] 
11:00:52 [2024-04-18T15:00:52.287Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:00:52 [2024-04-18T15:00:52.287Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:00:52 [2024-04-18T15:00:52.287Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:00:52 [2024-04-18T15:00:52.288Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:00:52 [2024-04-18T15:00:52.288Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.iterateOverCallstackSerie(CallGraphAnalysis.java:210)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeForRange(CallGraphAnalysis.java:175)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph2.CallGraphAnalysis.executeAnalysis(CallGraphAnalysis.java:157)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:00:52 [2024-04-18T15:00:52.288Z] 	org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] All tests passed
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.849Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:52 [2024-04-18T15:00:52.849Z] [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
11:00:52 [2024-04-18T15:00:52.849Z] [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
11:00:52 [2024-04-18T15:00:52.849Z] [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
11:00:52 [2024-04-18T15:00:52.849Z] [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
11:00:52 [2024-04-18T15:00:52.849Z] [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
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT [100/128]
11:00:52 [2024-04-18T15:00:52.850Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:52 [2024-04-18T15:00:52.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
11:00:52 [2024-04-18T15:00:52.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
11:00:52 [2024-04-18T15:00:52.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
11:00:52 [2024-04-18T15:00:52.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
11:00:52 [2024-04-18T15:00:52.850Z] [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
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] 
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:52 [2024-04-18T15:00:52.850Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.hudson.maven.core.tests
11:00:52 [2024-04-18T15:00:52.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
11:00:52 [2024-04-18T15:00:52.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
11:00:53 [2024-04-18T15:00:53.105Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [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.*
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [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
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:53 [2024-04-18T15:00:53.106Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:53 [2024-04-18T15:00:53.106Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:53 [2024-04-18T15:00:53.106Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:53 [2024-04-18T15:00:53.106Z] [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
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [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
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.106Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.106Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [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
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [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
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] 
11:00:53 [2024-04-18T15:00:53.361Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:53 [2024-04-18T15:00:53.361Z] [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
11:00:54 [2024-04-18T15:00:54.284Z] [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
11:00:54 [2024-04-18T15:00:54.842Z] [INFO] 
11:00:54 [2024-04-18T15:00:54.842Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:54 [2024-04-18T15:00:54.842Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:54 [2024-04-18T15:00:54.842Z] [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
11:00:54 [2024-04-18T15:00:54.842Z] [INFO] Command line:
11:00:54 [2024-04-18T15:00:54.842Z] 	[/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]
11:00:54 [2024-04-18T15:00:54.842Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:55 [2024-04-18T15:00:55.766Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:00:55 [2024-04-18T15:00:55.766Z] 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)
11:00:55 [2024-04-18T15:00:55.766Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:00:55 [2024-04-18T15:00:55.766Z] WARNING: System::setSecurityManager will be removed in a future release
11:00:58 [2024-04-18T15:00:58.276Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
11:00:58 [2024-04-18T15:00:58.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
11:00:58 [2024-04-18T15:00:58.276Z] org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
11:00:58 [2024-04-18T15:00:58.276Z] 
11:00:58 [2024-04-18T15:00:58.276Z] Results:
11:00:58 [2024-04-18T15:00:58.276Z] 
11:00:58 [2024-04-18T15:00:58.276Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:00:58 [2024-04-18T15:00:58.276Z] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] All tests passed
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT [101/128]
11:00:58 [2024-04-18T15:00:58.532Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:58 [2024-04-18T15:00:58.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
11:00:58 [2024-04-18T15:00:58.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
11:00:58 [2024-04-18T15:00:58.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
11:00:58 [2024-04-18T15:00:58.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
11:00:58 [2024-04-18T15:00:58.532Z] [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
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.532Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.787Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.opentracing.core.tests
11:00:58 [2024-04-18T15:00:58.787Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:58 [2024-04-18T15:00:58.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.788Z] [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.*
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.788Z] [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
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] 
11:00:58 [2024-04-18T15:00:58.788Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:58 [2024-04-18T15:00:58.788Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:00:58 [2024-04-18T15:00:58.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:58 [2024-04-18T15:00:58.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:58 [2024-04-18T15:00:58.788Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:00:58 [2024-04-18T15:00:58.788Z] [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
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.042Z] [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
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.042Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 122 were skipped
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.042Z] [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
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.042Z] [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
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.042Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] 
11:00:59 [2024-04-18T15:00:59.043Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:00:59 [2024-04-18T15:00:59.298Z] [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
11:01:00 [2024-04-18T15:01:00.659Z] [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
11:01:01 [2024-04-18T15:01:01.218Z] [INFO] 
11:01:01 [2024-04-18T15:01:01.218Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:01:01 [2024-04-18T15:01:01.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
11:01:01 [2024-04-18T15:01:01.473Z] [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
11:01:01 [2024-04-18T15:01:01.473Z] [INFO] Command line:
11:01:01 [2024-04-18T15:01:01.473Z] 	[/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]
11:01:01 [2024-04-18T15:01:01.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:02 [2024-04-18T15:01:02.397Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:02 [2024-04-18T15:01:02.397Z] 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)
11:01:02 [2024-04-18T15:01:02.397Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:02 [2024-04-18T15:01:02.397Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:04 [2024-04-18T15:01:04.918Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
11:01:04 [2024-04-18T15:01:04.918Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
11:01:04 [2024-04-18T15:01:04.918Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
11:01:04 [2024-04-18T15:01:04.918Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
11:01:05 [2024-04-18T15:01:05.174Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
11:01:05 [2024-04-18T15:01:05.174Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testEvent -- Time elapsed: 0.244 s
11:01:05 [2024-04-18T15:01:05.174Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testSimple -- Time elapsed: 0.007 s
11:01:05 [2024-04-18T15:01:05.174Z] org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest.testMultipleServices -- Time elapsed: 0.010 s
11:01:05 [2024-04-18T15:01:05.174Z] 
11:01:05 [2024-04-18T15:01:05.174Z] Results:
11:01:05 [2024-04-18T15:01:05.174Z] 
11:01:05 [2024-04-18T15:01:05.174Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
11:01:05 [2024-04-18T15:01:05.174Z] 
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] All tests passed
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.428Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:01:05 [2024-04-18T15:01:05.428Z] [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
11:01:05 [2024-04-18T15:01:05.429Z] [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
11:01:05 [2024-04-18T15:01:05.429Z] [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
11:01:05 [2024-04-18T15:01:05.429Z] [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
11:01:05 [2024-04-18T15:01:05.429Z] [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
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT [102/128]
11:01:05 [2024-04-18T15:01:05.429Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
11:01:05 [2024-04-18T15:01:05.429Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:05 [2024-04-18T15:01:05.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:05 [2024-04-18T15:01:05.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:05 [2024-04-18T15:01:05.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:05 [2024-04-18T15:01:05.429Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:05 [2024-04-18T15:01:05.429Z] [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
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.685Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.perf.profiling.core.tests
11:01:05 [2024-04-18T15:01:05.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
11:01:05 [2024-04-18T15:01:05.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
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [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.*
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [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
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:05 [2024-04-18T15:01:05.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
11:01:05 [2024-04-18T15:01:05.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
11:01:05 [2024-04-18T15:01:05.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
11:01:05 [2024-04-18T15:01:05.940Z] [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
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [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
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 164 were skipped
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:05 [2024-04-18T15:01:05.940Z] [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
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] 
11:01:05 [2024-04-18T15:01:05.940Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:06 [2024-04-18T15:01:06.195Z] [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
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] 
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] 
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] 
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] 
11:01:06 [2024-04-18T15:01:06.195Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:06 [2024-04-18T15:01:06.195Z] [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
11:01:06 [2024-04-18T15:01:06.754Z] [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
11:01:07 [2024-04-18T15:01:07.312Z] [INFO] 
11:01:07 [2024-04-18T15:01:07.312Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:07 [2024-04-18T15:01:07.567Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:07 [2024-04-18T15:01:07.567Z] [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
11:01:07 [2024-04-18T15:01:07.567Z] [INFO] Command line:
11:01:07 [2024-04-18T15:01:07.567Z] 	[/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]
11:01:07 [2024-04-18T15:01:07.567Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:08 [2024-04-18T15:01:08.492Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:08 [2024-04-18T15:01:08.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)
11:01:08 [2024-04-18T15:01:08.492Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:08 [2024-04-18T15:01:08.492Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:12 [2024-04-18T15:01:12.650Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
11:01:17 [2024-04-18T15:01:17.890Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.904 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
11:01:17 [2024-04-18T15:01:17.890Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.testSamplingDataProvider -- Time elapsed: 4.895 s
11:01:17 [2024-04-18T15:01:17.890Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
11:01:17 [2024-04-18T15:01:17.890Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
11:01:17 [2024-04-18T15:01:17.890Z] org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
11:01:17 [2024-04-18T15:01:17.890Z] 
11:01:17 [2024-04-18T15:01:17.890Z] Results:
11:01:17 [2024-04-18T15:01:17.890Z] 
11:01:17 [2024-04-18T15:01:17.890Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:01:17 [2024-04-18T15:01:17.890Z] 
11:01:17 [2024-04-18T15:01:17.890Z] Resource leak: class org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel was not deregistered.
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.CompositeHostModel.<init>(CompositeHostModel.java:79)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelManager.getModelFor(ModelManager.java:41)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.model.ModelListener.moduleCreated(ModelListener.java:107)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisManager.analysisModuleCreated(TmfAnalysisManager.java:244)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAnalysisModuleHelperConfigElement.newModule(TmfAnalysisModuleHelperConfigElement.java:351)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.executeAnalysis(TmfTrace.java:297)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.traceOpened(TmfTrace.java:651)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest.setUp(PerfCallGraphTest.java:69)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:17 [2024-04-18T15:01:17.890Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:17 [2024-04-18T15:01:17.890Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:17 [2024-04-18T15:01:17.891Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:17 [2024-04-18T15:01:17.891Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] All tests passed
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT [103/128]
11:01:17 [2024-04-18T15:01:17.891Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] The project's OSGi version is 0.1.2.202404181450
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.uftrace.core.tests
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [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.*
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:17 [2024-04-18T15:01:17.891Z] [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
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.891Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [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
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [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
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [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
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] 
11:01:17 [2024-04-18T15:01:17.892Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:17 [2024-04-18T15:01:17.892Z] [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
11:01:18 [2024-04-18T15:01:18.453Z] [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
11:01:20 [2024-04-18T15:01:20.340Z] [INFO] 
11:01:20 [2024-04-18T15:01:20.340Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:20 [2024-04-18T15:01:20.340Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:20 [2024-04-18T15:01:20.340Z] [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
11:01:20 [2024-04-18T15:01:20.340Z] [INFO] Command line:
11:01:20 [2024-04-18T15:01:20.340Z] 	[/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]
11:01:20 [2024-04-18T15:01:20.340Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:20 [2024-04-18T15:01:20.900Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:20 [2024-04-18T15:01:20.900Z] 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)
11:01:20 [2024-04-18T15:01:20.900Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:20 [2024-04-18T15:01:20.900Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:24 [2024-04-18T15:01:24.160Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
11:01:24 [2024-04-18T15:01:24.160Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
11:01:24 [2024-04-18T15:01:24.160Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.002 s
11:01:24 [2024-04-18T15:01:24.160Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
11:01:24 [2024-04-18T15:01:24.160Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
11:01:24 [2024-04-18T15:01:24.160Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace -- Time elapsed: 0.414 s
11:01:24 [2024-04-18T15:01:24.160Z] org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readFoobarTrace -- Time elapsed: 0.064 s
11:01:24 [2024-04-18T15:01:24.160Z] 
11:01:24 [2024-04-18T15:01:24.160Z] Results:
11:01:24 [2024-04-18T15:01:24.160Z] 
11:01:24 [2024-04-18T15:01:24.160Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
11:01:24 [2024-04-18T15:01:24.160Z] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] All tests passed
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT [104/128]
11:01:24 [2024-04-18T15:01:24.719Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
11:01:24 [2024-04-18T15:01:24.719Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:24 [2024-04-18T15:01:24.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.719Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.719Z] [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
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.tracecompass.core.tests
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [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.*
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [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
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] 
11:01:24 [2024-04-18T15:01:24.974Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.974Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:24 [2024-04-18T15:01:24.974Z] [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
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [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
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [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
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [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
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.229Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.484Z] [INFO] 
11:01:25 [2024-04-18T15:01:25.484Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:25 [2024-04-18T15:01:25.484Z] [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
11:01:26 [2024-04-18T15:01:26.846Z] [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
11:01:27 [2024-04-18T15:01:27.406Z] [INFO] 
11:01:27 [2024-04-18T15:01:27.406Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:27 [2024-04-18T15:01:27.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
11:01:27 [2024-04-18T15:01:27.661Z] [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
11:01:27 [2024-04-18T15:01:27.661Z] [INFO] Command line:
11:01:27 [2024-04-18T15:01:27.661Z] 	[/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]
11:01:27 [2024-04-18T15:01:27.661Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:28 [2024-04-18T15:01:28.223Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:28 [2024-04-18T15:01:28.223Z] 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)
11:01:28 [2024-04-18T15:01:28.223Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:28 [2024-04-18T15:01:28.223Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:30 [2024-04-18T15:01:30.734Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
11:01:30 [2024-04-18T15:01:30.734Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
11:01:30 [2024-04-18T15:01:30.734Z] org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
11:01:30 [2024-04-18T15:01:30.734Z] 
11:01:30 [2024-04-18T15:01:30.734Z] Results:
11:01:30 [2024-04-18T15:01:30.734Z] 
11:01:30 [2024-04-18T15:01:30.734Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:01:30 [2024-04-18T15:01:30.734Z] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] All tests passed
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:31 [2024-04-18T15:01:31.294Z] [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
11:01:31 [2024-04-18T15:01:31.294Z] [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
11:01:31 [2024-04-18T15:01:31.294Z] [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
11:01:31 [2024-04-18T15:01:31.294Z] [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
11:01:31 [2024-04-18T15:01:31.294Z] [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
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] 
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT [105/128]
11:01:31 [2024-04-18T15:01:31.294Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
11:01:31 [2024-04-18T15:01:31.294Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:31 [2024-04-18T15:01:31.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
11:01:31 [2024-04-18T15:01:31.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
11:01:31 [2024-04-18T15:01:31.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:31 [2024-04-18T15:01:31.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:31 [2024-04-18T15:01:31.295Z] [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
11:01:31 [2024-04-18T15:01:31.549Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] The project's OSGi version is 0.1.4.202404181450
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ftrace.core.tests
11:01:32 [2024-04-18T15:01:32.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
11:01:32 [2024-04-18T15:01:32.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
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [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.*
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [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
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.109Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.109Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:32 [2024-04-18T15:01:32.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
11:01:32 [2024-04-18T15:01:32.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
11:01:32 [2024-04-18T15:01:32.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
11:01:32 [2024-04-18T15:01:32.109Z] [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
11:01:32 [2024-04-18T15:01:32.364Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.364Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.364Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.364Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.364Z] [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
11:01:32 [2024-04-18T15:01:32.365Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.365Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.365Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:01:32 [2024-04-18T15:01:32.365Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.365Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [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
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [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
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] 
11:01:32 [2024-04-18T15:01:32.620Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:32 [2024-04-18T15:01:32.620Z] [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
11:01:33 [2024-04-18T15:01:33.546Z] [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
11:01:34 [2024-04-18T15:01:34.909Z] [INFO] 
11:01:34 [2024-04-18T15:01:34.909Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:35 [2024-04-18T15:01:35.164Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:35 [2024-04-18T15:01:35.164Z] [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
11:01:35 [2024-04-18T15:01:35.164Z] [INFO] Command line:
11:01:35 [2024-04-18T15:01:35.164Z] 	[/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]
11:01:35 [2024-04-18T15:01:35.164Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:35 [2024-04-18T15:01:35.724Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:35 [2024-04-18T15:01:35.724Z] 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)
11:01:35 [2024-04-18T15:01:35.724Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:35 [2024-04-18T15:01:35.724Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:38 [2024-04-18T15:01:38.986Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
11:01:38 [2024-04-18T15:01:38.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest
11:01:38 [2024-04-18T15:01:38.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.buffer.BinaryFTraceByteBufferTest.testOffsetCounter -- Time elapsed: 0.081 s
11:01:38 [2024-04-18T15:01:38.987Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
11:01:39 [2024-04-18T15:01:39.242Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEndOfPageEvent -- Time elapsed: 0.014 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testReadNextEvent -- Time elapsed: 0.002 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0.001 s
11:01:39 [2024-04-18T15:01:39.243Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUSectionIteratorTest.testSeekEventAtNextPage -- Time elapsed: 0 s
11:01:39 [2024-04-18T15:01:39.243Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
11:01:40 [2024-04-18T15:01:40.169Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testParseEvent -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtEndOfPage -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtTimeStamp0 -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtSpecificTimeStampAtStartOfPage -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetPage -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtImpreciseTimeStampAtMidPage -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testGetTimeStamp -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testReadNextEvent -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventWithTimeStampLargerThanLastEvent -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.readAllEvents -- Time elapsed: 0.054 s
11:01:40 [2024-04-18T15:01:40.169Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceCPUPageIteratorTest.testSeekEventAtPreciseTimeStampAtMidPage -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.169Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
11:01:40 [2024-04-18T15:01:40.730Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasMoreEvents -- Time elapsed: 0.080 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentTimestamp -- Time elapsed: 0.003 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testAdvance -- Time elapsed: 0.003 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetCurrentEvent -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testIncreaseRank -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testHasValidRank -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.constructorTestWithNoLocation -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetLocation -- Time elapsed: 0.003 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testGetLocation -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testCompareTo -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekFirstEvent -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithImpreciseTimestamp -- Time elapsed: 0.073 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSetRank -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekLastEvent -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.730Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceIteratorTest.testSeekEventWithPreciseTimestamp -- Time elapsed: 0.003 s
11:01:40 [2024-04-18T15:01:40.730Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
11:01:40 [2024-04-18T15:01:40.985Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testHasMoreEvents -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekEndTraceEvent -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.constructorTest -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testAdvance -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testClose -- Time elapsed: 0 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testGetStartTimeAndEndTime -- Time elapsed: 0.002 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.seekMidTraceEvent -- Time elapsed: 0.005 s
11:01:40 [2024-04-18T15:01:40.986Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.iterator.BinaryFTraceReaderTest.testSeekFirstEvent -- Time elapsed: 0.001 s
11:01:40 [2024-04-18T15:01:40.986Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
11:01:41 [2024-04-18T15:01:41.545Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest
11:01:41 [2024-04-18T15:01:41.545Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testMagicValues -- Time elapsed: 0.002 s
11:01:41 [2024-04-18T15:01:41.545Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testEventHeaderFormat -- Time elapsed: 0.261 s
11:01:41 [2024-04-18T15:01:41.545Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testCpuSectionPaging -- Time elapsed: 0.208 s
11:01:41 [2024-04-18T15:01:41.545Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.header.BinaryFTraceHeaderTest.testTraceType -- Time elapsed: 0.210 s
11:01:41 [2024-04-18T15:01:41.545Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
11:01:41 [2024-04-18T15:01:41.800Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest
11:01:41 [2024-04-18T15:01:41.800Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadHeaderPageSectionSize -- Time elapsed: 0.001 s
11:01:41 [2024-04-18T15:01:41.800Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.binary.security.BinaryFTraceFileParserTest.testBadCpuSectionSize -- Time elapsed: 0.159 s
11:01:41 [2024-04-18T15:01:41.800Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
11:01:42 [2024-04-18T15:01:42.056Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
11:01:42 [2024-04-18T15:01:42.056Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate -- Time elapsed: 0.087 s
11:01:42 [2024-04-18T15:01:42.056Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.056Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.056Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
11:01:42 [2024-04-18T15:01:42.056Z] !SESSION 2024-04-18 15:01:35.160 -----------------------------------------------
11:01:42 [2024-04-18T15:01:42.056Z] eclipse.buildId=unknown
11:01:42 [2024-04-18T15:01:42.056Z] java.version=17.0.2
11:01:42 [2024-04-18T15:01:42.056Z] java.vendor=Oracle Corporation
11:01:42 [2024-04-18T15:01:42.056Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:01:42 [2024-04-18T15:01:42.056Z] 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
11:01:42 [2024-04-18T15:01:42.056Z] 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
11:01:42 [2024-04-18T15:01:42.056Z] 
11:01:42 [2024-04-18T15:01:42.056Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-04-18 15:01:41.969
11:01:42 [2024-04-18T15:01:42.056Z] !MESSAGE Invalid binary ftrace file.
11:01:42 [2024-04-18T15:01:42.056Z] !STACK 0
11:01:42 [2024-04-18T15:01:42.056Z] 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.
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:82)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:97)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.BinaryFTraceFileParser.getFtraceVersionHeader(BinaryFTraceFileParser.java:85)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.getStrategy(BinaryFTrace.java:146)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:74)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
11:01:42 [2024-04-18T15:01:42.056Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.056Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.056Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.056Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.056Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.057Z] Caused by: java.lang.NumberFormatException: For input string: ""
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:678)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.Integer.parseInt(Integer.java:786)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.binary.parser.AbstractBinaryFTraceFileParser.getMagicValuesAndFtraceVersion(AbstractBinaryFTraceFileParser.java:78)
11:01:42 [2024-04-18T15:01:42.057Z] 	... 51 more
11:01:42 [2024-04-18T15:01:42.057Z] 
11:01:42 [2024-04-18T15:01:42.057Z] !ENTRY org.eclipse.tracecompass.incubator.ftrace.core 4 0 2024-04-18 15:01:42.020
11:01:42 [2024-04-18T15:01:42.057Z] !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
11:01:42 [2024-04-18T15:01:42.057Z] !STACK 0
11:01:42 [2024-04-18T15:01:42.057Z] java.io.IOException: Cannot run program "trace-cmd": error=2, No such file or directory
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.convertTraceToText(BinaryFTrace.java:164)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.BinaryFTrace.validate(BinaryFTrace.java:81)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace(BinaryFTraceTest.java:57)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.057Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.057Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.058Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.058Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.058Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.058Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.058Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.058Z] Caused by: java.io.IOException: error=2, No such file or directory
11:01:42 [2024-04-18T15:01:42.058Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
11:01:42 [2024-04-18T15:01:42.058Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:314)
11:01:42 [2024-04-18T15:01:42.058Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:244)
11:01:42 [2024-04-18T15:01:42.058Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110)
11:01:42 [2024-04-18T15:01:42.058Z] 	... 50 more
11:01:42 [2024-04-18T15:01:42.058Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidTrace -- Time elapsed: 0.002 s
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.BinaryFTraceTest.testInvalidTrace -- Time elapsed: 0.169 s
11:01:42 [2024-04-18T15:01:42.058Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
11:01:42 [2024-04-18T15:01:42.058Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate -- Time elapsed: 0.016 s
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.058Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.058Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
11:01:42 [2024-04-18T15:01:42.313Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.314Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
11:01:42 [2024-04-18T15:01:42.314Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSchedWakeupLine -- Time elapsed: 0.001 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseEventWithCommPropertyWithSpace -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitTraceCmd -- Time elapsed: 0.001 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterFTrace -- Time elapsed: 0.001 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallEnterTraceCmd -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseSysCallExitFTrace -- Time elapsed: 0.001 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testSpecialCharsInComm -- Time elapsed: 0.042 s
11:01:42 [2024-04-18T15:01:42.314Z] org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest.testParseIrqRaise -- Time elapsed: 0 s
11:01:42 [2024-04-18T15:01:42.314Z] 
11:01:42 [2024-04-18T15:01:42.314Z] Results:
11:01:42 [2024-04-18T15:01:42.314Z] 
11:01:42 [2024-04-18T15:01:42.314Z] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
11:01:42 [2024-04-18T15:01:42.314Z] 
11:01:42 [2024-04-18T15:01:42.570Z] 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.
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.570Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.570Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.571Z] 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.
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.571Z] 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.
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.571Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.571Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.572Z] 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.
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.572Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.572Z] 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.
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
11:01:42 [2024-04-18T15:01:42.572Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:42 [2024-04-18T15:01:42.573Z] 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.
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:42 [2024-04-18T15:01:42.573Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:42 [2024-04-18T15:01:42.573Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:42 [2024-04-18T15:01:42.574Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:42 [2024-04-18T15:01:42.574Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:42 [2024-04-18T15:01:42.574Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] All tests passed
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT [106/128]
11:01:43 [2024-04-18T15:01:43.136Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:43 [2024-04-18T15:01:43.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.136Z] [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
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.136Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.atrace.core.tests
11:01:43 [2024-04-18T15:01:43.136Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.137Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.391Z] [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.*
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.391Z] [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
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.391Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.391Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:43 [2024-04-18T15:01:43.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.391Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:43 [2024-04-18T15:01:43.391Z] [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
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.646Z] [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
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.646Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [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
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [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
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] 
11:01:43 [2024-04-18T15:01:43.647Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:43 [2024-04-18T15:01:43.647Z] [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
11:01:44 [2024-04-18T15:01:44.572Z] [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
11:01:45 [2024-04-18T15:01:45.934Z] [INFO] 
11:01:45 [2024-04-18T15:01:45.934Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:45 [2024-04-18T15:01:45.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
11:01:45 [2024-04-18T15:01:45.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
11:01:45 [2024-04-18T15:01:45.934Z] [INFO] Command line:
11:01:45 [2024-04-18T15:01:45.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]
11:01:45 [2024-04-18T15:01:45.934Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:46 [2024-04-18T15:01:46.859Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:46 [2024-04-18T15:01:46.859Z] 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)
11:01:46 [2024-04-18T15:01:46.859Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:46 [2024-04-18T15:01:46.859Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:49 [2024-04-18T15:01:49.371Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
11:01:49 [2024-04-18T15:01:49.371Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
11:01:49 [2024-04-18T15:01:49.371Z] org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.015 s
11:01:49 [2024-04-18T15:01:49.371Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
11:01:49 [2024-04-18T15:01:49.626Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 s -- in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
11:01:49 [2024-04-18T15:01:49.626Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate -- Time elapsed: 0.522 s
11:01:49 [2024-04-18T15:01:49.626Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory -- Time elapsed: 0 s
11:01:49 [2024-04-18T15:01:49.626Z] org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist -- Time elapsed: 0.001 s
11:01:49 [2024-04-18T15:01:49.626Z] 
11:01:49 [2024-04-18T15:01:49.626Z] Results:
11:01:49 [2024-04-18T15:01:49.626Z] 
11:01:49 [2024-04-18T15:01:49.626Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
11:01:49 [2024-04-18T15:01:49.626Z] 
11:01:49 [2024-04-18T15:01:49.882Z] 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.
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:49 [2024-04-18T15:01:49.882Z] 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.
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.882Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:49 [2024-04-18T15:01:49.882Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:49 [2024-04-18T15:01:49.883Z] 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.
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:01:49 [2024-04-18T15:01:49.883Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:01:49 [2024-04-18T15:01:49.883Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] All tests passed
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
11:01:50 [2024-04-18T15:01:50.138Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:01:50 [2024-04-18T15:01:50.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
11:01:50 [2024-04-18T15:01:50.393Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.393Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:50 [2024-04-18T15:01:50.393Z] [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
11:01:50 [2024-04-18T15:01:50.393Z] [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
11:01:50 [2024-04-18T15:01:50.393Z] [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
11:01:50 [2024-04-18T15:01:50.394Z] [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
11:01:50 [2024-04-18T15:01:50.394Z] [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
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT [107/128]
11:01:50 [2024-04-18T15:01:50.394Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.394Z] [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
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.394Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros.core.tests
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [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.*
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [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
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.649Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.649Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.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
11:01:50 [2024-04-18T15:01:50.903Z] [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
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.903Z] [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
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.903Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 170 were skipped
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.903Z] [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
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] 
11:01:50 [2024-04-18T15:01:50.903Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:50 [2024-04-18T15:01:50.903Z] [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
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] 
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] 
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] 
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] 
11:01:51 [2024-04-18T15:01:51.158Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:51 [2024-04-18T15:01:51.158Z] [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
11:01:51 [2024-04-18T15:01:51.716Z] [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
11:01:53 [2024-04-18T15:01:53.077Z] [INFO] 
11:01:53 [2024-04-18T15:01:53.077Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:53 [2024-04-18T15:01:53.331Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:53 [2024-04-18T15:01:53.331Z] [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
11:01:53 [2024-04-18T15:01:53.331Z] [INFO] Command line:
11:01:53 [2024-04-18T15:01:53.331Z] 	[/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]
11:01:53 [2024-04-18T15:01:53.332Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:01:53 [2024-04-18T15:01:53.891Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:01:53 [2024-04-18T15:01:53.891Z] 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)
11:01:53 [2024-04-18T15:01:53.891Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:01:53 [2024-04-18T15:01:53.891Z] WARNING: System::setSecurityManager will be removed in a future release
11:01:58 [2024-04-18T15:01:58.050Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
11:01:58 [2024-04-18T15:01:58.050Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
11:01:58 [2024-04-18T15:01:58.050Z] org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest.testValidate -- Time elapsed: 0.226 s
11:01:58 [2024-04-18T15:01:58.050Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
11:01:58 [2024-04-18T15:01:58.050Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
11:01:58 [2024-04-18T15:01:58.050Z] org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest.testActivator -- Time elapsed: 0 s
11:01:58 [2024-04-18T15:01:58.050Z] 
11:01:58 [2024-04-18T15:01:58.050Z] Results:
11:01:58 [2024-04-18T15:01:58.050Z] 
11:01:58 [2024-04-18T15:01:58.050Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:01:58 [2024-04-18T15:01:58.050Z] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] All tests passed
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros2.core.tests >--
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] Building org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT [108/128]
11:01:58 [2024-04-18T15:01:58.306Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.ros2.core.tests/.polyglot.build.properties
11:01:58 [2024-04-18T15:01:58.306Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:58 [2024-04-18T15:01:58.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:58 [2024-04-18T15:01:58.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:58 [2024-04-18T15:01:58.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:58 [2024-04-18T15:01:58.306Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:01:58 [2024-04-18T15:01:58.306Z] [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
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] The project's OSGi version is 0.1.2.202404181450
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.561Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.ros2.core.tests
11:01:58 [2024-04-18T15:01:58.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
11:01:58 [2024-04-18T15:01:58.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
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.816Z] [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.*
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.816Z] [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
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] 
11:01:58 [2024-04-18T15:01:58.816Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:58 [2024-04-18T15:01:58.816Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:01:58 [2024-04-18T15:01:58.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
11:01:58 [2024-04-18T15:01:58.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
11:01:58 [2024-04-18T15:01:58.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
11:01:58 [2024-04-18T15:01:58.816Z] [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
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.070Z] [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
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.070Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.071Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 165 were skipped
11:01:59 [2024-04-18T15:01:59.071Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.071Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.071Z] [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
11:01:59 [2024-04-18T15:01:59.071Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.071Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.325Z] [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
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] 
11:01:59 [2024-04-18T15:01:59.325Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:01:59 [2024-04-18T15:01:59.325Z] [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
11:02:00 [2024-04-18T15:02:00.252Z] [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
11:02:01 [2024-04-18T15:02:01.616Z] [INFO] 
11:02:01 [2024-04-18T15:02:01.616Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:02:01 [2024-04-18T15:02:01.871Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:01 [2024-04-18T15:02:01.871Z] [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
11:02:01 [2024-04-18T15:02:01.871Z] [INFO] Command line:
11:02:01 [2024-04-18T15:02:01.871Z] 	[/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]
11:02:01 [2024-04-18T15:02:01.871Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:02 [2024-04-18T15:02:02.431Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:02 [2024-04-18T15:02:02.431Z] 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)
11:02:02 [2024-04-18T15:02:02.431Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:02 [2024-04-18T15:02:02.431Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:06 [2024-04-18T15:02:06.593Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testCompareTo -- Time elapsed: 0.005 s
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessValueTest.testEquality -- Time elapsed: 0 s
11:02:06 [2024-04-18T15:02:06.593Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testCompareTo -- Time elapsed: 0 s
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostProcessTest.testEquality -- Time elapsed: 0 s
11:02:06 [2024-04-18T15:02:06.593Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testCompareTo -- Time elapsed: 0 s
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.model.HostInfoTest.testEquals -- Time elapsed: 0 s
11:02:06 [2024-04-18T15:02:06.593Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation -- Time elapsed: 0.385 s
11:02:06 [2024-04-18T15:02:06.593Z] Running org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest
11:02:06 [2024-04-18T15:02:06.593Z] org.eclipse.tracecompass.incubator.ros2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
11:02:06 [2024-04-18T15:02:06.593Z] 
11:02:06 [2024-04-18T15:02:06.593Z] Results:
11:02:06 [2024-04-18T15:02:06.593Z] 
11:02:06 [2024-04-18T15:02:06.593Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
11:02:06 [2024-04-18T15:02:06.593Z] 
11:02:06 [2024-04-18T15:02:06.593Z] 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.
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.<init>(CtfTmfTrace.java:196)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.incubator.internal.ros2.core.trace.Ros2Trace.<init>(Ros2Trace.java:62)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.eclipse.tracecompass.incubator.ros2.core.tests.trace.Ros2TraceTest.testTraceValidation(Ros2TraceTest.java:81)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:137)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.runner.JUnitCore.run(JUnitCore.java:115)
11:02:06 [2024-04-18T15:02:06.593Z] 	org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
11:02:06 [2024-04-18T15:02:06.593Z] 	java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:02:06 [2024-04-18T15:02:06.594Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1462)
11:02:06 [2024-04-18T15:02:06.594Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1435)
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] All tests passed
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] 
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] 
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros2.core' with 81 classes
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] 
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] 
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros2.core.tests ---
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] 
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT [109/128]
11:02:06 [2024-04-18T15:02:06.849Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
11:02:06 [2024-04-18T15:02:06.849Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:02:06 [2024-04-18T15:02:06.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:06 [2024-04-18T15:02:06.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:06 [2024-04-18T15:02:06.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:06 [2024-04-18T15:02:06.849Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:06 [2024-04-18T15:02:06.849Z] [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
11:02:07 [2024-04-18T15:02:07.104Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.104Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.otf2.core.tests
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [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.*
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [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
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.105Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:07 [2024-04-18T15:02:07.105Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:07 [2024-04-18T15:02:07.360Z] [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
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [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
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [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
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [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
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] 
11:02:07 [2024-04-18T15:02:07.360Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:07 [2024-04-18T15:02:07.360Z] [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
11:02:08 [2024-04-18T15:02:08.724Z] [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
11:02:09 [2024-04-18T15:02:09.648Z] [INFO] 
11:02:09 [2024-04-18T15:02:09.648Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:09 [2024-04-18T15:02:09.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
11:02:09 [2024-04-18T15:02:09.903Z] [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
11:02:09 [2024-04-18T15:02:09.903Z] [INFO] Command line:
11:02:09 [2024-04-18T15:02:09.903Z] 	[/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]
11:02:09 [2024-04-18T15:02:09.903Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:10 [2024-04-18T15:02:10.462Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:10 [2024-04-18T15:02:10.462Z] 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)
11:02:10 [2024-04-18T15:02:10.462Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:10 [2024-04-18T15:02:10.462Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:12 [2024-04-18T15:02:12.973Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
11:02:13 [2024-04-18T15:02:13.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
11:02:13 [2024-04-18T15:02:13.228Z] org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.016 s
11:02:13 [2024-04-18T15:02:13.228Z] 
11:02:13 [2024-04-18T15:02:13.228Z] Results:
11:02:13 [2024-04-18T15:02:13.228Z] 
11:02:13 [2024-04-18T15:02:13.228Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:02:13 [2024-04-18T15:02:13.228Z] 
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] All tests passed
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 57 classes
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.482Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:13 [2024-04-18T15:02:13.482Z] [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
11:02:13 [2024-04-18T15:02:13.482Z] [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
11:02:13 [2024-04-18T15:02:13.483Z] [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
11:02:13 [2024-04-18T15:02:13.483Z] [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
11:02:13 [2024-04-18T15:02:13.483Z] [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
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT [110/128]
11:02:13 [2024-04-18T15:02:13.483Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [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
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [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.*
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] 
11:02:13 [2024-04-18T15:02:13.483Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:13 [2024-04-18T15:02:13.483Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.309Z] [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
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.309Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.309Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:15 [2024-04-18T15:02:15.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
11:02:15 [2024-04-18T15:02:15.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
11:02:15 [2024-04-18T15:02:15.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
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [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
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [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
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.310Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.310Z] [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
11:02:15 [2024-04-18T15:02:15.310Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.869Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [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
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT [111/128]
11:02:15 [2024-04-18T15:02:15.869Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
11:02:15 [2024-04-18T15:02:15.869Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:02:15 [2024-04-18T15:02:15.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.869Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [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
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Executing tasks
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Executed tasks
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Resolving class path of Trace Compass Incubator Gerrit User Guide
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [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.*
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Executing tasks
11:02:15 [2024-04-18T15:02:15.870Z] 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
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] Executed tasks
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [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
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] 
11:02:15 [2024-04-18T15:02:15.870Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:15 [2024-04-18T15:02:15.870Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:16 [2024-04-18T15:02:16.795Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
11:02:16 [2024-04-18T15:02:16.795Z] [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
11:02:16 [2024-04-18T15:02:16.795Z] [INFO] Command line:
11:02:16 [2024-04-18T15:02:16.795Z] 	[/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]
11:02:16 [2024-04-18T15:02:16.795Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:17 [2024-04-18T15:02:17.354Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:17 [2024-04-18T15:02:17.354Z] 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)
11:02:17 [2024-04-18T15:02:17.354Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:17 [2024-04-18T15:02:17.354Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:18 [2024-04-18T15:02:18.717Z] Buildfile: build.xml
11:02:18 [2024-04-18T15:02:18.717Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:02:18 [2024-04-18T15:02:18.717Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:18 [2024-04-18T15:02:18.717Z] 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)
11:02:18 [2024-04-18T15:02:18.718Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
11:02:18 [2024-04-18T15:02:18.718Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:18 [2024-04-18T15:02:18.718Z] 
11:02:18 [2024-04-18T15:02:18.718Z] build.index:
11:02:19 [2024-04-18T15:02:19.278Z] BUILD SUCCESSFUL
11:02:19 [2024-04-18T15:02:19.278Z] 
11:02:19 [2024-04-18T15:02:19.278Z] BUILD SUCCESSFUL
11:02:19 [2024-04-18T15:02:19.278Z] Total time: 1 second
11:02:19 [2024-04-18T15:02:19.533Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.533Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [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
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:19 [2024-04-18T15:02:19.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:19 [2024-04-18T15:02:19.534Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [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
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [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
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] 
11:02:19 [2024-04-18T15:02:19.534Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:19 [2024-04-18T15:02:19.534Z] [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
11:02:20 [2024-04-18T15:02:20.093Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:20 [2024-04-18T15:02:20.652Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [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
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.652Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] Executing tasks
11:02:20 [2024-04-18T15:02:20.907Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
11:02:20 [2024-04-18T15:02:20.907Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] Executed tasks
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT [112/128]
11:02:20 [2024-04-18T15:02:20.907Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:02:20 [2024-04-18T15:02:20.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:20 [2024-04-18T15:02:20.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:20 [2024-04-18T15:02:20.907Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:20 [2024-04-18T15:02:20.907Z] [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
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [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.*
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/src/main/resources
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [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
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [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
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] 
11:02:20 [2024-04-18T15:02:20.908Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:20 [2024-04-18T15:02:20.908Z] [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
11:02:22 [2024-04-18T15:02:22.269Z] [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
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] 
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] 
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] 
11:02:22 [2024-04-18T15:02:22.830Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:22 [2024-04-18T15:02:22.830Z] [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
11:02:22 [2024-04-18T15:02:22.830Z] [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
11:02:22 [2024-04-18T15:02:22.830Z] [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
11:02:22 [2024-04-18T15:02:22.831Z] [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
11:02:22 [2024-04-18T15:02:22.831Z] [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
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] 
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] 
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT [113/128]
11:02:22 [2024-04-18T15:02:22.831Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
11:02:22 [2024-04-18T15:02:22.831Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:02:22 [2024-04-18T15:02:22.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
11:02:22 [2024-04-18T15:02:22.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
11:02:22 [2024-04-18T15:02:22.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
11:02:22 [2024-04-18T15:02:22.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
11:02:22 [2024-04-18T15:02:22.831Z] [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
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.gerrit.core.tests
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [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.*
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [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
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.086Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:23 [2024-04-18T15:02:23.086Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:23 [2024-04-18T15:02:23.086Z] [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
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [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
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [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
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [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
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] 
11:02:23 [2024-04-18T15:02:23.341Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:23 [2024-04-18T15:02:23.341Z] [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
11:02:23 [2024-04-18T15:02:23.900Z] [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
11:02:24 [2024-04-18T15:02:24.824Z] [INFO] 
11:02:24 [2024-04-18T15:02:24.824Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:25 [2024-04-18T15:02:25.383Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:25 [2024-04-18T15:02:25.383Z] [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
11:02:25 [2024-04-18T15:02:25.383Z] [INFO] Command line:
11:02:25 [2024-04-18T15:02:25.383Z] 	[/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]
11:02:25 [2024-04-18T15:02:25.383Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:26 [2024-04-18T15:02:26.308Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:26 [2024-04-18T15:02:26.308Z] 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)
11:02:26 [2024-04-18T15:02:26.308Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:26 [2024-04-18T15:02:26.308Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:28 [2024-04-18T15:02:28.821Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
11:02:28 [2024-04-18T15:02:28.821Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
11:02:28 [2024-04-18T15:02:28.821Z] org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.054 s
11:02:28 [2024-04-18T15:02:28.821Z] 
11:02:28 [2024-04-18T15:02:28.821Z] Results:
11:02:28 [2024-04-18T15:02:28.821Z] 
11:02:28 [2024-04-18T15:02:28.821Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:02:28 [2024-04-18T15:02:28.821Z] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] All tests passed
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:28 [2024-04-18T15:02:28.821Z] [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
11:02:28 [2024-04-18T15:02:28.821Z] [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
11:02:28 [2024-04-18T15:02:28.821Z] [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
11:02:28 [2024-04-18T15:02:28.821Z] [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
11:02:28 [2024-04-18T15:02:28.821Z] [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
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] 
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT [114/128]
11:02:28 [2024-04-18T15:02:28.821Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
11:02:28 [2024-04-18T15:02:28.821Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:02:28 [2024-04-18T15:02:28.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:28 [2024-04-18T15:02:28.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:28 [2024-04-18T15:02:28.821Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:28 [2024-04-18T15:02:28.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
11:02:28 [2024-04-18T15:02:28.822Z] [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
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] The project's OSGi version is 0.1.3.202404181450
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [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.*
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.076Z] [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
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.076Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:29 [2024-04-18T15:02:29.076Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:29 [2024-04-18T15:02:29.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
11:02:29 [2024-04-18T15:02:29.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
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.077Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 32 were skipped
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.077Z] [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
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.077Z] [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
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.077Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.332Z] [INFO] 
11:02:29 [2024-04-18T15:02:29.332Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:29 [2024-04-18T15:02:29.332Z] [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
11:02:29 [2024-04-18T15:02:29.892Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] Building Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT [115/128]
11:02:30 [2024-04-18T15:02:30.452Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
11:02:30 [2024-04-18T15:02:30.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:02:30 [2024-04-18T15:02:30.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.452Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.452Z] [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
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Executing tasks
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Executed tasks
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Resolving class path of Trace Compass Incubator System User Guide
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [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.*
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Executing tasks
11:02:30 [2024-04-18T15:02:30.708Z] 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
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] Executed tasks
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [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
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] 
11:02:30 [2024-04-18T15:02:30.708Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:30 [2024-04-18T15:02:30.708Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:31 [2024-04-18T15:02:31.633Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
11:02:31 [2024-04-18T15:02:31.633Z] [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
11:02:31 [2024-04-18T15:02:31.633Z] [INFO] Command line:
11:02:31 [2024-04-18T15:02:31.633Z] 	[/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]
11:02:31 [2024-04-18T15:02:31.633Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:32 [2024-04-18T15:02:32.193Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:32 [2024-04-18T15:02:32.193Z] 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)
11:02:32 [2024-04-18T15:02:32.193Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:32 [2024-04-18T15:02:32.193Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:33 [2024-04-18T15:02:33.554Z] Buildfile: build.xml
11:02:33 [2024-04-18T15:02:33.554Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:02:33 [2024-04-18T15:02:33.554Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:33 [2024-04-18T15:02:33.554Z] 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)
11:02:33 [2024-04-18T15:02:33.554Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
11:02:33 [2024-04-18T15:02:33.554Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:33 [2024-04-18T15:02:33.554Z] 
11:02:33 [2024-04-18T15:02:33.554Z] build.index:
11:02:34 [2024-04-18T15:02:34.115Z] BUILD SUCCESSFUL
11:02:34 [2024-04-18T15:02:34.115Z] 
11:02:34 [2024-04-18T15:02:34.115Z] BUILD SUCCESSFUL
11:02:34 [2024-04-18T15:02:34.115Z] Total time: 1 second
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [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
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:34 [2024-04-18T15:02:34.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:34 [2024-04-18T15:02:34.115Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [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
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [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
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] 
11:02:34 [2024-04-18T15:02:34.115Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:34 [2024-04-18T15:02:34.115Z] [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
11:02:35 [2024-04-18T15:02:35.040Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:35 [2024-04-18T15:02:35.962Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [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
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] Executing tasks
11:02:35 [2024-04-18T15:02:35.962Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
11:02:35 [2024-04-18T15:02:35.962Z] [INFO]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] Executed tasks
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
11:02:35 [2024-04-18T15:02:35.962Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT [116/128]
11:02:35 [2024-04-18T15:02:35.962Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:02:35 [2024-04-18T15:02:35.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
11:02:35 [2024-04-18T15:02:35.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
11:02:35 [2024-04-18T15:02:35.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
11:02:35 [2024-04-18T15:02:35.963Z] [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
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/target
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [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.*
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/tracetypes/org.eclipse.tracecompass.incubator.system/src/main/resources
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 33 were skipped
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [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
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [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
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] 
11:02:35 [2024-04-18T15:02:35.963Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
11:02:35 [2024-04-18T15:02:35.963Z] [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
11:02:37 [2024-04-18T15:02:37.323Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT [117/128]
11:02:38 [2024-04-18T15:02:38.245Z] [INFO]   from tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.245Z] [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
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] The project's OSGi version is 0.1.1.202404181450
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.245Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.system.core.tests
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.245Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.499Z] [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.*
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.499Z] [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
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.499Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.499Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:38 [2024-04-18T15:02:38.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
11:02:38 [2024-04-18T15:02:38.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
11:02:38 [2024-04-18T15:02:38.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
11:02:38 [2024-04-18T15:02:38.499Z] [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
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [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
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [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
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [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
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] 
11:02:38 [2024-04-18T15:02:38.500Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:38 [2024-04-18T15:02:38.500Z] [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
11:02:39 [2024-04-18T15:02:39.860Z] [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
11:02:40 [2024-04-18T15:02:40.783Z] [INFO] 
11:02:40 [2024-04-18T15:02:40.783Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:41 [2024-04-18T15:02:41.343Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:41 [2024-04-18T15:02:41.343Z] [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
11:02:41 [2024-04-18T15:02:41.343Z] [INFO] Command line:
11:02:41 [2024-04-18T15:02:41.343Z] 	[/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]
11:02:41 [2024-04-18T15:02:41.343Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:42 [2024-04-18T15:02:42.270Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:42 [2024-04-18T15:02:42.270Z] 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)
11:02:42 [2024-04-18T15:02:42.270Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:42 [2024-04-18T15:02:42.270Z] WARNING: System::setSecurityManager will be removed in a future release
11:02:44 [2024-04-18T15:02:44.782Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
11:02:44 [2024-04-18T15:02:44.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
11:02:44 [2024-04-18T15:02:44.782Z] org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.018 s
11:02:44 [2024-04-18T15:02:44.782Z] 
11:02:44 [2024-04-18T15:02:44.782Z] Results:
11:02:44 [2024-04-18T15:02:44.782Z] 
11:02:44 [2024-04-18T15:02:44.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:02:44 [2024-04-18T15:02:44.782Z] 
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] All tests passed
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.037Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:45 [2024-04-18T15:02:45.293Z] [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
11:02:45 [2024-04-18T15:02:45.293Z] [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
11:02:45 [2024-04-18T15:02:45.293Z] [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
11:02:45 [2024-04-18T15:02:45.293Z] [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
11:02:45 [2024-04-18T15:02:45.293Z] [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
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT [118/128]
11:02:45 [2024-04-18T15:02:45.293Z] [INFO]   from trace-server/pom.xml
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --------------------------------[ pom ]---------------------------------
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [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.*
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.293Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
11:02:45 [2024-04-18T15:02:45.294Z] [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
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] 
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT [119/128]
11:02:45 [2024-04-18T15:02:45.294Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
11:02:45 [2024-04-18T15:02:45.294Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:02:45 [2024-04-18T15:02:45.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
11:02:45 [2024-04-18T15:02:45.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
11:02:45 [2024-04-18T15:02:45.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
11:02:45 [2024-04-18T15:02:45.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
11:02:45 [2024-04-18T15:02:45.294Z] [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
11:02:45 [2024-04-18T15:02:45.855Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:02:46 [2024-04-18T15:02:46.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
11:02:46 [2024-04-18T15:02:46.110Z] [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 305 kB/s)
11:02:46 [2024-04-18T15:02:46.111Z] [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
11:02:46 [2024-04-18T15:02:46.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
11:02:46 [2024-04-18T15:02:46.365Z] [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 6.6 MB/s)
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] The project's OSGi version is 0.1.8.202404181450
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [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.*
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [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
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] 
11:02:46 [2024-04-18T15:02:46.366Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:46 [2024-04-18T15:02:46.366Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:46 [2024-04-18T15:02:46.366Z] [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
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [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
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:47 [2024-04-18T15:02:47.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:47 [2024-04-18T15:02:47.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:47 [2024-04-18T15:02:47.295Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 75 were skipped
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.295Z] [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
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.295Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.550Z] [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
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] 
11:02:47 [2024-04-18T15:02:47.550Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:47 [2024-04-18T15:02:47.550Z] [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
11:02:48 [2024-04-18T15:02:48.475Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT [120/128]
11:02:51 [2024-04-18T15:02:51.736Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:02:51 [2024-04-18T15:02:51.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:51 [2024-04-18T15:02:51.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:51 [2024-04-18T15:02:51.736Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:51 [2024-04-18T15:02:51.736Z] [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
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.736Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [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.*
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [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
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 75 were skipped
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [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
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [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
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] 
11:02:51 [2024-04-18T15:02:51.737Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:51 [2024-04-18T15:02:51.737Z] [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
11:02:52 [2024-04-18T15:02:52.297Z] [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
11:02:52 [2024-04-18T15:02:52.857Z] [INFO] 
11:02:52 [2024-04-18T15:02:52.857Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:52 [2024-04-18T15:02:52.857Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:02:52 [2024-04-18T15:02:52.857Z] [INFO] 
11:02:52 [2024-04-18T15:02:52.857Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT [121/128]
11:02:53 [2024-04-18T15:02:53.114Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
11:02:53 [2024-04-18T15:02:53.114Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:02:53 [2024-04-18T15:02:53.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.114Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.114Z] [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
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] The project's OSGi version is 0.1.8.202404181450
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.369Z] [INFO] Resolving class path of org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests
11:02:53 [2024-04-18T15:02:53.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.369Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.624Z] [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.*
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.624Z] [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
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] 
11:02:53 [2024-04-18T15:02:53.624Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:53 [2024-04-18T15:02:53.624Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:02:53 [2024-04-18T15:02:53.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.624Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:02:53 [2024-04-18T15:02:53.624Z] [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
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] 
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] 
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:54 [2024-04-18T15:02:54.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/test/resources
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] 
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:54 [2024-04-18T15:02:54.987Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] 
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:54 [2024-04-18T15:02:54.987Z] [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
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] 
11:02:54 [2024-04-18T15:02:54.987Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:55 [2024-04-18T15:02:55.242Z] [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
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] 
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] 
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] 
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] 
11:02:55 [2024-04-18T15:02:55.242Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:55 [2024-04-18T15:02:55.242Z] [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
11:02:56 [2024-04-18T15:02:56.167Z] [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
11:02:56 [2024-04-18T15:02:56.726Z] [INFO] 
11:02:56 [2024-04-18T15:02:56.726Z] [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:02:56 [2024-04-18T15:02:56.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
11:02:56 [2024-04-18T15:02:56.980Z] [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
11:02:56 [2024-04-18T15:02:56.980Z] [INFO] Command line:
11:02:56 [2024-04-18T15:02:56.980Z] 	[/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]
11:02:56 [2024-04-18T15:02:56.981Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:57 [2024-04-18T15:02:57.907Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:02:57 [2024-04-18T15:02:57.907Z] 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)
11:02:57 [2024-04-18T15:02:57.907Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:02:57 [2024-04-18T15:02:57.907Z] WARNING: System::setSecurityManager will be removed in a future release
11:03:02 [2024-04-18T15:03:02.067Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
11:03:02 [2024-04-18T15:03:02.067Z] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
11:03:02 [2024-04-18T15:03:02.067Z] SLF4J: Defaulting to no-operation (NOP) logger implementation
11:03:02 [2024-04-18T15:03:02.067Z] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
11:03:16 [2024-04-18T15:03:16.898Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.90 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphDataProvider -- Time elapsed: 5.051 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testHistogramDataProvider -- Time elapsed: 1.590 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testXYDataProvider -- Time elapsed: 2.320 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTimeGraphMetaDataSerializer -- Time elapsed: 0.494 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testCallStackDataProvider -- Time elapsed: 0.325 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testProviders -- Time elapsed: 0.363 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testDataTreeDataProvider -- Time elapsed: 1.620 s
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest.testTableDataProvider -- Time elapsed: 1.080 s
11:03:16 [2024-04-18T15:03:16.898Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
11:03:16 [2024-04-18T15:03:16.898Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
11:03:16 [2024-04-18T15:03:16.898Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest.testHealthStatus -- Time elapsed: 0.108 s
11:03:16 [2024-04-18T15:03:16.899Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
11:03:16 [2024-04-18T15:03:16.899Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTreeQueryParameters -- Time elapsed: 0.001 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateAnnotationsQueryParameters -- Time elapsed: 0.014 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateExperimentQueryParameters -- Time elapsed: 0.001 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateLinesQueryParameters -- Time elapsed: 0 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateFilterQueryParameters -- Time elapsed: 0 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTooltipQueryParameters -- Time elapsed: 0.001 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateArrowsQueryParameters -- Time elapsed: 0.002 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateRequestedQueryParameters -- Time elapsed: 0.002 s
11:03:16 [2024-04-18T15:03:16.899Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.QueryParametersUtilTest.testValidateTraceQueryParameters -- Time elapsed: 0 s
11:03:16 [2024-04-18T15:03:16.899Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
11:03:16 [2024-04-18T15:03:16.899Z] !SESSION 2024-04-18 15:02:57.031 -----------------------------------------------
11:03:16 [2024-04-18T15:03:16.899Z] eclipse.buildId=unknown
11:03:16 [2024-04-18T15:03:16.899Z] java.version=17.0.2
11:03:16 [2024-04-18T15:03:16.899Z] java.vendor=Oracle Corporation
11:03:16 [2024-04-18T15:03:16.899Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:03:16 [2024-04-18T15:03:16.899Z] 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
11:03:16 [2024-04-18T15:03:16.899Z] 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
11:03:16 [2024-04-18T15:03:16.899Z] 
11:03:16 [2024-04-18T15:03:16.899Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-18 15:03:15.825
11:03:16 [2024-04-18T15:03:16.899Z] !MESSAGE IO exception occurred
11:03:16 [2024-04-18T15:03:16.899Z] !STACK 0
11:03:16 [2024-04-18T15:03:16.899Z] 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/126/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.create(XmlConfigurationSource.java:85)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.postConfiguration(ConfigurationManagerService.java:162)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:03:16 [2024-04-18T15:03:16.899Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
11:03:16 [2024-04-18T15:03:16.899Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:03:16 [2024-04-18T15:03:16.900Z] 
11:03:16 [2024-04-18T15:03:16.900Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-18 15:03:15.850
11:03:16 [2024-04-18T15:03:16.900Z] !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.
11:03:16 [2024-04-18T15:03:16.900Z] 
11:03:16 [2024-04-18T15:03:16.900Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-18 15:03:16.219
11:03:16 [2024-04-18T15:03:16.900Z] !MESSAGE IO exception occurred
11:03:16 [2024-04-18T15:03:16.900Z] !STACK 0
11:03:16 [2024-04-18T15:03:16.900Z] 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/126/0/.cp/test_xml_files/test_invalid/test_invalid.xmltest-test-test (No such file or directory)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.io.FileInputStream.open0(Native Method)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:111)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:653)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:861)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:825)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.StreamValidatorHelper.validate(StreamValidatorHelper.java:178)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/com.sun.org.apache.xerces.internal.jaxp.validation.ValidatorImpl.validate(ValidatorImpl.java:115)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.xml/javax.xml.validation.Validator.validate(Validator.java:124)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.tracecompass.common.core.xml.XmlUtils.safeValidate(XmlUtils.java:218)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.module.XmlUtils.xmlValidate(XmlUtils.java:239)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.createOrUpdateXml(XmlConfigurationSource.java:149)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.tracecompass.internal.tmf.analysis.xml.core.config.XmlConfigurationSource.update(XmlConfigurationSource.java:99)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.tracecompass.incubator.internal.trace.server.jersey.rest.core.services.ConfigurationManagerService.putConfiguration(ConfigurationManagerService.java:243)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:03:16 [2024-04-18T15:03:16.900Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:508)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1373)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:463)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1295)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.Server.handle(Server.java:562)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$0(HttpChannel.java:399)
11:03:16 [2024-04-18T15:03:16.900Z] 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:656)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:391)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:282)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:319)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.io.SocketChannelEndPoint$1.run(SocketChannelEndPoint.java:101)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:378)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:894)
11:03:16 [2024-04-18T15:03:16.901Z] 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1038)
11:03:16 [2024-04-18T15:03:16.901Z] 	at java.base/java.lang.Thread.run(Thread.java:833)
11:03:16 [2024-04-18T15:03:16.901Z] 
11:03:16 [2024-04-18T15:03:16.901Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2024-04-18 15:03:16.235
11:03:16 [2024-04-18T15:03:16.901Z] !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.
11:03:16 [2024-04-18T15:03:16.901Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest
11:03:16 [2024-04-18T15:03:16.901Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testSourceType -- Time elapsed: 0.177 s
11:03:16 [2024-04-18T15:03:16.901Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testXmlDataProvider -- Time elapsed: 0.884 s
11:03:16 [2024-04-18T15:03:16.901Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testCreateGetAndDelete -- Time elapsed: 0.409 s
11:03:16 [2024-04-18T15:03:16.901Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ConfigurationManagerServiceTest.testUpdate -- Time elapsed: 0.317 s
11:03:16 [2024-04-18T15:03:16.901Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
11:03:16 [2024-04-18T15:03:16.901Z] 
11:03:16 [2024-04-18T15:03:16.901Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-18 15:03:16.848
11:03:16 [2024-04-18T15:03:16.901Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
11:03:18 [2024-04-18T15:03:18.262Z] 
11:03:18 [2024-04-18T15:03:18.262Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-18 15:03:17.848
11:03:18 [2024-04-18T15:03:18.262Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
11:03:18 [2024-04-18T15:03:18.822Z] 
11:03:18 [2024-04-18T15:03:18.822Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-18 15:03:18.620
11:03:18 [2024-04-18T15:03:18.822Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
11:03:19 [2024-04-18T15:03:19.382Z] 
11:03:19 [2024-04-18T15:03:19.382Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2024-04-18 15:03:19.240
11:03:19 [2024-04-18T15:03:19.382Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
11:03:19 [2024-04-18T15:03:19.637Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.006 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
11:03:19 [2024-04-18T15:03:19.637Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testExperiment -- Time elapsed: 0.702 s
11:03:19 [2024-04-18T15:03:19.637Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testPostConflicts -- Time elapsed: 0.992 s
11:03:19 [2024-04-18T15:03:19.637Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.636 s
11:03:19 [2024-04-18T15:03:19.637Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest.testRePost -- Time elapsed: 0.671 s
11:03:19 [2024-04-18T15:03:19.637Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
11:03:21 [2024-04-18T15:03:21.523Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.902 s -- in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithTwoTraces -- Time elapsed: 0.389 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWorkspaceStructure -- Time elapsed: 0.388 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testWithOneTrace -- Time elapsed: 0.337 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest.testConflictingTraces -- Time elapsed: 0.784 s
11:03:21 [2024-04-18T15:03:21.523Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
11:03:21 [2024-04-18T15:03:21.523Z] 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
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest.testActivator -- Time elapsed: 0.001 s
11:03:21 [2024-04-18T15:03:21.523Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2024-04-18 15:03:21.358
11:03:21 [2024-04-18T15:03:21.523Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2024-04-18 15:03:21.360
11:03:21 [2024-04-18T15:03:21.523Z] !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.
11:03:21 [2024-04-18T15:03:21.523Z] 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
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testForceHttp -- Time elapsed: 0 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testInvalidPort -- Time elapsed: 0 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttps -- Time elapsed: 0 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttp -- Time elapsed: 0 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testDefaultHttp -- Time elapsed: 0 s
11:03:21 [2024-04-18T15:03:21.523Z] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest.testHttpsNoKeystore -- Time elapsed: 0.001 s
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] Results:
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] 
11:03:21 [2024-04-18T15:03:21.523Z] !ENTRY org.eclipse.core.resources 2 10035 2024-04-18 15:03:21.430
11:03:21 [2024-04-18T15:03:21.523Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:03:22 [2024-04-18T15:03:22.082Z] [INFO] All tests passed
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] Building Trace Compass Server Product 0.9.0-SNAPSHOT           [122/128]
11:03:22 [2024-04-18T15:03:22.083Z] [INFO]   from trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
11:03:22 [2024-04-18T15:03:22.083Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
11:03:22 [2024-04-18T15:03:22.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
11:03:22 [2024-04-18T15:03:22.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
11:03:22 [2024-04-18T15:03:22.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
11:03:22 [2024-04-18T15:03:22.083Z] [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
11:03:22 [2024-04-18T15:03:22.338Z] [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
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [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.*
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [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
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.338Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.338Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.896Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.896Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] 
11:03:22 [2024-04-18T15:03:22.896Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:22 [2024-04-18T15:03:22.896Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:23 [2024-04-18T15:03:23.151Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:23 [2024-04-18T15:03:23.711Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:23 [2024-04-18T15:03:23.711Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:03:23 [2024-04-18T15:03:23.711Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:23 [2024-04-18T15:03:23.966Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:03:23 [2024-04-18T15:03:23.966Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:24 [2024-04-18T15:03:24.891Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:24 [2024-04-18T15:03:24.891Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:24 [2024-04-18T15:03:24.891Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:03:24 [2024-04-18T15:03:24.891Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:25 [2024-04-18T15:03:25.146Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.657Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.657Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.658Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.658Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.658Z] [INFO] 
11:03:27 [2024-04-18T15:03:27.658Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:27 [2024-04-18T15:03:27.658Z] [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
11:03:27 [2024-04-18T15:03:27.658Z] Installing traceserver 0.9.0.202404181450.
11:03:32 [2024-04-18T15:03:32.895Z] Operation completed in 5492 ms.
11:03:33 [2024-04-18T15:03:33.150Z] [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
11:03:33 [2024-04-18T15:03:33.404Z] Installing traceserver 0.9.0.202404181450.
11:03:38 [2024-04-18T15:03:38.643Z] Operation completed in 4723 ms.
11:03:38 [2024-04-18T15:03:38.643Z] [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
11:03:38 [2024-04-18T15:03:38.643Z] Installing traceserver 0.9.0.202404181450.
11:03:43 [2024-04-18T15:03:43.881Z] Operation completed in 4992 ms.
11:03:44 [2024-04-18T15:03:44.137Z] [INFO] 
11:03:44 [2024-04-18T15:03:44.137Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:44 [2024-04-18T15:03:44.137Z] [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-20240418-1450-win32.win32.x86_64.zip
11:03:46 [2024-04-18T15:03:46.021Z] [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-20240418-1450-macosx.cocoa.x86_64.tar.gz
11:03:47 [2024-04-18T15:03:47.905Z] [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-20240418-1450-linux.gtk.x86_64.tar.gz
11:03:49 [2024-04-18T15:03:49.787Z] [INFO] 
11:03:49 [2024-04-18T15:03:49.787Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:49 [2024-04-18T15:03:49.787Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:03:49 [2024-04-18T15:03:49.787Z] [INFO] 
11:03:49 [2024-04-18T15:03:49.787Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:50 [2024-04-18T15:03:50.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
11:03:50 [2024-04-18T15:03:50.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
11:03:50 [2024-04-18T15:03:50.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:03:50 [2024-04-18T15:03:50.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 56 classes
11:03:50 [2024-04-18T15:03:50.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
11:03:50 [2024-04-18T15:03:50.295Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.295Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:50 [2024-04-18T15:03:50.295Z] [INFO] No primary artifact to install, installing attached artifacts instead.
11:03:50 [2024-04-18T15:03:50.295Z] [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
11:03:50 [2024-04-18T15:03:50.295Z] [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
11:03:50 [2024-04-18T15:03:50.295Z] [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
11:03:50 [2024-04-18T15:03:50.295Z] [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
11:03:50 [2024-04-18T15:03:50.296Z] [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
11:03:50 [2024-04-18T15:03:50.296Z] [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
11:03:50 [2024-04-18T15:03:50.296Z] [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-20240418-1450-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
11:03:50 [2024-04-18T15:03:50.296Z] [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-20240418-1450-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
11:03:50 [2024-04-18T15:03:50.296Z] [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-20240418-1450-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
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT [123/128]
11:03:50 [2024-04-18T15:03:50.550Z] [INFO]   from doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:03:50 [2024-04-18T15:03:50.550Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:50 [2024-04-18T15:03:50.550Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:50 [2024-04-18T15:03:50.550Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:50 [2024-04-18T15:03:50.550Z] [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
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- antrun:3.1.0:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] Executing tasks
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] Executed tasks
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- clean:3.3.1:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.550Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] Resolving class path of Trace Compass Incubator Trace Server Developer Guide
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.551Z] [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.*
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- antrun:3.1.0:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] Executing tasks
11:03:50 [2024-04-18T15:03:50.551Z] 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
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] [xmlvalidate] 1 file(s) have been successfully validated.
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] Executed tasks
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.551Z] [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
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.551Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] 
11:03:50 [2024-04-18T15:03:50.551Z] [INFO] --- tycho-eclipserun:4.0.3:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.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
11:03:50 [2024-04-18T15:03:50.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
11:03:51 [2024-04-18T15:03:51.473Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-11. Current Java runtime will be used
11:03:51 [2024-04-18T15:03:51.473Z] [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
11:03:51 [2024-04-18T15:03:51.473Z] [INFO] Command line:
11:03:51 [2024-04-18T15:03:51.473Z] 	[/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]
11:03:51 [2024-04-18T15:03:51.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:03:52 [2024-04-18T15:03:52.031Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:03:52 [2024-04-18T15:03:52.031Z] 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)
11:03:52 [2024-04-18T15:03:52.031Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.internal.framework.SystemBundleActivator
11:03:52 [2024-04-18T15:03:52.031Z] WARNING: System::setSecurityManager will be removed in a future release
11:03:52 [2024-04-18T15:03:52.954Z] Buildfile: build.xml
11:03:52 [2024-04-18T15:03:52.954Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:03:52 [2024-04-18T15:03:52.954Z] WARNING: A terminally deprecated method in java.lang.System has been called
11:03:52 [2024-04-18T15:03:52.954Z] 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)
11:03:52 [2024-04-18T15:03:52.955Z] WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
11:03:52 [2024-04-18T15:03:52.955Z] WARNING: System::setSecurityManager will be removed in a future release
11:03:52 [2024-04-18T15:03:52.955Z] 
11:03:52 [2024-04-18T15:03:52.955Z] build.index:
11:03:53 [2024-04-18T15:03:53.879Z] BUILD SUCCESSFUL
11:03:53 [2024-04-18T15:03:53.879Z] 
11:03:53 [2024-04-18T15:03:53.879Z] BUILD SUCCESSFUL
11:03:53 [2024-04-18T15:03:53.879Z] Total time: 1 second
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [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
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:03:53 [2024-04-18T15:03:53.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:53 [2024-04-18T15:03:53.879Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [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
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] 
11:03:53 [2024-04-18T15:03:53.879Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:53 [2024-04-18T15:03:53.879Z] [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
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] 
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] 
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] 
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] 
11:03:54 [2024-04-18T15:03:54.134Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:54 [2024-04-18T15:03:54.134Z] [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
11:03:54 [2024-04-18T15:03:54.695Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- antrun:3.1.0:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] Executing tasks
11:03:56 [2024-04-18T15:03:56.056Z] [INFO]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] Executed tasks
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] Building Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT     [124/128]
11:03:56 [2024-04-18T15:03:56.056Z] [INFO]   from rcp/pom.xml
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --------------------------------[ pom ]---------------------------------
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [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.*
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.056Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
11:03:56 [2024-04-18T15:03:56.056Z] [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
11:03:56 [2024-04-18T15:03:56.057Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.057Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
11:03:56 [2024-04-18T15:03:56.057Z] [INFO] Building Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT    [125/128]
11:03:56 [2024-04-18T15:03:56.057Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
11:03:56 [2024-04-18T15:03:56.057Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:03:56 [2024-04-18T15:03:56.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:56 [2024-04-18T15:03:56.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:56 [2024-04-18T15:03:56.057Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:03:56 [2024-04-18T15:03:56.057Z] [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
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/target
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [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.*
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp/src/main/resources
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] 
11:03:56 [2024-04-18T15:03:56.616Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 338 were skipped
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [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
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [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
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
11:03:57 [2024-04-18T15:03:57.978Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] 
11:03:57 [2024-04-18T15:03:57.978Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
11:03:57 [2024-04-18T15:03:57.978Z] [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
11:03:59 [2024-04-18T15:03:59.862Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] Building Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT     [126/128]
11:04:00 [2024-04-18T15:04:00.116Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:04:00 [2024-04-18T15:04:00.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.116Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.116Z] [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
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:04:00 [2024-04-18T15:04:00.116Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.117Z] [INFO] Resolving class path of Trace Compass RCP Branding plug-in
11:04:00 [2024-04-18T15:04:00.117Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.117Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [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.*
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING]  Parameter 'compilerArguments' is deprecated: use copied.org.apache.maven.plugin.AbstractCompilerMojo.compilerArgs instead.
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [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
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.371Z] [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
11:04:00 [2024-04-18T15:04:00.371Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] 
11:04:00 [2024-04-18T15:04:00.372Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:00 [2024-04-18T15:04:00.372Z] [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
11:04:02 [2024-04-18T15:04:02.255Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] Building Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT     [127/128]
11:04:02 [2024-04-18T15:04:02.510Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:04:02 [2024-04-18T15:04:02.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:02 [2024-04-18T15:04:02.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:02 [2024-04-18T15:04:02.510Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [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.*
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.510Z] [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.510Z] [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
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [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
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.9.0-SNAPSHOT already attached, replace previous instance
11:04:02 [2024-04-18T15:04:02.767Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.9.0-SNAPSHOT already attached, replace previous instance
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] 
11:04:02 [2024-04-18T15:04:02.767Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:02 [2024-04-18T15:04:02.767Z] [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
11:04:03 [2024-04-18T15:04:03.327Z] [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
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] 
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] 
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] 
11:04:04 [2024-04-18T15:04:04.251Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:04 [2024-04-18T15:04:04.251Z] [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
11:04:04 [2024-04-18T15:04:04.251Z] [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
11:04:04 [2024-04-18T15:04:04.252Z] [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
11:04:04 [2024-04-18T15:04:04.252Z] [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
11:04:04 [2024-04-18T15:04:04.252Z] [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
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] 
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] 
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] Building Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT    [128/128]
11:04:04 [2024-04-18T15:04:04.252Z] [INFO]   from rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
11:04:04 [2024-04-18T15:04:04.252Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
11:04:04 [2024-04-18T15:04:04.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:04 [2024-04-18T15:04:04.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:04 [2024-04-18T15:04:04.252Z] [WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11 this might lead to faulty dependency resolution, consider define a suitable JDK in the toolchains.xml
11:04:04 [2024-04-18T15:04:04.252Z] [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
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] The project's OSGi version is 0.9.0.202404181450
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- clean:3.3.1:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- jacoco:0.8.10:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.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/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.176Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.176Z] [INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.177Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:05 [2024-04-18T15:04:05.177Z] [INFO] 
11:04:05 [2024-04-18T15:04:05.177Z] [INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:05 [2024-04-18T15:04:05.177Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:06 [2024-04-18T15:04:06.535Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:07 [2024-04-18T15:04:07.093Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:08 [2024-04-18T15:04:08.977Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:04:09 [2024-04-18T15:04:09.231Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:09 [2024-04-18T15:04:09.486Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:09 [2024-04-18T15:04:09.741Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:09 [2024-04-18T15:04:09.741Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:09 [2024-04-18T15:04:09.741Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:10 [2024-04-18T15:04:10.300Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:10 [2024-04-18T15:04:10.301Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:04:11 [2024-04-18T15:04:11.662Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:11 [2024-04-18T15:04:11.917Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:12 [2024-04-18T15:04:12.172Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:12 [2024-04-18T15:04:12.428Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:12 [2024-04-18T15:04:12.683Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:12 [2024-04-18T15:04:12.683Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:14 [2024-04-18T15:04:14.567Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:14 [2024-04-18T15:04:14.567Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:14 [2024-04-18T15:04:14.567Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:15 [2024-04-18T15:04:15.126Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:16 [2024-04-18T15:04:16.485Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:16 [2024-04-18T15:04:16.740Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.202404181450.
11:04:17 [2024-04-18T15:04:17.301Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:17 [2024-04-18T15:04:17.301Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:17 [2024-04-18T15:04:17.557Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:19 [2024-04-18T15:04:19.442Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:20 [2024-04-18T15:04:20.366Z] [WARNING] [c11600e3-1f6f-4587-b5cf-60a2c8c6ef7e][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.
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- eclipse-jarsigner:1.4.2:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] 
11:04:32 [2024-04-18T15:04:32.525Z] [INFO] --- tycho-p2-director:4.0.3:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:04:32 [2024-04-18T15:04:32.525Z] [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
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404181450.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202404170535.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202404170535.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404181450.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202404170535.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404181450.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404181450.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404181450.
11:04:32 [2024-04-18T15:04:32.526Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Operation completed in 22675 ms.
11:04:54 [2024-04-18T15:04:54.393Z] [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
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202404170535.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202404170535.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202404170535.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404181450.
11:04:54 [2024-04-18T15:04:54.393Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Operation completed in 20663 ms.
11:05:16 [2024-04-18T15:05:16.261Z] [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
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.rcp 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 9.3.0.202404170535.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.rcp.feature.group 9.3.0.202404170535.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 9.3.0.202404170535.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.9.0.202404181450.
11:05:16 [2024-04-18T15:05:16.261Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.9.0.202404181450.
11:05:38 [2024-04-18T15:05:38.139Z] Operation completed in 20724 ms.
11:05:38 [2024-04-18T15:05:38.139Z] [INFO] 
11:05:38 [2024-04-18T15:05:38.139Z] [INFO] --- tycho-p2-director:4.0.3:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:05:38 [2024-04-18T15:05:38.139Z] [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-20240418-1450-win32.win32.x86_64.zip
11:05:46 [2024-04-18T15:05:46.225Z] [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-20240418-1450-macosx.cocoa.x86_64.tar.gz
11:05:54 [2024-04-18T15:05:54.301Z] [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-20240418-1450-linux.gtk.x86_64.tar.gz
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] 
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] --- jacoco:0.8.10:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] 
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] --- jacoco:0.8.10:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
11:06:04 [2024-04-18T15:06:04.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
11:06:05 [2024-04-18T15:06:05.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
11:06:05 [2024-04-18T15:06:05.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 54 classes
11:06:05 [2024-04-18T15:06:05.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
11:06:05 [2024-04-18T15:06:05.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 68 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.core' with 6 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.inandout.ui' with 13 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
11:06:05 [2024-04-18T15:06:05.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 30 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
11:06:05 [2024-04-18T15:06:05.661Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
11:06:05 [2024-04-18T15:06:05.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] 
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] --- install:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:06:05 [2024-04-18T15:06:05.919Z] [INFO] No primary artifact to install, installing attached artifacts instead.
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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
11:06:05 [2024-04-18T15:06:05.919Z] [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-20240418-1450-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
11:06:06 [2024-04-18T15:06:06.478Z] [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-20240418-1450-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
11:06:06 [2024-04-18T15:06:06.478Z] [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-20240418-1450-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
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] 
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] --- tycho-p2:4.0.3:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] ------------------------------------------------------------------------
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Reactor Summary:
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] 
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Parent 0.9.0-SNAPSHOT ...... SUCCESS [  7.549 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Common Parent 0.9.0-SNAPSHOT SUCCESS [  0.018 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Target Platform 0.9.0-SNAPSHOT SUCCESS [  0.246 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Callstack Parent 0.9.0-SNAPSHOT SUCCESS [  0.018 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.1.1-SNAPSHOT SUCCESS [ 47.663 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.1.5-SNAPSHOT SUCCESS [  5.615 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.1.2-SNAPSHOT SUCCESS [ 12.600 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Documentation 0.9.0-SNAPSHOT SUCCESS [  0.018 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator callstack User Guide 0.9.0-SNAPSHOT SUCCESS [ 10.265 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.9.0-SNAPSHOT SUCCESS [  3.032 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator tracetypes Parent 0.9.0-SNAPSHOT SUCCESS [  0.068 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core 0.1.4-SNAPSHOT SUCCESS [  4.890 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator ROS 2 User Guide 0.9.0-SNAPSHOT SUCCESS [  4.601 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros2.ui 0.1.3-SNAPSHOT SUCCESS [  3.547 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros2 0.9.0-SNAPSHOT SUCCESS [  2.221 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Scripting User Guide 0.9.0-SNAPSHOT SUCCESS [  5.991 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator analyses Parent 0.9.0-SNAPSHOT SUCCESS [  0.020 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.1.1-SNAPSHOT SUCCESS [  2.881 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Scripting Parent 0.9.0-SNAPSHOT SUCCESS [  5.501 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.4-SNAPSHOT SUCCESS [  5.681 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.2-SNAPSHOT SUCCESS [  7.529 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.9.0-SNAPSHOT SUCCESS [  2.863 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.9.0-SNAPSHOT SUCCESS [  5.002 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core 0.1.1-SNAPSHOT SUCCESS [  2.597 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.inandout.ui 0.1.2-SNAPSHOT SUCCESS [  3.174 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator inandout User Guide 0.9.0-SNAPSHOT SUCCESS [  5.035 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.inandout 0.9.0-SNAPSHOT SUCCESS [  2.270 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.1.5-SNAPSHOT SUCCESS [  3.688 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.1.1-SNAPSHOT SUCCESS [  2.234 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.9.0-SNAPSHOT SUCCESS [  5.149 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.9.0-SNAPSHOT SUCCESS [  1.756 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.1.3-SNAPSHOT SUCCESS [  3.075 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator ftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  4.879 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.9.0-SNAPSHOT SUCCESS [  2.128 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.1.3-SNAPSHOT SUCCESS [  2.693 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator for Android User Guide 0.9.0-SNAPSHOT SUCCESS [  5.238 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.1.1-SNAPSHOT SUCCESS [  2.574 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.9.0-SNAPSHOT SUCCESS [  2.014 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.1.1-SNAPSHOT SUCCESS [  2.690 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.9.0-SNAPSHOT SUCCESS [  2.238 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.1.4-SNAPSHOT SUCCESS [  4.313 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.1.2-SNAPSHOT SUCCESS [  2.828 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator ROS User Guide 0.9.0-SNAPSHOT SUCCESS [  5.585 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.9.0-SNAPSHOT SUCCESS [  1.958 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.9.0-SNAPSHOT SUCCESS [  5.067 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator VM Parent 0.9.0-SNAPSHOT ... SUCCESS [  0.012 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.1.2-SNAPSHOT SUCCESS [  4.375 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.1.2-SNAPSHOT SUCCESS [  3.009 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.9.0-SNAPSHOT SUCCESS [  2.737 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.1.2-SNAPSHOT SUCCESS [  2.689 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator uftrace User Guide 0.9.0-SNAPSHOT SUCCESS [  5.217 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.9.0-SNAPSHOT SUCCESS [  2.261 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.9.0-SNAPSHOT SUCCESS [  4.533 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.1.1-SNAPSHOT SUCCESS [  2.888 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.9.0-SNAPSHOT SUCCESS [  2.370 s]
11:06:07 [2024-04-18T15:06:07.038Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.1.3-SNAPSHOT SUCCESS [  4.387 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Filters User Guide 0.9.0-SNAPSHOT SUCCESS [  4.590 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.1.1-SNAPSHOT SUCCESS [  2.506 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.9.0-SNAPSHOT SUCCESS [  2.478 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.1.1-SNAPSHOT SUCCESS [  3.647 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator kernel User Guide 0.9.0-SNAPSHOT SUCCESS [  5.382 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.9.0-SNAPSHOT SUCCESS [  3.183 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator otf2 User Guide 0.9.0-SNAPSHOT SUCCESS [  5.039 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.1.4-SNAPSHOT SUCCESS [  4.089 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.1.2-SNAPSHOT SUCCESS [  2.178 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.9.0-SNAPSHOT SUCCESS [  2.466 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.1.3-SNAPSHOT SUCCESS [  3.017 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.9.0-SNAPSHOT SUCCESS [  2.622 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.1.1-SNAPSHOT SUCCESS [  2.519 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.1.1-SNAPSHOT SUCCESS [  3.564 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.9.0-SNAPSHOT SUCCESS [  1.703 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.1.1-SNAPSHOT SUCCESS [  2.643 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.9.0-SNAPSHOT SUCCESS [  1.758 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.9.0-SNAPSHOT SUCCESS [  4.507 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.1.5-SNAPSHOT SUCCESS [  2.527 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.1.2-SNAPSHOT SUCCESS [  2.353 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator opentracing User Guide 0.9.0-SNAPSHOT SUCCESS [  4.373 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.9.0-SNAPSHOT SUCCESS [  1.878 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.1.1-SNAPSHOT SUCCESS [  2.268 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator eventcount User Guide 0.9.0-SNAPSHOT SUCCESS [  4.416 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.9.0-SNAPSHOT SUCCESS [  2.166 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Repository 0.9.0-SNAPSHOT .. SUCCESS [  6.048 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.1.1-SNAPSHOT SUCCESS [  2.675 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.3-SNAPSHOT SUCCESS [  5.486 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.1.1-SNAPSHOT SUCCESS [  9.731 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.1.2-SNAPSHOT SUCCESS [ 26.088 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.1.1-SNAPSHOT SUCCESS [  8.076 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.1.2-SNAPSHOT SUCCESS [  7.673 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.9.0-SNAPSHOT SUCCESS [  2.373 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.100 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.inandout.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.066 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 27.119 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.1.2-SNAPSHOT SUCCESS [ 32.002 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 23.611 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.1.1-SNAPSHOT SUCCESS [ 34.445 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.1.2-SNAPSHOT SUCCESS [ 12.542 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.2-SNAPSHOT SUCCESS [ 14.625 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.3-SNAPSHOT SUCCESS [ 10.685 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.1.1-SNAPSHOT SUCCESS [ 15.135 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.735 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.029 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.1.1-SNAPSHOT SUCCESS [ 11.888 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.1.2-SNAPSHOT SUCCESS [  7.234 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.673 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.1.4-SNAPSHOT SUCCESS [ 11.718 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.257 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.1.1-SNAPSHOT SUCCESS [  8.033 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.ros2.core.tests 0.1.2-SNAPSHOT SUCCESS [  8.616 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.1.1-SNAPSHOT SUCCESS [  6.565 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.1.1-SNAPSHOT SUCCESS [  2.300 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.9.0-SNAPSHOT SUCCESS [  4.954 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.9.0-SNAPSHOT SUCCESS [  2.138 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.1.1-SNAPSHOT SUCCESS [  5.978 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.1.3-SNAPSHOT SUCCESS [  1.654 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator System User Guide 0.9.0-SNAPSHOT SUCCESS [  5.358 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.system 0.9.0-SNAPSHOT SUCCESS [  2.255 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.1.1-SNAPSHOT SUCCESS [  7.015 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Trace Server Parent 0.9.0-SNAPSHOT SUCCESS [  0.011 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.1.8-SNAPSHOT SUCCESS [  6.025 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.9.0-SNAPSHOT SUCCESS [  1.829 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.1.8-SNAPSHOT SUCCESS [ 28.964 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Server Product 0.9.0-SNAPSHOT ........ SUCCESS [ 28.411 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.9.0-SNAPSHOT SUCCESS [  5.500 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator RCP Parent 0.9.0-SNAPSHOT .. SUCCESS [  0.008 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator RCP Feature 0.9.0-SNAPSHOT . SUCCESS [  4.118 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass RCP Branding plug-in 0.9.0-SNAPSHOT .. SUCCESS [  2.455 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass RCP Branding Feature 0.9.0-SNAPSHOT .. SUCCESS [  1.737 s]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Trace Compass Incubator RCP Product 0.9.0-SNAPSHOT . SUCCESS [02:02 min]
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] ------------------------------------------------------------------------
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] BUILD SUCCESS
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] ------------------------------------------------------------------------
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Total time:  15:22 min
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] Finished at: 2024-04-18T15:06:07Z
11:06:07 [2024-04-18T15:06:07.039Z] [INFO] ------------------------------------------------------------------------
11:06:07 [2024-04-18T15:06:07.039Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
11:06:08 [2024-04-18T15:06:08.226Z] [Pipeline] sh
11:06:08 [2024-04-18T15:06:08.777Z] + mkdir -p common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
11:06:09 [2024-04-18T15:06:09.114Z] [Pipeline] sh
11:06:09 [2024-04-18T15:06:09.619Z] + git rev-parse --short HEAD
11:06:09 [2024-04-18T15:06:09.898Z] [Pipeline] sh
11:06:10 [2024-04-18T15:06:10.402Z] + mkdir -p rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
11:06:10 [2024-04-18T15:06:10.658Z] [Pipeline] sh
11:06:11 [2024-04-18T15:06:11.157Z] + 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
11:06:11 [2024-04-18T15:06:11.427Z] [Pipeline] sh
11:06:11 [2024-04-18T15:06:11.923Z] + mkdir -p trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
11:06:12 [2024-04-18T15:06:12.188Z] [Pipeline] sh
11:06:12 [2024-04-18T15:06:12.724Z] + 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
11:06:12 [2024-04-18T15:06:12.984Z] [Pipeline] }
11:06:13 [2024-04-18T15:06:13.241Z] [Pipeline] // container
11:06:13 [2024-04-18T15:06:13.636Z] Post stage
11:06:14 [2024-04-18T15:06:14.538Z] [Pipeline] container
11:06:14 [2024-04-18T15:06:14.539Z] [Pipeline] {
11:06:15 [2024-04-18T15:06:15.182Z] [Pipeline] junit
11:06:15 [2024-04-18T15:06:15.185Z] Recording test results
11:06:19 [2024-04-18T15:06:19.048Z] [Checks API] No suitable checks publisher found.
11:06:19 [2024-04-18T15:06:19.303Z] [Pipeline] archiveArtifacts
11:06:19 [2024-04-18T15:06:19.306Z] Archiving artifacts
11:06:20 [2024-04-18T15:06:20.435Z] [Pipeline] }
11:06:20 [2024-04-18T15:06:20.694Z] [Pipeline] // container
11:06:22 [2024-04-18T15:06:22.378Z] [Pipeline] }
11:06:22 [2024-04-18T15:06:22.637Z] [Pipeline] // withEnv
11:06:23 [2024-04-18T15:06:23.017Z] [Pipeline] }
11:06:23 [2024-04-18T15:06:23.274Z] [Pipeline] // stage
11:06:24 [2024-04-18T15:06:24.050Z] [Pipeline] stage
11:06:24 [2024-04-18T15:06:24.051Z] [Pipeline] { (Deploy Site)
11:06:29 [2024-04-18T15:06:29.762Z] [Pipeline] tool
11:06:30 [2024-04-18T15:06:30.271Z] [Pipeline] envVarsForTool
11:06:31 [2024-04-18T15:06:31.167Z] [Pipeline] tool
11:06:31 [2024-04-18T15:06:31.674Z] [Pipeline] envVarsForTool
11:06:32 [2024-04-18T15:06:32.332Z] [Pipeline] withEnv
11:06:32 [2024-04-18T15:06:32.333Z] [Pipeline] {
11:06:33 [2024-04-18T15:06:33.891Z] [Pipeline] sshagent
11:06:33 [2024-04-18T15:06:33.917Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
11:06:33 [2024-04-18T15:06:33.917Z] [ssh-agent] Looking for ssh-agent implementation...
11:06:33 [2024-04-18T15:06:33.941Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:06:33 [2024-04-18T15:06:33.944Z] $ ssh-agent
11:06:34 [2024-04-18T15:06:34.016Z] SSH_AUTH_SOCK=/tmp/ssh-JJu3fHM3u6az/agent.205
11:06:34 [2024-04-18T15:06:34.016Z] SSH_AGENT_PID=207
11:06:34 [2024-04-18T15:06:34.026Z] Running ssh-add (command line suppressed)
11:06:34 [2024-04-18T15:06:34.039Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_552198603072496530.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_552198603072496530.key)
11:06:34 [2024-04-18T15:06:34.439Z] [ssh-agent] Started.
11:06:34 [2024-04-18T15:06:34.439Z] [Pipeline] {
11:06:35 [2024-04-18T15:06:35.099Z] [Pipeline] sh
11:06:35 [2024-04-18T15:06:35.390Z] + /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/
11:06:35 [2024-04-18T15:06:35.390Z] + repo=tracecompass
11:06:35 [2024-04-18T15:06:35.390Z] + '[' 2 -lt 2 ']'
11:06:35 [2024-04-18T15:06:35.390Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
11:06:35 [2024-04-18T15:06:35.390Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
11:06:35 [2024-04-18T15:06:35.390Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
11:06:35 [2024-04-18T15:06:35.390Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
11:06:35 [2024-04-18T15:06:35.390Z] + SCP=scp
11:06:35 [2024-04-18T15:06:35.390Z] + ECHO=echo
11:06:35 [2024-04-18T15:06:35.390Z] + '[' false == false ']'
11:06:35 [2024-04-18T15:06:35.390Z] + ECHO=
11:06:35 [2024-04-18T15:06:35.390Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository/
11:06:35 [2024-04-18T15:06:35.390Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/repository//*'
11:06:36 [2024-04-18T15:06:36.755Z] + 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/
11:06:39 [2024-04-18T15:06:39.526Z] [Pipeline] }
11:06:39 [2024-04-18T15:06:39.529Z] $ ssh-agent -k
11:06:39 [2024-04-18T15:06:39.534Z] unset SSH_AUTH_SOCK;
11:06:39 [2024-04-18T15:06:39.534Z] unset SSH_AGENT_PID;
11:06:39 [2024-04-18T15:06:39.534Z] echo Agent pid 207 killed;
11:06:39 [2024-04-18T15:06:39.538Z] [ssh-agent] Stopped.
11:06:39 [2024-04-18T15:06:39.798Z] [Pipeline] // sshagent
11:06:40 [2024-04-18T15:06:40.182Z] [Pipeline] }
11:06:40 [2024-04-18T15:06:40.441Z] [Pipeline] // withEnv
11:06:40 [2024-04-18T15:06:40.822Z] [Pipeline] }
11:06:41 [2024-04-18T15:06:41.082Z] [Pipeline] // stage
11:06:41 [2024-04-18T15:06:41.858Z] [Pipeline] stage
11:06:41 [2024-04-18T15:06:41.859Z] [Pipeline] { (Deploy RCP)
11:06:47 [2024-04-18T15:06:47.552Z] [Pipeline] tool
11:06:48 [2024-04-18T15:06:48.086Z] [Pipeline] envVarsForTool
11:06:48 [2024-04-18T15:06:48.988Z] [Pipeline] tool
11:06:49 [2024-04-18T15:06:49.494Z] [Pipeline] envVarsForTool
11:06:50 [2024-04-18T15:06:50.132Z] [Pipeline] withEnv
11:06:50 [2024-04-18T15:06:50.133Z] [Pipeline] {
11:06:51 [2024-04-18T15:06:51.698Z] [Pipeline] sshagent
11:06:51 [2024-04-18T15:06:51.704Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
11:06:51 [2024-04-18T15:06:51.705Z] [ssh-agent] Looking for ssh-agent implementation...
11:06:51 [2024-04-18T15:06:51.715Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:06:51 [2024-04-18T15:06:51.717Z] $ ssh-agent
11:06:51 [2024-04-18T15:06:51.729Z] SSH_AUTH_SOCK=/tmp/ssh-Zq1VrliMS5Z3/agent.229
11:06:51 [2024-04-18T15:06:51.729Z] SSH_AGENT_PID=231
11:06:51 [2024-04-18T15:06:51.735Z] Running ssh-add (command line suppressed)
11:06:51 [2024-04-18T15:06:51.747Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_5453989347804396672.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_5453989347804396672.key)
11:06:51 [2024-04-18T15:06:51.752Z] [ssh-agent] Started.
11:06:51 [2024-04-18T15:06:51.753Z] [Pipeline] {
11:06:52 [2024-04-18T15:06:52.386Z] [Pipeline] sh
11:06:52 [2024-04-18T15:06:52.657Z] + /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
11:06:52 [2024-04-18T15:06:52.657Z] + repo=tracecompass
11:06:52 [2024-04-18T15:06:52.657Z] + '[' 6 -lt 6 ']'
11:06:52 [2024-04-18T15:06:52.657Z] + rcpPath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/
11:06:52 [2024-04-18T15:06:52.657Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
11:06:52 [2024-04-18T15:06:52.657Z] + rcpSitePath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
11:06:52 [2024-04-18T15:06:52.657Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp-repository/
11:06:52 [2024-04-18T15:06:52.657Z] + rcpPattern='trace-compass-*'
11:06:52 [2024-04-18T15:06:52.657Z] + copyLatest=false
11:06:52 [2024-04-18T15:06:52.657Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
11:06:52 [2024-04-18T15:06:52.657Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
11:06:52 [2024-04-18T15:06:52.657Z] + SCP=scp
11:06:52 [2024-04-18T15:06:52.657Z] + ECHO=echo
11:06:52 [2024-04-18T15:06:52.657Z] + '[' false == false ']'
11:06:52 [2024-04-18T15:06:52.657Z] + ECHO=
11:06:52 [2024-04-18T15:06:52.657Z] + 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//*'
11:06:53 [2024-04-18T15:06:53.220Z] + scp rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240418-1450-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240418-1450-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.9.0-20240418-1450-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/master/rcp/
11:07:08 [2024-04-18T15:07:08.044Z] + 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/
11:07:16 [2024-04-18T15:07:16.122Z] + '[' false == true ']'
11:07:16 [2024-04-18T15:07:16.383Z] [Pipeline] }
11:07:16 [2024-04-18T15:07:16.386Z] $ ssh-agent -k
11:07:16 [2024-04-18T15:07:16.391Z] unset SSH_AUTH_SOCK;
11:07:16 [2024-04-18T15:07:16.391Z] unset SSH_AGENT_PID;
11:07:16 [2024-04-18T15:07:16.391Z] echo Agent pid 231 killed;
11:07:16 [2024-04-18T15:07:16.395Z] [ssh-agent] Stopped.
11:07:16 [2024-04-18T15:07:16.649Z] [Pipeline] // sshagent
11:07:17 [2024-04-18T15:07:17.038Z] [Pipeline] }
11:07:17 [2024-04-18T15:07:17.303Z] [Pipeline] // withEnv
11:07:17 [2024-04-18T15:07:17.710Z] [Pipeline] }
11:07:17 [2024-04-18T15:07:17.971Z] [Pipeline] // stage
11:07:18 [2024-04-18T15:07:18.746Z] [Pipeline] stage
11:07:18 [2024-04-18T15:07:18.747Z] [Pipeline] { (Deploy Server)
11:07:24 [2024-04-18T15:07:24.443Z] [Pipeline] tool
11:07:24 [2024-04-18T15:07:24.950Z] [Pipeline] envVarsForTool
11:07:25 [2024-04-18T15:07:25.844Z] [Pipeline] tool
11:07:26 [2024-04-18T15:07:26.362Z] [Pipeline] envVarsForTool
11:07:26 [2024-04-18T15:07:26.998Z] [Pipeline] withEnv
11:07:26 [2024-04-18T15:07:26.999Z] [Pipeline] {
11:07:28 [2024-04-18T15:07:28.535Z] [Pipeline] sshagent
11:07:28 [2024-04-18T15:07:28.540Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
11:07:28 [2024-04-18T15:07:28.540Z] [ssh-agent] Looking for ssh-agent implementation...
11:07:28 [2024-04-18T15:07:28.549Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:07:28 [2024-04-18T15:07:28.552Z] $ ssh-agent
11:07:28 [2024-04-18T15:07:28.559Z] SSH_AUTH_SOCK=/tmp/ssh-lIQqG1650r5w/agent.267
11:07:28 [2024-04-18T15:07:28.559Z] SSH_AGENT_PID=269
11:07:28 [2024-04-18T15:07:28.564Z] Running ssh-add (command line suppressed)
11:07:28 [2024-04-18T15:07:28.577Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_12036893266653174596.key (/home/jenkins/agent/workspace/tracecompass-incubator-nightly-2021-06@tmp/private_key_12036893266653174596.key)
11:07:28 [2024-04-18T15:07:28.582Z] [ssh-agent] Started.
11:07:28 [2024-04-18T15:07:28.583Z] [Pipeline] {
11:07:29 [2024-04-18T15:07:29.226Z] [Pipeline] sh
11:07:29 [2024-04-18T15:07:29.495Z] + /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
11:07:29 [2024-04-18T15:07:29.495Z] + repo=tracecompass
11:07:29 [2024-04-18T15:07:29.495Z] + '[' 6 -lt 6 ']'
11:07:29 [2024-04-18T15:07:29.495Z] + rcpPath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/
11:07:29 [2024-04-18T15:07:29.495Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
11:07:29 [2024-04-18T15:07:29.495Z] + rcpSitePath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
11:07:29 [2024-04-18T15:07:29.495Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp-repository/
11:07:29 [2024-04-18T15:07:29.495Z] + rcpPattern='trace-compass-server*'
11:07:29 [2024-04-18T15:07:29.495Z] + copyLatest=true
11:07:29 [2024-04-18T15:07:29.495Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
11:07:29 [2024-04-18T15:07:29.495Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
11:07:29 [2024-04-18T15:07:29.495Z] + SCP=scp
11:07:29 [2024-04-18T15:07:29.495Z] + ECHO=echo
11:07:29 [2024-04-18T15:07:29.495Z] + '[' false == false ']'
11:07:29 [2024-04-18T15:07:29.495Z] + ECHO=
11:07:29 [2024-04-18T15:07:29.495Z] + 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//*'
11:07:30 [2024-04-18T15:07:30.054Z] + scp trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-linux.gtk.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-macosx.cocoa.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2021-06/trace-server/rcp/
11:07:34 [2024-04-18T15:07:34.215Z] + 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/
11:07:36 [2024-04-18T15:07:36.099Z] + '[' true == true ']'
11:07:36 [2024-04-18T15:07:36.099Z] + endPattern=20
11:07:36 [2024-04-18T15:07:36.099Z] + pattern=trace-compass-server
11:07:36 [2024-04-18T15:07:36.099Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-linux.gtk.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-linux.gtk.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] + rcpLinuxPath=trace-compass-server0.9.0-20240418-1450-linux.gtk.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-macosx.cocoa.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-macosx.cocoa.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] + rcpMacosPath=trace-compass-server0.9.0-20240418-1450-macosx.cocoa.x86_64.tar.gz
11:07:36 [2024-04-18T15:07:36.099Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-win32.win32.x86_64.zip
11:07:36 [2024-04-18T15:07:36.099Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.9.0-20240418-1450-win32.win32.x86_64.zip
11:07:36 [2024-04-18T15:07:36.099Z] + rcpWindowsPath=trace-compass-server0.9.0-20240418-1450-win32.win32.x86_64.zip
11:07:36 [2024-04-18T15:07:36.099Z] + 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-20240418-1450-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-20240418-1450-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-20240418-1450-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'
11:07:40 [2024-04-18T15:07:40.518Z] [Pipeline] }
11:07:40 [2024-04-18T15:07:40.521Z] $ ssh-agent -k
11:07:40 [2024-04-18T15:07:40.526Z] unset SSH_AUTH_SOCK;
11:07:40 [2024-04-18T15:07:40.526Z] unset SSH_AGENT_PID;
11:07:40 [2024-04-18T15:07:40.526Z] echo Agent pid 269 killed;
11:07:40 [2024-04-18T15:07:40.529Z] [ssh-agent] Stopped.
11:07:40 [2024-04-18T15:07:40.789Z] [Pipeline] // sshagent
11:07:41 [2024-04-18T15:07:41.175Z] [Pipeline] }
11:07:41 [2024-04-18T15:07:41.453Z] [Pipeline] // withEnv
11:07:41 [2024-04-18T15:07:41.835Z] [Pipeline] }
11:07:42 [2024-04-18T15:07:42.282Z] [Pipeline] // stage
11:07:44 [2024-04-18T15:07:44.347Z] [Pipeline] stage
11:07:44 [2024-04-18T15:07:44.347Z] [Pipeline] { (Deploy Doc)
11:07:48 [2024-04-18T15:07:48.898Z] Stage "Deploy Doc" skipped due to when conditional
11:07:48 [2024-04-18T15:07:48.899Z] [Pipeline] }
11:07:49 [2024-04-18T15:07:49.158Z] [Pipeline] // stage
11:07:49 [2024-04-18T15:07:49.934Z] [Pipeline] stage
11:07:49 [2024-04-18T15:07:49.935Z] [Pipeline] { (Javadoc)
11:07:54 [2024-04-18T15:07:54.525Z] Stage "Javadoc" skipped due to when conditional
11:07:54 [2024-04-18T15:07:54.525Z] [Pipeline] }
11:07:54 [2024-04-18T15:07:54.782Z] [Pipeline] // stage
11:07:55 [2024-04-18T15:07:55.555Z] [Pipeline] stage
11:07:55 [2024-04-18T15:07:55.556Z] [Pipeline] { (Deploy Javadoc)
11:08:00 [2024-04-18T15:08:00.185Z] Stage "Deploy Javadoc" skipped due to when conditional
11:08:00 [2024-04-18T15:08:00.186Z] [Pipeline] }
11:08:00 [2024-04-18T15:08:00.484Z] [Pipeline] // stage
11:08:00 [2024-04-18T15:08:00.996Z] [Pipeline] stage
11:08:00 [2024-04-18T15:08:00.997Z] [Pipeline] { (Declarative: Post Actions)
11:08:02 [2024-04-18T15:08:02.927Z] [Pipeline] container
11:08:02 [2024-04-18T15:08:02.928Z] [Pipeline] {
11:08:03 [2024-04-18T15:08:03.564Z] [Pipeline] emailext
11:08:03 [2024-04-18T15:08:03.818Z] Sending email to: bernd.hufmann@ericsson.com matthew.khouzam@ericsson.com patrick.tasse@gmail.com
11:08:04 [2024-04-18T15:08:04.193Z] [Pipeline] }
11:08:04 [2024-04-18T15:08:04.456Z] [Pipeline] // container
11:08:05 [2024-04-18T15:08:05.870Z] [Pipeline] }
11:08:06 [2024-04-18T15:08:06.140Z] [Pipeline] // stage
11:08:06 [2024-04-18T15:08:06.526Z] [Pipeline] }
11:08:06 [2024-04-18T15:08:06.789Z] [Pipeline] // withEnv
11:08:07 [2024-04-18T15:08:07.174Z] [Pipeline] }
11:08:07 [2024-04-18T15:08:07.430Z] [Pipeline] // timeout
11:08:07 [2024-04-18T15:08:07.817Z] [Pipeline] }
11:08:08 [2024-04-18T15:08:08.077Z] [Pipeline] // timestamps
11:08:08 [2024-04-18T15:08:08.458Z] [Pipeline] }
11:08:08 [2024-04-18T15:08:08.737Z] [Pipeline] // withEnv
11:08:09 [2024-04-18T15:08:09.129Z] [Pipeline] }
11:08:09 [2024-04-18T15:08:09.391Z] [Pipeline] // withEnv
11:08:09 [2024-04-18T15:08:09.779Z] [Pipeline] }
11:08:10 [2024-04-18T15:08:10.039Z] [Pipeline] // node
11:08:10 [2024-04-18T15:08:10.563Z] [Pipeline] }
11:08:10 [2024-04-18T15:08:10.818Z] [Pipeline] // podTemplate
11:08:11 [2024-04-18T15:08:11.206Z] [Pipeline] End of Pipeline
11:08:11 [2024-04-18T15:08:11.391Z] Finished: SUCCESS